Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37768703
en ru br
ALT Linux repos
S:0.4.5-alt1_3

Group :: Graphical desktop/Other
RPM: x-cursor-themes-dmz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oldname dmz-cursor-themes
# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Name:           x-cursor-themes-dmz
Version:        0.4
Release:        alt2_12
Summary:        X cursors themes

Group:          Graphical desktop/Other
License:        CC-BY-SA
URL:            http://jimmac.musichall.cz/themes.php?skin=7

%define checkout 0359f226

# NB: The tarball needs to be generated first, so the first download will fail.

#     Generating takes about 30s - 1 minute.
# wget http://gitorious.org/opensuse/art/archive-tarball/%{checkout}
# tar xzf %{checkout}
# cd opensuse-art/cursors
# tar chof - dmz dmz-aa | bzip2 -9 -c > dmz-cursor-themes-%{checkout}.tar.bz2
Source0:        dmz-cursor-themes-%{checkout}.tar.bz2

BuildArch:      noarch

%description
An X cursors theme by Jakub Steiner used by OpenSUSE.

%prep
%setup -n %{oldname}-%{version} -q -c dmz-cursor-themes-%{version}

%build

%install

mkdir -p %{buildroot}/%{_datadir}/icons/dmz
cp -pr dmz/xcursors %{buildroot}/%{_datadir}/icons/dmz/cursors
mkdir -p %{buildroot}/%{_datadir}/icons/dmz-aa
cp -pr dmz-aa/xcursors %{buildroot}/%{_datadir}/icons/dmz-aa/cursors

%files
%doc dmz/COPYING
%{_datadir}/icons/dmz/
%{_datadir}/icons/dmz-aa/

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin