Juergen Daubert
16fc8ec732
by the use of the meson build system the libtool file liblcms2 is no longer available. Rebuild other libs or progs that use this file: for f in $(grep -lrs liblcms2.la /usr/lib); do \ pkginfo -o $f | awk '!/^(Package|pkginfo)/ {print $1}' \ done | sort -u
25 lines
1021 B
Plaintext
25 lines
1021 B
Plaintext
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/
|
|
lrwxrwxrwx root/root usr/lib/liblcms2.so -> liblcms2.so.2
|
|
lrwxrwxrwx root/root usr/lib/liblcms2.so.2 -> liblcms2.so.2.0.15
|
|
-rwxr-xr-x root/root usr/lib/liblcms2.so.2.0.15
|
|
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/linkicc.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/psicc.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/tificc.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/transicc.1.gz
|