wok-current diff sdcc/receipt @ rev 18077
Rebuild Python packages to remove "*.pyc" files from package.lists (part 1).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri May 22 17:34:18 2015 +0300 (2015-05-22) |
parents | 18f9cd000cd5 |
children | 02c70d036ea0 |
line diff
1.1 --- a/sdcc/receipt Sat Dec 22 18:06:11 2012 +0100 1.2 +++ b/sdcc/receipt Fri May 22 17:34:18 2015 +0300 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.