wok-current diff gimp-plugin-ufraw/receipt @ rev 6253
Up: filezilla to 3.3.4.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Sep 14 01:28:42 2010 +0000 (2010-09-14) |
parents | |
children | af022550edde |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gimp-plugin-ufraw/receipt Tue Sep 14 01:28:42 2010 +0000 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