wok-6.x diff gimp-plugin-ufraw/receipt @ rev 6407
firefox-dev, glew, jclic, libunique-doc, lirc, puzzles, py3k, xlogo: fix DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 25 14:16:28 2010 +0200 (2010-09-25) |
parents | |
children | af022550edde |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gimp-plugin-ufraw/receipt Sat Sep 25 14:16:28 2010 +0200 1.3 @@ -0,0 +1,18 @@ 1.4 +# SliTaz package receipt. 1.5 + 1.6 +PACKAGE="gimp-plugin-ufraw" 1.7 +VERSION="0.17" 1.8 +CATEGORY="graphics" 1.9 +SHORT_DESC="Add raw files support to GIMP with UFRaw." 1.10 +MAINTAINER="gokhlayeh@mailoo.org" 1.11 +DEPENDS="gimp" 1.12 +SUGGESTED="ufraw-locales" 1.13 +WANTED="ufraw" 1.14 +WEB_SITE="http://ufraw.sourceforge.net/" 1.15 + 1.16 +# Rules to gen a SliTaz package suitable for Tazpkg. 1.17 +genpkg_rules() 1.18 +{ 1.19 + mkdir -p $fs/usr 1.20 + cp -a $_pkg/usr/lib/ $fs/usr 1.21 +} 1.22 \ No newline at end of file