wok diff fpc-src/receipt @ rev 16101

php: no more COMMON_ARGS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 17 13:06:49 2014 +0000 (2014-03-17)
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	Mon Mar 17 13:06:49 2014 +0000
     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  {