wok-6.x diff phpqrcode/receipt @ rev 15937
cups-pam: fix stuff path
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Feb 22 16:55:06 2014 +0100 (2014-02-22) |
parents | e4ac1a10c7be |
children | d51b2411e55e |
line diff
1.1 --- a/phpqrcode/receipt Fri Dec 31 15:36:06 2010 +0100 1.2 +++ b/phpqrcode/receipt Sat Feb 22 16:55:06 2014 +0100 1.3 @@ -5,9 +5,11 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Library for generating QR Code, 2-dimensional barcode." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL3" 1.8 TARBALL="$PACKAGE-2010100721_$VERSION.zip" 1.9 WEB_SITE="http://phpqrcode.sourceforge.net/" 1.10 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.11 + 1.12 DEPENDS="qrencode php-gd" 1.13 1.14 # Rules to configure and make the package.