wok-6.x rev 17180
virtualbox-ose;strigi;libjreen;qca;qtractor: remove meta "qt4" depend; libQtCore:pthreads required
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sat Sep 27 21:53:42 2014 +0200 (2014-09-27) |
parents | 30f07d40a954 |
children | 1524c6d20738 |
files | libQtCore/receipt libjreen/receipt qca/receipt qtractor/receipt strigi/receipt virtualbox-ose/receipt |
line diff
1.1 --- a/libQtCore/receipt Sat Sep 27 16:38:42 2014 +0200 1.2 +++ b/libQtCore/receipt Sat Sep 27 21:53:42 2014 +0200 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://qt.nokia.com/" 1.5 WANTED="qt4" 1.6 1.7 -DEPENDS="glib zlib gcc-lib-base" 1.8 +DEPENDS="glib zlib gcc-lib-base libpthread-stubs" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()
2.1 --- a/libjreen/receipt Sat Sep 27 16:38:42 2014 +0200 2.2 +++ b/libjreen/receipt Sat Sep 27 21:53:42 2014 +0200 2.3 @@ -10,7 +10,7 @@ 2.4 WEB_SITE="http://qutim.org/jreen" 2.5 WGET_URL="http://qutim.org/dwnl/44/$TARBALL" 2.6 2.7 -DEPENDS="qt4 qca libidn" 2.8 +DEPENDS="libQtNetwork libQtCore qca libidn" 2.9 BUILD_DEPENDS="Qt4-dev qca-dev libidn-dev cmake qmake" 2.10 2.11 # Rules to configure and make the package.
3.1 --- a/qca/receipt Sat Sep 27 16:38:42 2014 +0200 3.2 +++ b/qca/receipt Sat Sep 27 21:53:42 2014 +0200 3.3 @@ -10,7 +10,7 @@ 3.4 WEB_SITE="http://delta.affinix.com/qca/" 3.5 WGET_URL="http://delta.affinix.com/download/qca/${VERSION%.*}/$TARBALL" 3.6 3.7 -DEPENDS="qt4" 3.8 +DEPENDS="libQtCore" 3.9 BUILD_DEPENDS="Qt4-dev qmake" 3.10 3.11 # Rules to configure and make the package.
4.1 --- a/qtractor/receipt Sat Sep 27 16:38:42 2014 +0200 4.2 +++ b/qtractor/receipt Sat Sep 27 21:53:42 2014 +0200 4.3 @@ -10,8 +10,8 @@ 4.4 WEB_SITE="http://qtractor.sourceforge.net/qtractor-index.html" 4.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 4.6 4.7 -DEPENDS="qt4 jack-audio-connection-kit alsa-lib libsndfile ladspa \ 4.8 -libvorbis libmad libsamplerate liblo" 4.9 +DEPENDS="jack-audio-connection-kit alsa-lib libsndfile ladspa \ 4.10 +libvorbis libmad libsamplerate liblo libQtGui libQtXml libQtCore" 4.11 BUILD_DEPENDS="qmake Qt4-dev jack-audio-connection-kit-dev alsa-lib-dev \ 4.12 libsndfile-dev ladspa-dev libvorbis-dev libmad-dev libsamplerate-dev \ 4.13 liblo-dev lilv lv2 "
5.1 --- a/strigi/receipt Sat Sep 27 16:38:42 2014 +0200 5.2 +++ b/strigi/receipt Sat Sep 27 21:53:42 2014 +0200 5.3 @@ -11,7 +11,7 @@ 5.4 WEB_SITE="http://www.vandenoever.info/software/strigi/" 5.5 WGET_URL="http://www.vandenoever.info/software/strigi/$TARBALL" 5.6 5.7 -DEPENDS="libxml2 expat sqlite dbus qt4" 5.8 +DEPENDS="libxml2 expat sqlite dbus libQtDBus libQtXml libQtCore" 5.9 BUILD_DEPENDS="$DEPENDS libxml2-dev cmake Qt4-dev bzlib expat-dev sqlite-dev \ 5.10 dbus-dev libQtCore libQtDBus qmake bzip2-dev" 5.11
6.1 --- a/virtualbox-ose/receipt Sat Sep 27 16:38:42 2014 +0200 6.2 +++ b/virtualbox-ose/receipt Sat Sep 27 21:53:42 2014 +0200 6.3 @@ -14,7 +14,8 @@ 6.4 PROVIDE="virtualbox" 6.5 6.6 DEPENDS="libxml2 xorg-libXcursor libIDL xorg-libXinerama libsdl \ 6.7 -xorg-libXmu curl libvncserver libpng jpeg mesa libglu-mesa qt4 vde2" 6.8 +xorg-libXmu curl libvncserver libpng jpeg mesa libglu-mesa vde2 \ 6.9 +python libQtCore libQtGui libQtNetwork libQtOpenGL" 6.10 BUILD_DEPENDS="bin86 dev86 iasl libIDL libsdl-dev mesa-dev libxslt-dev \ 6.11 libglu-mesa-dev Qt4-dev libsdl-ttf-dev alsa-lib-dev hal-dev xorg-libXtst-dev \ 6.12 xorg-libXrandr-dev python python-dev xalan-c curl-dev xalan-c-dev \