From ff7ef194fd13ffdf385fe50d6e94e76e73e62a97 Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 13 May 2012 18:11:22 +0000 Subject: Revert "lcms2, ajout" This reverts commit 0b22db24e1e99e86ad5dbf09cd07e3d75a49cea8. --- lcms2/.footprint.i686 | 23 ----------------------- lcms2/.footprint.x86_64 | 23 ----------------------- lcms2/.md5sum.i686 | 1 - lcms2/.md5sum.x86_64 | 1 - lcms2/Pkgfile | 22 ---------------------- 5 files changed, 70 deletions(-) delete mode 100644 lcms2/.footprint.i686 delete mode 100644 lcms2/.footprint.x86_64 delete mode 100644 lcms2/.md5sum.i686 delete mode 100644 lcms2/.md5sum.x86_64 delete mode 100755 lcms2/Pkgfile (limited to 'lcms2') diff --git a/lcms2/.footprint.i686 b/lcms2/.footprint.i686 deleted file mode 100644 index 46c9eb1d4..000000000 --- a/lcms2/.footprint.i686 +++ /dev/null @@ -1,23 +0,0 @@ -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/lcms2/.footprint.x86_64 b/lcms2/.footprint.x86_64 deleted file mode 100644 index 46c9eb1d4..000000000 --- a/lcms2/.footprint.x86_64 +++ /dev/null @@ -1,23 +0,0 @@ -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/lcms2/.md5sum.i686 b/lcms2/.md5sum.i686 deleted file mode 100644 index a31d5dc63..000000000 --- a/lcms2/.md5sum.i686 +++ /dev/null @@ -1 +0,0 @@ -aaf33c7c25675e6163189ba488ae20f5 lcms2-2.2.tar.gz diff --git a/lcms2/.md5sum.x86_64 b/lcms2/.md5sum.x86_64 deleted file mode 100644 index a31d5dc63..000000000 --- a/lcms2/.md5sum.x86_64 +++ /dev/null @@ -1 +0,0 @@ -aaf33c7c25675e6163189ba488ae20f5 lcms2-2.2.tar.gz diff --git a/lcms2/Pkgfile b/lcms2/Pkgfile deleted file mode 100755 index 11106dc4d..000000000 --- a/lcms2/Pkgfile +++ /dev/null @@ -1,22 +0,0 @@ -# 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=2 - -source=( http://downloads.sourceforge.net/lcms/$name-$version.tar.gz ) - -build() { - cd $name* - ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --infodir=/usr/share/info - make - make DESTDIR=$PKG install -} - -- cgit v1.2.3-70-g09d2