hi, On Wed, Feb 10, 2010 at 10:16 PM, Roland Grunberg <rgrunber@xxxxxxxxxx> wrote: >>Anyway please someone take care my fontmatrix package. > > I was able to get this package to build by adding the following : > > --- CMakeLists.txt.old 2010-02-10 11:39:24.000000000 -0500 > +++ CMakeLists.txt 2010-02-10 11:18:55.000000000 -0500 > @@ -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 > > > I added this under "if (UNIX and NOT APPLE)", but I would assume > the ${LIBICUUC} line needs to be placed under "if (APPLE)" as > well as "if (WIN32)" > > I'm not sure if this is the best way of doing things, as I > haven't really worked with cmake before, but the package was > able to build. Thanks. Will check this patch tomorrow. Also, upstream of this is not reachable since last 3 months. So don't expect this to be upstream soon. Parag. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel