mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
pentoo-misc: minipentoo use flag
This commit is contained in:
parent
2091cbae03
commit
25b7ef729d
2 changed files with 61 additions and 59 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD pentoo-misc-2014.1.ebuild 1675 SHA256 375ff5141dedae81c54687fbfdf9048da4c4f7a4c6cab8cae674aeea9c905b5b SHA512 b85217ea925dcaa03e238423500765eaf14f6f3876b2d04bf2be154078993615c7098fabc788a95f4aa35866bc94d6c5d3d1c68c01a6bb4310a4ef815bd997de WHIRLPOOL b874fbd7c5563f4e3932d5dad8245f2df2ca42b563f6cc11a56df4c381be42ff6040d39858e84169ee2e6a46dea73bb893ac6a00df6a607d077cab11d927ce0b
|
||||
EBUILD pentoo-misc-2014.1.ebuild 1760 SHA256 b3bfef84752ad45de0335681ee96bb75e83ca0cac197192b930339b1ea6cbdbf SHA512 63e9d8ef0d34546723597180d943f5f5e5a485b7f7634220949ddb3e9d66a2eed8249964161ee30e80ca63ad15fc05a4ceeb6652db373dd97a67616581f90cbc WHIRLPOOL a0ae5b9ee7619439bfbf081bf1d2e19c35235fa55bd59f9da9f19df0b70a6b43e51ef0e939a7b492ce8bc47afabed59738648b35e9070178bb7280d5bb7efc3a
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
|
|
@ -9,71 +9,73 @@ HOMEPAGE="http://www.pentoo.ch"
|
|||
KEYWORDS="amd64 arm x86"
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
IUSE="+accessibility +atm gtk java qt4 +office X"
|
||||
IUSE="+accessibility +atm gtk java qt4 +office X minipentoo"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
accessibility? ( app-accessibility/espeakup
|
||||
app-accessibility/brltty )
|
||||
gtk? ( media-video/gtk-recordmydesktop )
|
||||
qt4? ( !gtk? ( media-video/qt-recordmydesktop ) )
|
||||
X? ( app-editors/gedit
|
||||
office? ( app-office/libreoffice )
|
||||
app-editors/ghex
|
||||
media-sound/alsamixergui
|
||||
media-sound/audacious
|
||||
net-ftp/gproftpd
|
||||
java? ( net-im/jitsi-bin )
|
||||
net-im/pidgin
|
||||
sys-block/gparted
|
||||
net-misc/grdesktop
|
||||
net-irc/hexchat
|
||||
|| ( mail-client/thunderbird-bin mail-client/thunderbird )
|
||||
)
|
||||
app-editors/hexedit
|
||||
app-editors/vim
|
||||
app-misc/dradis
|
||||
app-misc/wipe
|
||||
app-text/dos2unix
|
||||
app-text/uudeview
|
||||
app-text/wgetpaste
|
||||
media-gfx/fbgrab
|
||||
media-gfx/scrot
|
||||
media-sound/sox
|
||||
media-video/vlc
|
||||
atm? ( net-dialup/linux-atm )
|
||||
net-dialup/minicom
|
||||
net-dialup/wvdial
|
||||
net-dns/bind-tools
|
||||
net-dns/dnsmasq
|
||||
net-firewall/sanewall
|
||||
net-fs/nfs-utils
|
||||
net-ftp/ftp
|
||||
net-ftp/oftpd
|
||||
net-ftp/tftp-hpa
|
||||
net-irc/irssi
|
||||
net-misc/axel
|
||||
net-misc/curl
|
||||
net-misc/ifenslave
|
||||
net-misc/iperf
|
||||
net-misc/iputils
|
||||
net-misc/portspoof
|
||||
net-misc/netkit-fingerd
|
||||
net-misc/netkit-rsh
|
||||
net-misc/netsed
|
||||
net-misc/ntp
|
||||
net-misc/openssh
|
||||
net-misc/openvpn
|
||||
net-misc/stunnel
|
||||
net-misc/tcpick
|
||||
net-misc/telnet-bsd
|
||||
net-misc/vpnc
|
||||
net-misc/whatmask
|
||||
net-misc/whois
|
||||
net-misc/wlan2eth
|
||||
!arm? ( sys-boot/unetbootin )
|
||||
sys-power/powertop
|
||||
www-client/links
|
||||
www-client/lynx
|
||||
www-servers/lighttpd
|
||||
"
|
||||
|
||||
!minipentoo? (
|
||||
accessibility? ( app-accessibility/espeakup
|
||||
app-accessibility/brltty )
|
||||
gtk? ( media-video/gtk-recordmydesktop )
|
||||
qt4? ( !gtk? ( media-video/qt-recordmydesktop ) )
|
||||
X? ( app-editors/gedit
|
||||
office? ( app-office/libreoffice )
|
||||
app-editors/ghex
|
||||
media-sound/alsamixergui
|
||||
media-sound/audacious
|
||||
net-ftp/gproftpd
|
||||
java? ( net-im/jitsi-bin )
|
||||
net-im/pidgin
|
||||
sys-block/gparted
|
||||
net-misc/grdesktop
|
||||
net-irc/hexchat
|
||||
|| ( mail-client/thunderbird-bin mail-client/thunderbird )
|
||||
)
|
||||
!arm? ( sys-boot/unetbootin )
|
||||
atm? ( net-dialup/linux-atm )
|
||||
app-editors/hexedit
|
||||
app-editors/vim
|
||||
app-misc/dradis
|
||||
app-text/dos2unix
|
||||
app-text/uudeview
|
||||
app-text/wgetpaste
|
||||
media-gfx/fbgrab
|
||||
media-gfx/scrot
|
||||
media-sound/sox
|
||||
media-video/vlc
|
||||
net-dialup/minicom
|
||||
net-dialup/wvdial
|
||||
net-dns/dnsmasq
|
||||
net-firewall/sanewall
|
||||
net-fs/nfs-utils
|
||||
net-ftp/ftp
|
||||
net-ftp/oftpd
|
||||
net-ftp/tftp-hpa
|
||||
net-irc/irssi
|
||||
net-misc/axel
|
||||
net-misc/ifenslave
|
||||
net-misc/iperf
|
||||
net-misc/iputils
|
||||
net-misc/netkit-fingerd
|
||||
net-misc/netkit-rsh
|
||||
net-misc/netsed
|
||||
net-misc/ntp
|
||||
net-misc/openvpn
|
||||
net-misc/portspoof
|
||||
net-misc/tcpick
|
||||
net-misc/vpnc
|
||||
net-misc/wlan2eth
|
||||
sys-power/powertop
|
||||
www-client/links
|
||||
www-client/lynx
|
||||
www-servers/lighttpd
|
||||
)"
|
||||
|
|
|
|||
Loading…
Reference in a new issue