Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37808997
en ru br
ALT Linux repos
S:0.9.100-alt1
5.0: 0.6.0-alt0.M50.1
4.1: 0.6.0-alt0.M41.1
4.0: 0.4.2-alt0.M40.1

Group :: Publishing
RPM: fontmatrix

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: bug_564904_fix-missing-DSO-icuuc.diff
Download


--- src/CMakeLists.txt.old	2009-08-11 09:58:39.000000000 +0530
+++ src/CMakeLists.txt	2010-02-16 11:26:43.000000000 +0530
@@ -120,6 +120,7 @@
 	SET(PYTHONQT_LIB PythonQt)
 ENDIF(WANT_PYTHONQT)
 
+SET(LIBICUUC icuuc)
 
 SET(fontmatrix_MOC_HDRS
 aboutwidget.h
@@ -272,6 +273,7 @@
 	${SHAPERS_LIBRARIES}
 	${PYTHON_LIBRARIES}
 	${LIBPODOFO_LIBRARY}
+        ${LIBICUUC}
 	)
 
 	INSTALL(TARGETS fontmatrix
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin