SPECS: k9copy.spec - up to 2.1.0 (kde4)

rotom rotom at pld-linux.org
Thu Dec 25 18:13:04 CET 2008


Author: rotom                        Date: Thu Dec 25 17:13:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.1.0 (kde4)

---- Files affected:
SPECS:
   k9copy.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/k9copy.spec
diff -u SPECS/k9copy.spec:1.25 SPECS/k9copy.spec:1.26
--- SPECS/k9copy.spec:1.25	Wed Jan 23 23:20:59 2008
+++ SPECS/k9copy.spec	Thu Dec 25 18:12:58 2008
@@ -2,18 +2,17 @@
 Summary:	A vamps frontend
 Summary(pl.UTF-8):	Frontend do programu vamps
 Name:		k9copy
-Version:	1.2.3
+Version:	2.1.0
 Release:	1
 License:	GPL
 Group:		X11/Applications/Multimedia
-Source0:	http://dl.sourceforge.net/k9copy/%{name}-%{version}.tar.gz
-# Source0-md5:	00729b3eba15279142963420cd66d99b
+Source0:	http://dl.sourceforge.net/k9copy/%{name}-%{version}-Source.tar.gz
+# Source0-md5:	a331cec7214ca1005117cd7fa457873a
 Patch0:		%{name}-desktop.patch
 URL:		http://k9copy.sourceforge.net/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	ffmpeg-devel
 BuildRequires:	hal-devel
-BuildRequires:	kdelibs-devel >= 9:3.0
 BuildRequires:	libdvdread-devel
 Requires:	dvd+rw-tools
 Requires:	dvdauthor
@@ -31,23 +30,21 @@
 środowisku KDE pod Linuksem.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}-%{version}-Source
 
 %build
-%configure \
-%if "%{_lib}" == "lib64"
-	--enable-libsuffix=64 \
-%endif
-	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
-	--with-qt-libraries=%{_libdir}
+install -d build
+cd build
+%cmake \
+        -DCMAKE_INSTALL_PREFIX=%{_prefix} \
+        -LCMS_DIR=%{_libdir} \
+        ../
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir},%{_desktopdir}/kde}
 
-%{__make} install \
+%{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	prefix=%{_prefix} \
 	kde_htmldir=%{_kdedocdir} \
@@ -65,8 +62,10 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/apps/k9copy
-%{_datadir}/apps/konqueror/servicemenus/k9copy_open.desktop
-%{_desktopdir}/kde/k9copy.desktop
+%{_desktopdir}/kde4/k9copy.desktop
+%{_desktopdir}/kde4/k9copy_assistant.desktop
+%{_datadir}/apps/solid/actions/k9copy_assistant_open.desktop
+%{_datadir}/apps/solid/actions/k9copy_open.desktop
 %{_iconsdir}/*/*x*/*/k9copy.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -75,7 +74,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.25  2008/01/23 22:20:59  qboosh
+Revision 1.26  2008/12/25 17:12:58  rotom
+- up to 2.1.0 (kde4)
+
+Revision 1.25  2008-01-23 22:20:59  qboosh
 - use metapackage name (isn't it implied by KDE BTW?)
 
 Revision 1.24  2008-01-20 17:50:42  rotom
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/k9copy.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list