LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="bittorrent bzip2 debug finger ftp gopher gpm guile idn ipv6 \
- javascript lua +mouse nls nntp perl ruby samba ssl unicode X zlib"
+IUSE="bittorrent bzip2 debug finger ftp gc gopher gpm guile idn ipv6
+ javascript lua +mouse nls nntp perl ruby samba ssl unicode X xml zlib"
RESTRICT="test"
-DEPEND="dev-libs/boehm-gc
- >=dev-libs/expat-1.95.4
+DEPEND="
bzip2? ( >=app-arch/bzip2-1.0.2 )
+ gc? ( dev-libs/boehm-gc )
ssl? ( >=dev-libs/openssl-0.9.6g:0 )
+ xml? ( >=dev-libs/expat-1.95.4 )
X? ( x11-libs/libX11 x11-libs/libXt )
zlib? ( >=sys-libs/zlib-1.1.4 )
lua? ( >=dev-lang/lua-5:0 )
$(use_with gpm) \
$(use_with zlib) \
$(use_with bzip2 bzlib) \
+ $(use_with gc) \
$(use_with X x) \
$(use_with lua) \
$(use_with guile) \
$(use_enable finger) \
$(use_enable samba smb) \
$(use_enable mouse) \
+ $(use_enable xml xbel) \
${myconf}
}
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE="bittorrent bzip2 debug finger ftp gopher gpm guile idn ipv6 \
- javascript libressl lua +mouse nls nntp perl ruby samba ssl unicode X zlib"
+IUSE="bittorrent bzip2 debug finger ftp gc gopher gpm guile idn ipv6
+ javascript libressl lua +mouse nls nntp perl ruby samba ssl unicode X xml zlib"
RESTRICT="test"
-DEPEND="dev-libs/boehm-gc
- >=dev-libs/expat-1.95.4
+DEPEND="
bzip2? ( >=app-arch/bzip2-1.0.2 )
+ gc? ( dev-libs/boehm-gc )
ssl? (
!libressl? ( dev-libs/openssl:0 )
libressl? ( dev-libs/libressl )
)
+ xml? ( >=dev-libs/expat-1.95.4 )
X? ( x11-libs/libX11 x11-libs/libXt )
zlib? ( >=sys-libs/zlib-1.1.4 )
lua? ( >=dev-lang/lua-5:0 )
$(use_with gpm) \
$(use_with zlib) \
$(use_with bzip2 bzlib) \
+ $(use_with gc) \
$(use_with X x) \
$(use_with lua) \
$(use_with guile) \
$(use_enable finger) \
$(use_enable samba smb) \
$(use_enable mouse) \
+ $(use_enable xml xbel) \
${myconf}
}
LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
-IUSE="bittorrent bzip2 debug finger ftp gopher gpm guile idn ipv6 \
- javascript lua +mouse nls nntp perl ruby samba ssl unicode X zlib"
+IUSE="bittorrent bzip2 debug finger ftp gc gopher gpm guile idn ipv6
+ javascript lua +mouse nls nntp perl ruby samba ssl unicode X xml zlib"
RESTRICT="test"
-DEPEND="dev-libs/boehm-gc
- >=dev-libs/expat-1.95.4
+DEPEND="
bzip2? ( >=app-arch/bzip2-1.0.2 )
+ gc? ( dev-libs/boehm-gc )
ssl? ( >=dev-libs/openssl-0.9.6g:0= )
+ xml? ( >=dev-libs/expat-1.95.4 )
X? ( x11-libs/libX11 x11-libs/libXt )
zlib? ( >=sys-libs/zlib-1.1.4 )
lua? ( >=dev-lang/lua-5:0= )
$(use_with gpm) \
$(use_with zlib) \
$(use_with bzip2 bzlib) \
+ $(use_with gc) \
$(use_with X x) \
$(use_with lua) \
$(use_with guile) \
$(use_enable finger) \
$(use_enable samba smb) \
$(use_enable mouse) \
+ $(use_enable xml xbel) \
${myconf}
}
<use>
<flag name='bittorrent'>Enable support for the BitTorrent protocol</flag>
<flag name='finger'>Enable support for the finger protocol</flag>
+ <flag name='gc'>Enable garbage collection support via <pkg>dev-libs/boehm-gc</pkg></flag>
<flag name='gopher'>Enable support for the gopher protocol</flag>
<flag name='mouse'>Make elinks to grab all mouse events</flag>
+ <flag name='xml'>Enable support for bookmarks via <pkg>dev-libs/expat</pkg></flag>
</use>
</pkgmetadata>