wok-6.x diff isomaster/receipt @ rev 16467
R-Pi: add gst-omx, libbcm2835, picamera, rcswitch-pi
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 22 02:07:08 2014 +0200 (2014-04-22) |
parents | dad10fa06251 |
children | b30ed17e47a2 |
line diff
1.1 --- a/isomaster/receipt Fri Apr 20 16:51:07 2012 +0200 1.2 +++ b/isomaster/receipt Tue Apr 22 02:07:08 2014 +0200 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Graphical CD image (ISO) editor." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gtk+ libxml2 xorg-libXdamage" 1.8 -BUILD_DEPENDS="xorg-dev gtk+-dev libxml2-dev intltool" 1.9 +LICENSE="GPL2" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://littlesvr.ca/isomaster/" 1.12 WGET_URL="http://littlesvr.ca/isomaster/releases/$TARBALL" 1.13 TAGS="iso editor" 1.14 1.15 +DEPENDS="gtk+ libxml2 xorg-libXdamage" 1.16 +BUILD_DEPENDS="xorg-dev gtk+-dev libxml2-dev intltool" 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {