mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-client/w3m: tidy
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -16,6 +16,8 @@ LICENSE="w3m"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~amd64-fbsd"
|
||||
IUSE="X fbcon gdk-pixbuf gpm imlib l10n_de l10n_ja libressl lynxkeymap nls nntp ssl unicode xface"
|
||||
REQUIRED_USE="X? ( ?? ( gdk-pixbuf imlib ) )
|
||||
fbcon? ( ?? ( gdk-pixbuf imlib ) )"
|
||||
|
||||
RDEPEND="dev-libs/boehm-gc:=
|
||||
sys-libs/ncurses:0=
|
||||
@@ -38,9 +40,6 @@ DEPEND="${RDEPEND}
|
||||
virtual/pkgconfig"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
REQUIRED_USE="X? ( ?? ( gdk-pixbuf imlib ) )
|
||||
fbcon? ( ?? ( gdk-pixbuf imlib ) )"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-img-fb.patch" )
|
||||
|
||||
src_prepare() {
|
||||
@@ -94,8 +93,7 @@ src_configure() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
emake DESTDIR="${D}" install
|
||||
einstalldocs
|
||||
default
|
||||
|
||||
# http://www.sic.med.tohoku.ac.jp/~satodai/w3m-dev/200307.month/3944.html
|
||||
insinto /etc/${PN}
|
||||
|
||||
Reference in New Issue
Block a user