wok diff Qt4-dev/receipt @ rev 7065

Added qtconfig. Qtconfig is a tool that allows users to customize the default settings for Qt applications. Removed from Qt4-dev.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Nov 01 23:08:19 2010 +0000 (2010-11-01)
parents 99e3675b8ff1
children bda3b17b3945
line diff
     1.1 --- a/Qt4-dev/receipt	Thu Oct 28 05:01:16 2010 +0000
     1.2 +++ b/Qt4-dev/receipt	Mon Nov 01 23:08:19 2010 +0000
     1.3 @@ -8,9 +8,8 @@
     1.4  DEPENDS="QtDesigner jpeg tiff libpng mesa libglu-mesa \
     1.5  freetds libmysqlclient libpostgresqlclient libunixODBC xcb-util \
     1.6  libQt3Support libQtClucene libQtDBus libQtHelp libQtOpenGL \
     1.7 -libQtScript libQtSql libQtWebkit gcc-lib-base"
     1.8 +libQtScript libQtSql libQtWebkit qtconfig gcc-lib-base"
     1.9  SUGGESTED="libmng nvidia"
    1.10 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://qt.nokia.com/"
    1.12  WANTED="qt4"
    1.13  SOURCE="qt-everywhere-opensource-src"
    1.14 @@ -34,5 +33,8 @@
    1.15  	# Linguist and assistant are now part of QTDesigner packages
    1.16  	rm $fs/usr/bin/linguist
    1.17  	rm $fs/usr/bin/assistant
    1.18 +	# qtconfig packaged now in separate package
    1.19 +	rm $fs/usr/bin/qtconfig
    1.20 +	rm $fs/usr/share/translations/qtconfig*.qm
    1.21  }
    1.22