wok diff sdcc/receipt @ rev 15857

Up: audacious to 3.4.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jan 29 20:09:33 2014 +0000 (2014-01-29)
parents 18f9cd000cd5
children 02c70d036ea0
line diff
     1.1 --- a/sdcc/receipt	Sat Dec 22 18:06:11 2012 +0100
     1.2 +++ b/sdcc/receipt	Wed Jan 29 20:09:33 2014 +0000
     1.3 @@ -5,10 +5,12 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Retargettable C compiler for 8051, Z80 and 68HC08."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-src-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://sdcc.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"
    1.11  TAGS="cross compiler C 8051 Z80 68HC08 assembler"
    1.12 +
    1.13  BUILD_DEPENDS="flex libboost-graph-dev gputils"
    1.14  
    1.15  # Rules to configure and make the package.