wok diff fpc-src/receipt @ rev 15425
Up: thunderbird-langpack-pt_PT (17.0.9esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Nov 03 21:52:50 2013 +0100 (2013-11-03) |
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 Sun Nov 03 21:52:50 2013 +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 {