mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
profile/pentoo-misc: lose qt4 stuff, it's gone
This commit is contained in:
parent
8ffcfd558e
commit
ed582e8394
4 changed files with 3 additions and 11 deletions
|
|
@ -9,7 +9,7 @@ HOMEPAGE="http://www.pentoo.ch"
|
|||
KEYWORDS="amd64 arm x86"
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
IUSE="+accessibility +atm gtk java qt4 +office X minipentoo"
|
||||
IUSE="+accessibility +atm gtk java +office X minipentoo"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}
|
||||
|
|
@ -27,7 +27,6 @@ RDEPEND="${DEPEND}
|
|||
accessibility? ( app-accessibility/espeakup
|
||||
app-accessibility/brltty )
|
||||
gtk? ( media-video/gtk-recordmydesktop )
|
||||
qt4? ( !gtk? ( media-video/recordmydesktop ) )
|
||||
X? ( app-editors/gedit
|
||||
office? ( || ( app-office/libreoffice app-office/libreoffice-bin ) )
|
||||
app-editors/ghex
|
||||
|
|
@ -1,8 +1,5 @@
|
|||
dev-python/capstone-python cython
|
||||
|
||||
#required by fern-wifi-cracker and kde
|
||||
dev-python/PyQt4 compat webkit declarative sql script
|
||||
|
||||
# required by w3af dev-python/nltk
|
||||
dev-lang/python tk
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ net-analyzer/rrdtool -ruby graph
|
|||
net-analyzer/scapy gnuplot tcpreplay
|
||||
net-analyzer/snort dynamicplugin zlib
|
||||
net-analyzer/ucsniff ffmpeg plugins
|
||||
net-analyzer/wireshark gcrypt gnutls kerberos threads ares geoip portaudio smi -qt4
|
||||
net-analyzer/wireshark gcrypt gnutls kerberos threads ares geoip portaudio smi
|
||||
|
||||
#https://bugs.gentoo.org/show_bug.cgi?id=334329
|
||||
#net-analyzer/tcpdump -chroot
|
||||
|
|
|
|||
|
|
@ -1,11 +1,7 @@
|
|||
x11-libs/cairo glib svg -qt4
|
||||
x11-libs/fltk threads xft
|
||||
x11-libs/libdrm libkms
|
||||
x11-libs/vte python
|
||||
x11-libs/wxGTK gstreamer tiff
|
||||
|
||||
#required by sqlitebrowser
|
||||
x11-libs/qscintilla -qt4 qt5
|
||||
|
||||
#gnuradio
|
||||
x11-libs/qwt qt4
|
||||
x11-libs/qscintilla qt5
|
||||
|
|
|
|||
Loading…
Reference in a new issue