diff --git a/kdegraphics.spec b/kdegraphics.spec index 735facf..414f139 100644 --- a/kdegraphics.spec +++ b/kdegraphics.spec @@ -18,7 +18,7 @@ %define disable_gcc_check_and_hidden_visibility 1 Version: 3.5.3 -Release: 1 +Release: 2 Name: kdegraphics Summary: K Desktop Environment - Graphics Applications Epoch: 7 @@ -44,14 +44,13 @@ BuildRequires: libexif-devel BuildRequires: freeglut-devel %endif BuildRequires: kdebase-devel -BuildRequires: zlib-devel -BuildRequires: libjpeg-devel -BuildRequires: libpng-devel -BuildRequires: libtiff-devel BuildRequires: fribidi-devel BuildRequires: libieee1284-devel +BuildRequires: libXxf86vm-devel +BuildRequires: freetype-devel +BuildRequires: lcms-devel +BuildRequires: libart_lgpl-devel -Requires: kdelibs >= %{kdelibs_epoch}:%{version} Requires: kdebase >= %{kdebase_epoch}:%{version} Requires(post,postun): /sbin/ldconfig @@ -79,186 +78,6 @@ Group: Development/Libraries Graphic applications for the K Desktop Environment. This package contains header files for developing applications using kdegraphics. -%package -n kamera -Summary: Digital camera support for KDE -Group: Applications/Multimedia -Requires: gphoto2 - -%description -n kamera -Kamera adds support for digital cameras to KDE. -After installing kamera, you can access your digital camera just like -a filesystem from KDE applications. - -%package -n kcoloredit -Summary: KDE palette editor and color chooser -Group: Applications/Multimedia -Obsoletes: kdegraphics - -%description -n kcoloredit -KDE palette editor and color chooser. -kcoloredit can be used by other programs (and scripts) to pick a color or -edit a palette. - -%package -n kdvi -Summary: KDE DVI (TeX output) file viewer -Group: Applications/Publishing -Obsoletes: kdegraphics - -%description -n kdvi -A DVI (TeX output) file viewer for KDE. - -%package -n kfax -Summary: KDE Fax viewer -Group: Applications/Communications -Obsoletes: kdegraphics - -%description -n kfax -A KDE viewer for incoming faxes - -%package -n kfile -Summary: KFile module for reading image file -Group: Applications/File -Obsoletes: kfile-png -Obsoletes: kfile-pdf - -%description -n kfile -The KFile plugin allows all applications using KFile (e.g. Konqueror) to -view information on image files. - -%package -n kfract -Summary: KDE Fractal Generator -Group: Applications/Engineering -Obsoletes: kdegraphics - -%description -n kfract -A Fractal generator for KDE - -%package -n kghostview -Summary: PostScript viewer for KDE -Group: Applications/Publishing -Obsoletes: kdegraphics - -%description -n kghostview -A PostScript and PDF file viewer for KDE. -In addition to being a standalone viewer application, kghostview acts as -a Konqueror plugin. - -%package -n kiconedit -Summary: An icon editor for creating KDE icons -Group: Applications/Multimedia -Obsoletes: kdegraphics - -%description -n kiconedit -An icon editor for creating KDE icons - -%package -n kooka -Summary: KDE scanner application -Group: Applications/Multimedia -Requires: libkscan = %{version}-%{release}, sane-backends - -%description -n kooka -Kooka is a KDE application for previewing, cutting and receiving images -from a scanner. - -%package -n kpaint -Summary: A simple paint program for KDE -Group: Applications/Multimedia -Obsoletes: kdegraphics - -%description -n kpaint -A simple bitmap paint program for KDE. - -%package -n kruler -Summary: A screen ruler and color measurement tool -Group: Applications/Multimedia -Obsoletes: kdegraphics - -%description -n kruler -A screen ruler and color measurement tool - -%package -n ksnapshot -Summary: A KDE applet for taking snapshots of the desktop -Group: Applications/Multimedia -Obsoletes: kdegraphics - -%description -n ksnapshot -A KDE applet for taking screenshots. -ksnapshot allows both capturing the whole desktop and capturing just -the active window. - -%package -n kuickshow -Summary: Quick picture viewer for KDE -Group: Applications/Multimedia -Obsoletes: kdegraphics - -%description -n kuickshow -Kuickshow is a picture viewer for KDE. It displays the directory structure, -displaying images as thumbnails. -Clicking on an image shows the image in its normal size. - -%package -n kview -Summary: KDE Image Viewer -Group: Applications/Multimedia -Obsoletes: kdegraphics - -%description -n kview -KView is a KDE image viewer, supporting a wide range of graphics file formats. - -%package -n kviewshell -Summary: Plugin integration for KView -Group: Applications/Multimedia -Requires: kview -Obsoletes: kdegraphics - -%description -n kviewshell -KViewShell allows the kview image viewer to be embedded into other KDE -applications. - -%package -n kviewshell-devel -Summary: Development files for kviewshell -Group: Development/Libraries -Requires: kviewshell -Obsoletes: kdegraphics-devel - -%description -n kviewshell-devel -Development files for KViewShell. -Install kdegraphics-kviewshell-devel if you wish to develop or compile -applications using kviewshell. - -%package -n libkscan -Summary: KDE library for scanner support. -Group: Applications/Multimedia -Requires: sane-backends -Obsoletes: kdegraphics - -%description -n libkscan -KDE library for scanner support. - -%package -n libkscan-devel -Summary: Development files for libkscan -Group: Applications/Multimedia -Requires: libkscan = %{version}-%{release} -Obsoletes: kdegraphics-devel - -%description -n libkscan-devel -Development files for libkscan - install kdegraphics-libkscan-devel if -you wish to develop or compile applications using libkscan. - -%package -n kmrml -Summary: MRML (Multimedia Retrieval Markup Language) client -Group: Applications/Multimedia - -%description -n kmrml -This package contains an MRML (Multimedia Retrieval Markup Language, http://www.mrml.net/) client -for Konqueror. - -%package -n kpovmodeler -Summary: Model editor for the PovRay raytracer -Group: Applications/Multimedia - -%description -n kpovmodeler -This package contains a model editor for the PovRay raytracer. - %prep %setup -q %patch0 -p1 -b .libtool @@ -281,15 +100,10 @@ This package contains a model editor for the PovRay raytracer. %endif %build -export CFLAGS="%{optflags}" -export CXXFLAGS="%{optflags}" - unset QTDIR || : ; . /etc/profile.d/qt.sh %configure \ -%if 0 --enable-new-ldflags \ -%endif --disable-dependency-tracking \ --with-qt-libraries=$QTDIR/lib \ --disable-rpath \ @@ -337,9 +151,22 @@ done %clean rm -rf %{buildroot} -%post -p /sbin/ldconfig +%post +/sbin/ldconfig +for f in crystalsvg hicolor locolor ; do + touch --no-create %{_datadir}/icons/${f} 2> /dev/null ||: + gtk-update-icon-cache -q %{_datadir}/icons/${f} 2> /dev/null ||: +done +update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : + -%postun -p /sbin/ldconfig +%postun +/sbin/ldconfig +for f in crystalsvg hicolor locolor ; do + touch --no-create %{_datadir}/icons/${f} 2> /dev/null ||: + gtk-update-icon-cache -q %{_datadir}/icons/${f} 2> /dev/null ||: +done +update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : %files %defattr(-,root,root) @@ -365,6 +192,9 @@ rm -rf %{buildroot} %{_includedir}/kde/* %changelog +* Fri Jun 23 2006 Than Ngo 7:3.5.3-2 +- add missing kuickshow, printnodetest, svgdisplay, xf86gammacfg #196067 + * Sat Jun 03 2006 Than Ngo 7:3.5.3-1 - update to 3.5.3