wok diff sdcc/receipt @ rev 16329

ARM: add xorg-xprop - Used in the new SliTaz Tiny/Touch Screen (sts) desktop
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 10 19:50:37 2014 +0200 (2014-04-10)
parents 18f9cd000cd5
children 02c70d036ea0
line diff
     1.1 --- a/sdcc/receipt	Sat Dec 22 18:06:11 2012 +0100
     1.2 +++ b/sdcc/receipt	Thu Apr 10 19:50:37 2014 +0200
     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.