From f27c2332d0a3a79df174ffb8b9496a1422ae0ca0 Mon Sep 17 00:00:00 2001 From: djurban Date: Sun, 23 May 2004 13:27:59 +0000 Subject: [PATCH] - http://www.kde-look.org/content/pre1/6679-1.png Changed files: XcursorTheme-jaguarx.spec -> 1.1 --- XcursorTheme-jaguarx.spec | 46 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 XcursorTheme-jaguarx.spec diff --git a/XcursorTheme-jaguarx.spec b/XcursorTheme-jaguarx.spec new file mode 100644 index 0000000..edf2f84 --- /dev/null +++ b/XcursorTheme-jaguarx.spec @@ -0,0 +1,46 @@ +%define _name jaguarx +Summary: X11 cursor theme - jaguarx +Summary(pl): Notyw kursorów dla X11 - jaguarx +Name: XcursorTheme-%{_name} +Version: 1.0 +Release: 1 +License: Artistic 2.0 +Group: Themes +Source0: http://www.kde-look.org/content/files/6679-%{_name}.tar.bz2 +# Source0-md5: 02aa1e61363a5940ae952a64dc098d71 +URL: http://www.kde-look.org/content/show.php?content=6679 +BuildRequires: XFree86 >= 4.3 +BuildArch: noarch +Requires: XFree86 >= 4.3 +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description +This theme consists of a black pointer cursor and other colorful +cursors. They look like the default X11 theme with a smooth drop +shadow. The color wheel makes it fit nicely into more colorful themes +while maintaining a serious look. + +%description -l pl +Ten motyw sk³ada siê z czarnego kursora wskazuj±cego oraz pozosta³ych +kolorowych kursorów. Wspólnie przypominaj± domy¶lny motyw X11 z +dodanym cieniem. Kolorowe ko³o, bêd±ce elementem motywu, sprawia, ¿e +pasuje on równie¿ do bardziej kolorowych styli, nie trac±c przy tym +powa¿nego wygl±du. + +%prep +%setup -q -n %{_name} + +%install +rm -rf $RPM_BUILD_ROOT +install -d $RPM_BUILD_ROOT%{_iconsdir}/%{_name}/cursors +cp -df cursors/* $RPM_BUILD_ROOT%{_iconsdir}/%{_name}/cursors +echo "[Icon Theme]" > $RPM_BUILD_ROOT%{_iconsdir}/%{_name}/index.theme +echo "Name = jaguarx" >> $RPM_BUILD_ROOT%{_iconsdir}/%{_name}/index.theme +echo "Comment = Clear, animated, X11 default-alike theme with a shadow." >> $RPM_BUILD_ROOT%{_iconsdir}/%{_name}/index.theme + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) +%{_iconsdir}/%{_name} -- 2.43.0