lcms: dropped, superseded by lcms2
This commit is contained in:
parent
eefa6fd9f1
commit
d6c0153893
@ -1,27 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/icc2ps
|
||||
-rwxr-xr-x root/root usr/bin/icclink
|
||||
-rwxr-xr-x root/root usr/bin/icctrans
|
||||
-rwxr-xr-x root/root usr/bin/jpegicc
|
||||
-rwxr-xr-x root/root usr/bin/tiffdiff
|
||||
-rwxr-xr-x root/root usr/bin/tifficc
|
||||
-rwxr-xr-x root/root usr/bin/wtpt
|
||||
drwxr-xr-x root/root usr/include/
|
||||
-rw-r--r-- root/root usr/include/icc34.h
|
||||
-rw-r--r-- root/root usr/include/lcms.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/liblcms.a
|
||||
-rwxr-xr-x root/root usr/lib/liblcms.la
|
||||
lrwxrwxrwx root/root usr/lib/liblcms.so -> liblcms.so.1.0.19
|
||||
lrwxrwxrwx root/root usr/lib/liblcms.so.1 -> liblcms.so.1.0.19
|
||||
-rwxr-xr-x root/root usr/lib/liblcms.so.1.0.19
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/lcms.pc
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/icc2ps.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/icclink.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/jpegicc.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/tifficc.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/wtpt.1.gz
|
@ -1 +0,0 @@
|
||||
8af94611baf20d9646c7c2c285859818 lcms-1.19.tar.gz
|
19
lcms/Pkgfile
19
lcms/Pkgfile
@ -1,19 +0,0 @@
|
||||
# Description: Little CMS. A free color management engine.
|
||||
# URL: http://www.littlecms.com/
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
# Packager: Daniel Mueller, daniel at danm dot de
|
||||
# Depends on: zlib, libtiff, libjpeg-turbo
|
||||
|
||||
name=lcms
|
||||
version=1.19
|
||||
release=1
|
||||
source=(http://downloads.sourceforge.net/project/lcms/lcms/$version/lcms-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr \
|
||||
--without-python \
|
||||
--mandir=/usr/man
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user