wok-stable diff Qt4-dev/receipt @ rev 11655
Add obfsproxy (Tor proxy to help users in censored counties reach the web)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Feb 12 00:07:26 2012 +0100 (2012-02-12) |
parents | 94abe4617312 |
children |
line diff
1.1 --- a/Qt4-dev/receipt Tue Mar 08 22:55:07 2011 +0000 1.2 +++ b/Qt4-dev/receipt Sun Feb 12 00:07:26 2012 +0100 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="Qt4-dev" 1.7 -VERSION="4.7.2" 1.8 +VERSION="4.7.3" 1.9 CATEGORY="development" 1.10 SHORT_DESC="qt x11 toolkit" 1.11 MAINTAINER="allan316@gmail.com" 1.12 DEPENDS="QtDesigner jpeg tiff libpng mesa libglu-mesa \ 1.13 freetds libmysqlclient libpostgresqlclient libunixODBC xcb-util \ 1.14 -libQt3Support libQtClucene libQtDBus libQtHelp libQtOpenGL \ 1.15 +libQt3Support libQtClucene libQtPlugins libQtDBus libQtHelp libQtOpenGL \ 1.16 libQtScript libQtSql libQtScriptTools libQtWebkit libQtTest \ 1.17 qtconfig gcc-lib-base" 1.18 SUGGESTED="libmng nvidia" 1.19 @@ -26,6 +26,8 @@ 1.20 cp -a $_pkg/usr/share $fs/usr 1.21 cp -a $_pkg/usr/lib/qt $fs/usr/lib 1.22 1.23 + # all qt plugins are in libQtPlugins 1.24 + rm -rf $fs/usr/lib/qt/plugins 1.25 # all bin and remove QT applications designer, qmake, assistant, linguist: provide seperate packages 1.26 cp -a $_pkg/usr/bin $fs/usr 1.27 rm $fs/usr/bin/qmake