SPECS: iceape-theme-GrayModern.spec (NEW), iceape-theme-pinball.spec (NEW) ...

hawk hawk at pld-linux.org
Thu Jun 26 15:43:23 CEST 2008


Author: hawk                         Date: Thu Jun 26 13:43:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- theme for Iceape

---- Files affected:
SPECS:
   iceape-theme-GrayModern.spec (NONE -> 1.1)  (NEW), iceape-theme-pinball.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/iceape-theme-GrayModern.spec
diff -u /dev/null SPECS/iceape-theme-GrayModern.spec:1.1
--- /dev/null	Thu Jun 26 15:43:23 2008
+++ SPECS/iceape-theme-GrayModern.spec	Thu Jun 26 15:43:18 2008
@@ -0,0 +1,64 @@
+# $Revision$, $Date$
+%define		_realname	graymodern
+%define		_snap		2007-06-18_sea1.1
+Summary:	Theme like Modern, only gray
+Summary(pl.UTF-8):	Motyw identyczny jak Modern, tylko że szary
+Name:		iceape-theme-GrayModern
+Version:	2007.06.18
+Release:	1
+License:	GPL
+Group:		X11/Applications/Networking
+Source0:	http://mozilla-themes.schellen.net/%{_realname}_%{_snap}.jar
+# Source0-md5:	7b61f2e7c1ecd7e225d5be44d521634b
+Source1:	gen-installed-chrome.sh
+URL:		http://mozilla-themes.schellen.net/
+Requires(post,postun):	iceape >= 1.1
+Requires(post,postun):	textutils
+Requires:	iceape >= 1.1
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define		_chromedir	%{_datadir}/iceape/chrome
+
+%description
+Theme for Iceape, like Modern only gray.
+
+%description -l pl.UTF-8
+Motyw dla Iceape, identyczny jak Modern, tylko że szary.
+
+%prep
+%setup -q -c -T
+install %{SOURCE0} %{_realname}.jar
+install %{SOURCE1} .
+./gen-installed-chrome.sh skin %{_realname}.jar > %{_realname}-installed-chrome.txt
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_chromedir}
+
+install %{_realname}.jar $RPM_BUILD_ROOT%{_chromedir}
+install %{_realname}-installed-chrome.txt $RPM_BUILD_ROOT%{_chromedir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+%{_sbindir}/iceape-chrome+xpcom-generate
+
+%postun
+%{_sbindir}/iceape-chrome+xpcom-generate
+
+%files
+%defattr(644,root,root,755)
+%{_chromedir}/%{_realname}.jar
+%{_chromedir}/%{_realname}-installed-chrome.txt
+
+%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  2008/06/26 13:43:18  hawk
+- theme for Iceape
+

================================================================
Index: SPECS/iceape-theme-pinball.spec
diff -u /dev/null SPECS/iceape-theme-pinball.spec:1.1
--- /dev/null	Thu Jun 26 15:43:23 2008
+++ SPECS/iceape-theme-pinball.spec	Thu Jun 26 15:43:18 2008
@@ -0,0 +1,67 @@
+# $Revision$, $Date$
+%define		_realname	pinball
+%define		_snap		2007-02-02_sea1.1
+Summary:	Great theme - it doesn't take much space
+Summary(pl.UTF-8):	Przepiękny motyw - idealny kompromis pomiędzy rozmiarem i czytelnością
+Name:		iceape-theme-pinball
+Version:	2007.02.02
+Release:	1
+License:	GPL
+Group:		X11/Applications/Networking
+Source0:	http://mozilla-themes.schellen.net/%{_realname}_%{_snap}.jar
+# Source0-md5:	4e7575cbb285d341c10e1ff9dacc7f96
+Source1:	gen-installed-chrome.sh
+URL:		http://mozilla-themes.schellen.net/
+Requires(post,postun):	iceape >= 1.1
+Requires(post,postun):	textutils
+Requires:	iceape >= 1.1
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define		_chromedir	%{_datadir}/iceape/chrome
+
+%description
+The great theme, very good in low resolutions (800x600) - it doesn't
+take much space, but it's still nice.
+
+%description -l pl.UTF-8
+Przepiękny motyw, który wyśmienicie nadaje się do używania w niskich
+rozdzielczościach (800x600), gdyż zajmuje niewielką powierzchnię
+ekranu nie tracąc przy tym na urodzie.
+
+%prep
+%setup -q -c -T
+install %{SOURCE0} %{_realname}.jar
+install %{SOURCE1} .
+./gen-installed-chrome.sh skin %{_realname}.jar > %{_realname}-installed-chrome.txt
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_chromedir}
+
+install %{_realname}.jar $RPM_BUILD_ROOT%{_chromedir}
+install %{_realname}-installed-chrome.txt $RPM_BUILD_ROOT%{_chromedir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+%{_sbindir}/iceape-chrome+xpcom-generate
+
+%postun
+%{_sbindir}/iceape-chrome+xpcom-generate
+
+%files
+%defattr(644,root,root,755)
+%{_chromedir}/%{_realname}.jar
+%{_chromedir}/%{_realname}-installed-chrome.txt
+
+%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  2008/06/26 13:43:18  hawk
+- theme for Iceape
+
================================================================


More information about the pld-cvs-commit mailing list