wok-6.x diff fpc-src/receipt @ rev 15975
Up connman (1.21)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Fri Feb 28 21:53:03 2014 +0100 (2014-02-28) |
parents | 6408ba48363a |
children | e6bbb8cc0677 |
line diff
1.1 --- a/fpc-src/receipt Tue Mar 29 03:50:39 2011 +0000 1.2 +++ b/fpc-src/receipt Fri Feb 28 21:53:03 2014 +0100 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Sources for the FreePascal compiler (requierd by the Lazarus IDE)." 1.6 MAINTAINER="slaxemulator@gmail.com" 1.7 -DEPENDS="" 1.8 +LICENSE="GPL2 LGPL2.1" 1.9 SOURCE="fpcbuild" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.freepascal.org/" 1.12 WGET_URL="ftp://ftp.freepascal.org/pub/fpc/dist/$VERSION/source/$TARBALL" 1.13 COOK_OPT="!strip" 1.14 1.15 +DEPENDS="" 1.16 + 1.17 # Rules to gen a SliTaz package suitable for Tazpkg. 1.18 genpkg_rules() 1.19 {