Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 605c3fadfe2309964229a11c0bd5a120 > files > 2

icewm-theme-oxygen-aya-0.1-5.mga3.src.rpm

%define name	icewm-theme-oxygen-aya
%define version	0.1
%define release %mkrel 5

Name:		%{name}
Summary:	X11 Window Manager
Version:	%{version}
Release:	%{release}
License:	GPL
Group:		Graphical desktop/Icewm
URL:		http://box-look.org/content/show.php/OxyAya?content=136242
Source0:	http://box-look.org/CONTENT/content-files/136242-oxygen-aya-azul.tar.gz
BuildArch: noarch
BuildRequires:  imagemagick
BuildRequires:	desktop-common-data
BuildRequires:	mageia-theme-Default
Requires:	mageia-theme-Default

%description
The icewm theme which simulates kde4 "Oxygen" and "Aya" look and feel.

%prep
%setup -q -n oxygen-aya-azul
cp %{_iconsdir}/mini/mageia.png taskbar/start.xpm
ln -s %{_datadir}/mga/backgrounds/default.jpg default.jpg
sed -i 's/ThrowingStones.jpg/default.jpg/g' default.theme

# Resize image to workaround bug 8705
mogrify -resize 2x19! title*.xpm
mogrify -resize 2x2! *frame??.xpm

%install
install -d %{buildroot}%{_datadir}/X11/icewm/themes
cp -r %{_builddir}/oxygen-aya-azul %{buildroot}/%{_datadir}/X11/icewm/themes/

# fix permissions
find %{buildroot}%{_datadir} -type f -exec chmod 644 {} \;
find %{buildroot}%{_datadir} -type d -exec chmod 755 {} \;

%files
%dir %{_datadir}/X11/icewm/themes/oxygen-aya-azul
%{_datadir}/X11/icewm/themes/oxygen-aya-azul/*


%changelog

* Tue Mar 12 2013 yochenhsieh <yochenhsieh> 0.1-5.mga3
+ Revision: 402120
- Resize images to workaround bug #8705

* Sat Jan 12 2013 umeabot <umeabot> 0.1-4.mga3
+ Revision: 354190
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Feb 29 2012 yochenhsieh <yochenhsieh> 0.1-3.mga2
+ Revision: 216002
- Use existing icon directly which works as expected

* Thu Feb 23 2012 fwang <fwang> 0.1-2.mga2
+ Revision: 212497
- bump rel

  + yochenhsieh <yochenhsieh>
    - Use large icon for conversion source.
      Set default Mageia background as wallpaper.

* Thu Feb 23 2012 fwang <fwang> 0.1-1.mga2
+ Revision: 212486
- use image in desktop-common-data instead of own icon

  + yochenhsieh <yochenhsieh>
    - imported package icewm-theme-oxygen-aya