wok diff fpc-src/receipt @ rev 15390

Up slitaz-boot-scripts (5.3.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 30 18:29:11 2013 +0100 (2013-10-30)
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	Wed Oct 30 18:29:11 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  {