SPECS: kdeutils.spec - add superkaramba.

arekm arekm at pld-linux.org
Tue Nov 29 16:10:26 CET 2005


Author: arekm                        Date: Tue Nov 29 15:10:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add superkaramba.

---- Files affected:
SPECS:
   kdeutils.spec (1.158 -> 1.159) 

---- Diffs:

================================================================
Index: SPECS/kdeutils.spec
diff -u SPECS/kdeutils.spec:1.158 SPECS/kdeutils.spec:1.159
--- SPECS/kdeutils.spec:1.158	Sat Nov 26 15:14:08 2005
+++ SPECS/kdeutils.spec	Tue Nov 29 16:10:20 2005
@@ -33,13 +33,16 @@
 BuildRequires:	kdebase-devel >= %{_minbaseevr}
 BuildRequires:	libxml2-progs
 BuildRequires:	libtool
+BuildRequires:	net-snmp-devel
 %ifarch %{ix86} ppc
 BuildRequires:	pbbuttonsd-lib >= 0.6.8
 %endif
+BuildRequires:	python-devel
 BuildRequires:	net-snmp-devel
 BuildRequires:	pkgconfig
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRequires:	sed >= 4.0
+BuildRequires:	xmms-devel
 #BuildRequires:	unsermake >= 040511
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -532,10 +535,27 @@
 %description kwalletmanager -l pl
 Narzędzie do zarządzania hasłami w KDE.
 
+%package superkaramba
+Summary:	Little interactive widgets on KDE desktop
+Summary(pl):	Male interaktywne widĹźety na pulpicie K
+Group:          X11/Applications
+Requires:       kdebase-core >= %{_minbaseevr}
+Obsoletes:	superkaramba
+
+%description superkaramba
+SuperKaramba is a tool that allows anyone to easily create and run
+little interactive widgets on a KDE desktop.
+
+%description superkaramba -l pl
+SuperKaramba to narzÄ™dzie pozwalajÄ
ce na Ĺ‚atwe tworzenie i
+uruchamianie małych interaktywnych widşetów na pulpicie KDE.
+
 %prep
 %setup -q
 #%patch100 -p1
 
+%{__sed} -i -e 's#/copy.py#/copy.pyc#g' admin/acinclude.m4.in
+
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;Utility;Archiving;/' \
 	-e 's/Terminal=0/Terminal=false/' \
 	ark/ark.desktop
@@ -585,9 +605,15 @@
 	--disable-rpath \
 	--enable-final \
 	--with-qt-libraries=%{_libdir} \
+	--with-extra-libs="%{_datadir}" \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
 %endif
+	--with-xmms \
+	--with-snmp \
+%ifarch ppc ppc64
+	--with-powerbook \
+%endif
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full}
 
 %{__make}
@@ -631,6 +657,7 @@
 %find_lang ksim			--with-kde
 %find_lang ktimer		--with-kde
 %find_lang kwallet		--with-kde
+%find_lang superkaramba		--with-kde
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -893,12 +920,22 @@
 %{_desktopdir}/kde/kwalletmanager-kwalletd.desktop
 %{_iconsdir}/[!l]*/*/*/kwalletmanager.*
 
+%files superkaramba -f superkaramba.lang
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/superkaramba
+%{_datadir}/apps/superkaramba
+%{_datadir}/mimelnk/application/x-superkaramba.desktop
+%{_iconsdir}/[!l]*/*/*/superkaramba*.*
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.159  2005/11/29 15:10:20  arekm
+- add superkaramba.
+
 Revision 1.158  2005/11/26 14:14:08  arekm
 - rel 2; new tarball
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdeutils.spec?r1=1.158&r2=1.159&f=u




More information about the pld-cvs-commit mailing list