Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37404067
en ru br
ALT Linux repos
S:1.19-alt6
5.0: 1.18-alt0.M50.1
4.1: 1.18-alt0.M41.1
4.0: 1.18-alt0.M40.1
3.0: 1.14-alt1
+backports:1.16-alt0.1.M30

Group :: System/Libraries
RPM: liblcms

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: liblcms-1.19-alt-fix-linking.patch
Download


--- lcms-1.19/samples/Makefile.am~	2012-06-14 19:06:52.000000000 +0400
+++ lcms-1.19/samples/Makefile.am	2012-06-14 19:11:37.000000000 +0400
@@ -10,7 +10,7 @@ AM_CPPFLAGS =  -I$(top_builddir)/include
 
 bin_PROGRAMS = icctrans wtpt icc2ps icclink
 
-icctrans_LDADD = $(top_builddir)/src/liblcms.la 
+icctrans_LDADD = $(top_builddir)/src/liblcms.la -lm
 icctrans_LDFLAGS = @LDFLAGS@
 icctrans_SOURCES = icctrans.c xgetopt.c vprf.c
 icctrans_MANS = icctrans.1
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin