SPECS: enlightenment-theme-milky.spec (NEW) - NEW

sparky sparky at pld-linux.org
Thu Jul 6 21:42:56 CEST 2006


Author: sparky                       Date: Thu Jul  6 19:42:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- NEW

---- Files affected:
SPECS:
   enlightenment-theme-milky.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/enlightenment-theme-milky.spec
diff -u /dev/null SPECS/enlightenment-theme-milky.spec:1.1
--- /dev/null	Thu Jul  6 21:42:56 2006
+++ SPECS/enlightenment-theme-milky.spec	Thu Jul  6 21:42:51 2006
@@ -0,0 +1,44 @@
+# $Revision$, $Date$
+%define	_theme	milky
+Summary:	Adaption of theme Milk for Max OS X
+Name:		enlightenment-theme-%{_theme}
+Version:	0.9.8.5C
+Release:	1
+License:	BSD
+Group:		Themes
+Source0:	http://www.get-e.org/Themes/E17/_files/Milky.edj
+# Source0-md5:	09cb90c4ed9a8d203073ad5b5be5b31f
+URL:		http://www.get-e.org/Themes/E17/
+Requires:	enlightenmentDR17
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Nice theme for use with e17 window manager. Milky's theme is inspired
+by the work of Max Rudberg. It's an adaptation of his theme Milk for
+Mac OS X.
+
+%prep
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/enlightenmentDR17/data/themes
+
+install %{SOURCE0} $RPM_BUILD_ROOT%{_datadir}/enlightenmentDR17/data/themes/%{_theme}.edj
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_datadir}/enlightenmentDR17/data/themes/%{_theme}.edj
+
+%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  2006/07/06 19:42:51  sparky
+- NEW
+
================================================================


More information about the pld-cvs-commit mailing list