wok-current diff qoauth/receipt @ rev 15544
Up: firefox-langpack-pt_PT (17.0.11esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 24 17:36:37 2013 +0100 (2013-11-24) |
parents | 8e4c74abdf74 |
children | 051931e905b0 |
line diff
1.1 --- a/qoauth/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/qoauth/receipt Sun Nov 24 17:36:37 2013 +0100 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="OAuth support for Qt applications." 1.6 MAINTAINER="ben@seawolfsanctuary.com" 1.7 +LICENSE="LGPL3" 1.8 +TARBALL="$PACKAGE-$VERSION-src.tar.bz2" 1.9 +WEB_SITE="http://github.com/ayoy/$PACKAGE" 1.10 +WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL" 1.11 + 1.12 DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \ 1.13 libQtDesigner libQtScript libQt3Support libQtClucene libQtDBus libQtHelp \ 1.14 libQtOpenGL libQtSql libQtWebkit" 1.15 BUILD_DEPENDS="qmake qca-dev xorg-libX11-dev dbus-dev Qt4-dev slitaz-toolchain" 1.16 -TARBALL="$PACKAGE-$VERSION-src.tar.bz2" 1.17 -WEB_SITE="http://github.com/ayoy/$PACKAGE" 1.18 -WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL" 1.19 1.20 # Rules to configure and make the package. 1.21 compile_rules()