wok-next diff phpqrcode/receipt @ rev 16006

Add go sources (1.2.1)
author Dominique Corbex <domcox@slitaz.org>
date Tue Mar 04 13:26:45 2014 +0100 (2014-03-04)
parents e4ac1a10c7be
children d51b2411e55e
line diff
     1.1 --- a/phpqrcode/receipt	Fri Dec 31 15:36:06 2010 +0100
     1.2 +++ b/phpqrcode/receipt	Tue Mar 04 13:26:45 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.