Author: baggins Date: Wed Jun 27 12:00:40 2012 GMT Module: packages Tag: HEAD ---- Log message: - updsted TODO and BRs
---- Files affected: packages/kde4-calligra: kde4-calligra.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/kde4-calligra/kde4-calligra.spec diff -u packages/kde4-calligra/kde4-calligra.spec:1.3 packages/kde4-calligra/kde4-calligra.spec:1.4 --- packages/kde4-calligra/kde4-calligra.spec:1.3 Wed Jun 27 13:51:28 2012 +++ packages/kde4-calligra/kde4-calligra.spec Wed Jun 27 14:00:35 2012 @@ -1,10 +1,21 @@ # $Revision$, $Date$ -# TODO -# -- The following OPTIONAL packages could NOT be located on your system. -# -- Consider installing them to enable more features from this software. -# + OpenCTL, 0.9.2 or higher: OpenCTL is needed for some color spaces (High Dynamic Range Color Spaces, YCbCr and LMS) <http://www.openctl.org> -# + Spnav: Spnav is the library which is required by the space navigator device plugin <http://spacenav.sourceforge.net/> -# + pstoedit: The Karbon eps import filter will not be built. <http://www.pstoedit.net/> +# TODO: +#----------------------------------------------------------------------------- +#-- The following OPTIONAL packages could NOT be located on your system. +#-- Consider installing them to enable more features from this software. +#----------------------------------------------------------------------------- +# * OpenCTL (0.9.10 or higher) <http://www.opengtl.org> +# Free Color Transformation Language implementation (part of OpenGTL) +# Required for High Dynamic Range Color Spaces, YCbCr and LMS support +# * OpenShiva <http://www.opengtl.org> +# OpenShiva interpreter for the Shiva Kernel Language (part of OpenGTL) +# Required for Shiva based Generators and Filters +# * QtShiva <http://www.opengtl.org> +# Qt bindings for the OpenShiva interpreter (part of libQtGTL) +# Required for Shiva based Generators and Filters +# * Spnav <http://spacenav.sourceforge.net/> +# 3Dconnexion device driver and SDK +# Required by SpaceNavigator 3D mouse plugin # # Conditional build: %bcond_without pdf # build without PDF support @@ -30,6 +41,7 @@ BuildRequires: OpenGL-glut-devel BuildRequires: QtXmlPatterns-devel BuildRequires: automoc4 >= 0.9.88 +BuildRequires: attica-devel BuildRequires: boost-devel BuildRequires: bzip2-devel BuildRequires: cmake >= 2.8.0 @@ -58,7 +70,6 @@ BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libpqxx-devel -#BuildRequires: libspnav-devel BuildRequires: libtiff-devel BuildRequires: libtiff-devel BuildRequires: libwpd-devel >= 0.9 @@ -68,11 +79,12 @@ BuildRequires: libxslt-devel >= 1.0.7 BuildRequires: mysql-devel BuildRequires: openjpeg-devel >= 1.3 +BuildRequires: openssl-devel BuildRequires: pkgconfig %if %{with pdf} BuildRequires: poppler-Qt-devel >= 0.6 %endif -#BuildRequires: pstoedit +BuildRequires: pstoedit BuildRequires: python-devel >= 2.2 BuildRequires: qca-devel >= 2.0.0 BuildRequires: qimageblitz-devel @@ -927,6 +939,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2012/06/27 12:00:35 baggins +- updsted TODO and BRs + Revision 1.3 2012/06/27 11:51:28 baggins - BR sqlite3-devel with load-extension API enabled ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/kde4-calligra/kde4-calligra.spec?r1=1.3&r2=1.4 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
