diff options
Diffstat (limited to 'ufraw')
-rwxr-xr-x | ufraw/.footprint.i686 | 26 | ||||
-rwxr-xr-x | ufraw/.footprint.x86_64 | 26 | ||||
-rwxr-xr-x | ufraw/.md5sum.i686 | 1 | ||||
-rwxr-xr-x | ufraw/.md5sum.x86_64 | 1 | ||||
-rwxr-xr-x | ufraw/Pkgfile | 24 |
5 files changed, 78 insertions, 0 deletions
diff --git a/ufraw/.footprint.i686 b/ufraw/.footprint.i686 new file mode 100755 index 000000000..ec0c1f41a --- /dev/null +++ b/ufraw/.footprint.i686 @@ -0,0 +1,26 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/dcraw +-rwxr-xr-x root/root usr/bin/nikon-curve +-rwxr-xr-x root/root usr/bin/ufraw +-rwxr-xr-x root/root usr/bin/ufraw-batch +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/gimp/ +drwxr-xr-x root/root usr/lib/gimp/2.0/ +drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/ +-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/ufraw-gimp +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/ufraw.desktop +drwxr-xr-x root/root usr/share/gconf/ +drwxr-xr-x root/root usr/share/gconf/schemas/ +-rw-r--r-- root/root usr/share/gconf/schemas/ufraw.schemas +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/ufraw.mo +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/ufraw.1.gz +drwxr-xr-x root/root usr/share/pixmaps/ +-rw-r--r-- root/root usr/share/pixmaps/ufraw.png diff --git a/ufraw/.footprint.x86_64 b/ufraw/.footprint.x86_64 new file mode 100755 index 000000000..ec0c1f41a --- /dev/null +++ b/ufraw/.footprint.x86_64 @@ -0,0 +1,26 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/dcraw +-rwxr-xr-x root/root usr/bin/nikon-curve +-rwxr-xr-x root/root usr/bin/ufraw +-rwxr-xr-x root/root usr/bin/ufraw-batch +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/gimp/ +drwxr-xr-x root/root usr/lib/gimp/2.0/ +drwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/ +-rwxr-xr-x root/root usr/lib/gimp/2.0/plug-ins/ufraw-gimp +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/ufraw.desktop +drwxr-xr-x root/root usr/share/gconf/ +drwxr-xr-x root/root usr/share/gconf/schemas/ +-rw-r--r-- root/root usr/share/gconf/schemas/ufraw.schemas +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/fr/ +drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/ufraw.mo +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/ufraw.1.gz +drwxr-xr-x root/root usr/share/pixmaps/ +-rw-r--r-- root/root usr/share/pixmaps/ufraw.png diff --git a/ufraw/.md5sum.i686 b/ufraw/.md5sum.i686 new file mode 100755 index 000000000..efa27804c --- /dev/null +++ b/ufraw/.md5sum.i686 @@ -0,0 +1 @@ +454f40a402928998a82e2645d9265d96 ufraw-0.18.tar.gz diff --git a/ufraw/.md5sum.x86_64 b/ufraw/.md5sum.x86_64 new file mode 100755 index 000000000..efa27804c --- /dev/null +++ b/ufraw/.md5sum.x86_64 @@ -0,0 +1 @@ +454f40a402928998a82e2645d9265d96 ufraw-0.18.tar.gz diff --git a/ufraw/Pkgfile b/ufraw/Pkgfile new file mode 100755 index 000000000..8e17c8622 --- /dev/null +++ b/ufraw/Pkgfile @@ -0,0 +1,24 @@ +# Description: outil seul ou plugin pour Gimp de conversion de fichier raw (inclu dcraw) +# URL: http://ufraw.sourceforge.net/ +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: gimp, exiv2, lcms, libexif, libjpeg, libpng, libtiff, gtkimageview +# Run on: exiv2,lcms,libexif,libjpeg,libpng,libtiff,gtkimageview + +name=ufraw +version=0.18 +release=1 +source=(http://downloads.sourceforge.net/sourceforge/$name/$name-$version.tar.gz) +build() { +cd ufraw-$version + ./configure --prefix=/usr \ + --enable-extras \ + --enable-mime \ + --enable-openmp \ + --with-exiv2 + sed -i 's@-ffast-math -fomit-frame-pointer -W -Wall -O3@$CFLAGS@g' Makefile + make + make DESTDIR=$PKG install +} + + |