# HG changeset patch # User Xander Ziiryanoff # Date 1411847622 -7200 # Node ID be7b188ef1154f2aae9876c6078442a936438621 # Parent 30f07d40a95473127b700fdb1167ef7e90322457 virtualbox-ose;strigi;libjreen;qca;qtractor: remove meta "qt4" depend; libQtCore:pthreads required diff -r 30f07d40a954 -r be7b188ef115 libQtCore/receipt --- a/libQtCore/receipt Sat Sep 27 16:38:42 2014 +0200 +++ b/libQtCore/receipt Sat Sep 27 21:53:42 2014 +0200 @@ -9,7 +9,7 @@ WEB_SITE="http://qt.nokia.com/" WANTED="qt4" -DEPENDS="glib zlib gcc-lib-base" +DEPENDS="glib zlib gcc-lib-base libpthread-stubs" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 30f07d40a954 -r be7b188ef115 libjreen/receipt --- a/libjreen/receipt Sat Sep 27 16:38:42 2014 +0200 +++ b/libjreen/receipt Sat Sep 27 21:53:42 2014 +0200 @@ -10,7 +10,7 @@ WEB_SITE="http://qutim.org/jreen" WGET_URL="http://qutim.org/dwnl/44/$TARBALL" -DEPENDS="qt4 qca libidn" +DEPENDS="libQtNetwork libQtCore qca libidn" BUILD_DEPENDS="Qt4-dev qca-dev libidn-dev cmake qmake" # Rules to configure and make the package. diff -r 30f07d40a954 -r be7b188ef115 qca/receipt --- a/qca/receipt Sat Sep 27 16:38:42 2014 +0200 +++ b/qca/receipt Sat Sep 27 21:53:42 2014 +0200 @@ -10,7 +10,7 @@ WEB_SITE="http://delta.affinix.com/qca/" WGET_URL="http://delta.affinix.com/download/qca/${VERSION%.*}/$TARBALL" -DEPENDS="qt4" +DEPENDS="libQtCore" BUILD_DEPENDS="Qt4-dev qmake" # Rules to configure and make the package. diff -r 30f07d40a954 -r be7b188ef115 qtractor/receipt --- a/qtractor/receipt Sat Sep 27 16:38:42 2014 +0200 +++ b/qtractor/receipt Sat Sep 27 21:53:42 2014 +0200 @@ -10,8 +10,8 @@ WEB_SITE="http://qtractor.sourceforge.net/qtractor-index.html" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" -DEPENDS="qt4 jack-audio-connection-kit alsa-lib libsndfile ladspa \ -libvorbis libmad libsamplerate liblo" +DEPENDS="jack-audio-connection-kit alsa-lib libsndfile ladspa \ +libvorbis libmad libsamplerate liblo libQtGui libQtXml libQtCore" BUILD_DEPENDS="qmake Qt4-dev jack-audio-connection-kit-dev alsa-lib-dev \ libsndfile-dev ladspa-dev libvorbis-dev libmad-dev libsamplerate-dev \ liblo-dev lilv lv2 " diff -r 30f07d40a954 -r be7b188ef115 strigi/receipt --- a/strigi/receipt Sat Sep 27 16:38:42 2014 +0200 +++ b/strigi/receipt Sat Sep 27 21:53:42 2014 +0200 @@ -11,7 +11,7 @@ WEB_SITE="http://www.vandenoever.info/software/strigi/" WGET_URL="http://www.vandenoever.info/software/strigi/$TARBALL" -DEPENDS="libxml2 expat sqlite dbus qt4" +DEPENDS="libxml2 expat sqlite dbus libQtDBus libQtXml libQtCore" BUILD_DEPENDS="$DEPENDS libxml2-dev cmake Qt4-dev bzlib expat-dev sqlite-dev \ dbus-dev libQtCore libQtDBus qmake bzip2-dev" diff -r 30f07d40a954 -r be7b188ef115 virtualbox-ose/receipt --- a/virtualbox-ose/receipt Sat Sep 27 16:38:42 2014 +0200 +++ b/virtualbox-ose/receipt Sat Sep 27 21:53:42 2014 +0200 @@ -14,7 +14,8 @@ PROVIDE="virtualbox" DEPENDS="libxml2 xorg-libXcursor libIDL xorg-libXinerama libsdl \ -xorg-libXmu curl libvncserver libpng jpeg mesa libglu-mesa qt4 vde2" +xorg-libXmu curl libvncserver libpng jpeg mesa libglu-mesa vde2 \ +python libQtCore libQtGui libQtNetwork libQtOpenGL" BUILD_DEPENDS="bin86 dev86 iasl libIDL libsdl-dev mesa-dev libxslt-dev \ libglu-mesa-dev Qt4-dev libsdl-ttf-dev alsa-lib-dev hal-dev xorg-libXtst-dev \ xorg-libXrandr-dev python python-dev xalan-c curl-dev xalan-c-dev \