SPECS: kde-splash-moodin.spec (NEW) - new, NFY

blekot blekot at pld-linux.org
Thu Jul 21 20:45:09 CEST 2005


Author: blekot                       Date: Thu Jul 21 18:45:09 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new, NFY

---- Files affected:
SPECS:
   kde-splash-moodin.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/kde-splash-moodin.spec
diff -u /dev/null SPECS/kde-splash-moodin.spec:1.1
--- /dev/null	Thu Jul 21 20:45:09 2005
+++ SPECS/kde-splash-moodin.spec	Thu Jul 21 20:45:04 2005
@@ -0,0 +1,62 @@
+# $Revision$, $Date$
+
+%define		_splash		moodin
+
+Summary:	KDE splash screen
+Summary(pl):	Ekran startowy KDE
+Name:		kde-splash-%{_splash}
+Version:	0.3
+Release:	0.1
+License:	GPL
+Group:		X11/Amusements
+Source0:	http://moodwrod.com/files/ksplash-engine-%{_splash}_%{version}.tar.gz
+# Source0-md5:	0bedd78b9128f34a33f8e17b39012af4
+URL:		http://www.kde-look.org/content/show.php?content=25705
+Requires:	kdebase-desktop >= 9:3.2.0
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Description:
+This is a new splash screen engine for KDE 3.4. It includes the
+MoodinKDE theme.
+
+Featues:
+ - Fading icons
+ - Use current icon set or custom images
+ - Use custom text values
+ - Set fading delay and length
+ - Custom icon/image arrangement
+
+%description -l pl
+Napisz mnie:)
+
+%prep
+%setup -q -n ksplash-engine-moodin
+
+%build
+
+%configure
+%{__make}
+
+%install
+
+%makeinstall
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_libdir}/kde3/ksplashmoodin.*
+%{_datadir}/apps/ksplash/Themes/MoodinKDE
+%{_datadir}/services/ksplashmoodin.desktop
+
+%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.1  2005/07/21 18:45:04  blekot
+- new, NFY
+
================================================================



More information about the pld-cvs-commit mailing list