diff options
author | orchidman <lesibel@free.fr> | 2011-07-19 12:55:59 +0200 |
---|---|---|
committer | orchidman <lesibel@free.fr> | 2011-07-19 12:55:59 +0200 |
commit | 80a0858c795dfe054985a105e3098cecd4da76d9 (patch) | |
tree | 09741d59c4454ece7c9edc425f692071c2ca91fc /extra | |
parent | 9a439b5a889fab8ba8176e0e8abcec3ef6c068de (diff) | |
download | nutyx-extra-80a0858c795dfe054985a105e3098cecd4da76d9.tar.gz nutyx-extra-80a0858c795dfe054985a105e3098cecd4da76d9.tar.bz2 nutyx-extra-80a0858c795dfe054985a105e3098cecd4da76d9.tar.xz nutyx-extra-80a0858c795dfe054985a105e3098cecd4da76d9.zip |
lcms2 2.2-1 ajour port
Diffstat (limited to 'extra')
-rw-r--r-- | extra/lcms2/.footprint.i686 | 23 | ||||
-rw-r--r-- | extra/lcms2/.footprint.x86_64 | 23 | ||||
-rw-r--r-- | extra/lcms2/.md5sum.i686 | 1 | ||||
-rw-r--r-- | extra/lcms2/.md5sum.x86_64 | 1 | ||||
-rwxr-xr-x | extra/lcms2/Pkgfile | 22 |
5 files changed, 70 insertions, 0 deletions
diff --git a/extra/lcms2/.footprint.i686 b/extra/lcms2/.footprint.i686 new file mode 100644 index 000000000..46c9eb1d4 --- /dev/null +++ b/extra/lcms2/.footprint.i686 @@ -0,0 +1,23 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/jpgicc +-rwxr-xr-x root/root usr/bin/linkicc +-rwxr-xr-x root/root usr/bin/psicc +-rwxr-xr-x root/root usr/bin/tificc +-rwxr-xr-x root/root usr/bin/transicc +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/lcms2.h +-rw-r--r-- root/root usr/include/lcms2_plugin.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/liblcms2.a +-rwxr-xr-x root/root usr/lib/liblcms2.la +lrwxrwxrwx root/root usr/lib/liblcms2.so -> liblcms2.so.2.0.2 +lrwxrwxrwx root/root usr/lib/liblcms2.so.2 -> liblcms2.so.2.0.2 +-rwxr-xr-x root/root usr/lib/liblcms2.so.2.0.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/lcms2.pc +drwxr-xr-x root/root usr/share/ +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/jpgicc.1.gz +-rw-r--r-- root/root usr/share/man/man1/tificc.1.gz diff --git a/extra/lcms2/.footprint.x86_64 b/extra/lcms2/.footprint.x86_64 new file mode 100644 index 000000000..46c9eb1d4 --- /dev/null +++ b/extra/lcms2/.footprint.x86_64 @@ -0,0 +1,23 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/jpgicc +-rwxr-xr-x root/root usr/bin/linkicc +-rwxr-xr-x root/root usr/bin/psicc +-rwxr-xr-x root/root usr/bin/tificc +-rwxr-xr-x root/root usr/bin/transicc +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/lcms2.h +-rw-r--r-- root/root usr/include/lcms2_plugin.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/liblcms2.a +-rwxr-xr-x root/root usr/lib/liblcms2.la +lrwxrwxrwx root/root usr/lib/liblcms2.so -> liblcms2.so.2.0.2 +lrwxrwxrwx root/root usr/lib/liblcms2.so.2 -> liblcms2.so.2.0.2 +-rwxr-xr-x root/root usr/lib/liblcms2.so.2.0.2 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/lcms2.pc +drwxr-xr-x root/root usr/share/ +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/jpgicc.1.gz +-rw-r--r-- root/root usr/share/man/man1/tificc.1.gz diff --git a/extra/lcms2/.md5sum.i686 b/extra/lcms2/.md5sum.i686 new file mode 100644 index 000000000..a31d5dc63 --- /dev/null +++ b/extra/lcms2/.md5sum.i686 @@ -0,0 +1 @@ +aaf33c7c25675e6163189ba488ae20f5 lcms2-2.2.tar.gz diff --git a/extra/lcms2/.md5sum.x86_64 b/extra/lcms2/.md5sum.x86_64 new file mode 100644 index 000000000..a31d5dc63 --- /dev/null +++ b/extra/lcms2/.md5sum.x86_64 @@ -0,0 +1 @@ +aaf33c7c25675e6163189ba488ae20f5 lcms2-2.2.tar.gz diff --git a/extra/lcms2/Pkgfile b/extra/lcms2/Pkgfile new file mode 100755 index 000000000..1cec09fa3 --- /dev/null +++ b/extra/lcms2/Pkgfile @@ -0,0 +1,22 @@ +# Description: fournit la gestion de couleurs pour d'autres programmes +# URL: http://www.littlecms.com/ +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: libtiff, libjpeg +# Run on: libtiff,libjpeg + +name=lcms2 +version=2.2 +release=1 + +source=( http://sourceforge.net/projects/lcms/files/$name/$version/$name-$version.tar.gz) + +build() { + cd $name* + ./configure --prefix=/usr \ + --mandir=/usr/share/man \ + --infodir=/usr/share/info + make + make DESTDIR=$PKG install +} + |