Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
security update, see
https://github.com/mm2/Little-CMS/blob/master/ChangeLog
|
|
|
|
apache: zlib
aterm: xorg-libsm xorg-libxext
conky: glib xorg-libxext
cups-filters: cups
evilwm: xorg-libxext
geeqie: intltool
gtk-engines: intltool
gutenprint: ncurses readline
lcms2: libjpeg-turbo zlib
libpcap: eudev
mc: ncurses
mod_php: libxml2 xz
mutt: ncurses
mysql: ncurses openssl zlib
nfs-utils: eudev
ocaml: zlib
php-fcgi: xz
php-fpm: xz
php: readline xz
ruby: readline
samba: talloc
socat: ncurses
sqlite3: ncurses
sylpheed: openssl
transmission-gtk: curl intltool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the lcms 1.x library (opt/lcms), is discontinued upstream and
replaced by liblcms2 since 2009. Due to this bugs in lcms are
not fixed any more by upstream and important improvements in
color reproduction and safety against crashes are not done.
Therefore we should try to remove lcms and migrate all programs
using it to lcms2.
This first commit includes lcms2 in our opt repository.
Next new version of poppler and cups-filters using lcms2 instead
of lcms will follow the next days.
Note:
-----
lcms and lcms2 can be installed together without conflicts.
|