wok diff qoauth/receipt @ rev 15386

Up dropbear (2013.60)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Oct 27 11:04:32 2013 +0000 (2013-10-27)
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 Oct 27 11:04:32 2013 +0000
     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()