e826904
%global theme_name     Greybird
e826904
e826904
Name:           greybird
4103d04
Version:        1.3.4
0579c58
Release:        1%{?dist}
e826904
Summary:        A clean minimalistic theme for Xfce, GTK+ 2 and 3
e826904
e826904
License:        GPLv2+ or CC-BY-SA
e826904
URL:            http://shimmerproject.org/project/%{name}/ 
77d92e5
Source0:        https://github.com/shimmerproject/%{theme_name}/archive/v%{version}.tar.gz
e826904
e826904
BuildArch:      noarch      
e826904
e826904
%description
e826904
Greybird is a theme for GTK2/3 and xfwm4/metacity started out on the basis of
e826904
Bluebird, but aims at reworking the intense blue tone to a more neutral
e826904
grey-ish look that will be more pleasant to look at in everyday use.
e826904
e826904
e826904
%package gtk2-theme
e826904
Summary:        Greybird GTK+2 themes
e826904
Requires:       gtk-murrine-engine >= 0.98.1.1 gtk2-engines
e826904
e826904
%description gtk2-theme
e826904
Themes for GTK+2 as part of the Greybird theme.
e826904
e826904
e826904
%package gtk3-theme
e826904
Summary:        Greybird GTK+3 themes
e826904
e826904
%description gtk3-theme
e826904
Themes for GTK+3 as part of the Greybird theme.
e826904
e826904
e826904
%package metacity-theme
e826904
Summary:        Greybird Metacity themes
e826904
Requires:       metacity
e826904
e826904
%description metacity-theme
e826904
Themes for Metacity as part of the Greybird theme.
e826904
e826904
e826904
%package xfwm4-theme
e826904
Summary:        Greybird Xfwm4 themes
e826904
Requires:       xfwm4
e826904
e826904
%description xfwm4-theme
e826904
Themes for Xfwm4 as part of the Greybird theme.
e826904
e826904
%package xfce4-notifyd-theme
e826904
Summary:        Greybird Xfce4 notifyd theme
e826904
Requires:       xfce4-notifyd
e826904
e826904
%description xfce4-notifyd-theme
e826904
Themes for Xfce4 notifyd as part of the Greybird theme.
e826904
e826904
%prep
30190f1
2ea82cb
%setup -q -n %{theme_name}-%{version}
30190f1
e826904
# Cleanup
e826904
# Remove Unity theme
e826904
rm -f gtk-3.0/apps/unity.css
48ce0bd
rm -f gtk-3.0/apps/lightdm-unity-greeter.css
48ce0bd
0579c58
sed -i '/unity\.css/d' gtk-3.0/gtk.css
0579c58
sed -i '/lightdm-unity-greeter\.css/d' gtk-3.0/gtk.css
0579c58
sed -i '/lightdm-gtk-greeter\.css/d' gtk-3.0/gtk.css
0579c58
e826904
%build
e826904
# Nothing to build
e826904
e826904
%install
e826904
mkdir -p -m755 %{buildroot}%{_datadir}/themes/%{theme_name}
e826904
cp -pr gtk-2.0/ gtk-3.0/ metacity-1/ xfwm4/ xfwm4_compact/ xfce-notify-4.0/ %{buildroot}%{_datadir}/themes/%{theme_name}
e826904
e826904
e826904
%files gtk2-theme
e826904
%doc LICENSE.GPL LICENSE.CC README
e826904
%dir %{_datadir}/themes/Greybird/
e826904
%{_datadir}/themes/%{theme_name}/gtk-2.0/
e826904
e826904
e826904
%files gtk3-theme
e826904
%doc LICENSE.GPL LICENSE.CC README
e826904
%dir %{_datadir}/themes/Greybird/
e826904
%{_datadir}/themes/%{theme_name}/gtk-3.0/
e826904
e826904
e826904
%files metacity-theme
e826904
%doc LICENSE.GPL LICENSE.CC README
e826904
%dir %{_datadir}/themes/Greybird/
e826904
%{_datadir}/themes/%{theme_name}/metacity-1/
e826904
e826904
e826904
%files xfwm4-theme
e826904
%doc LICENSE.GPL LICENSE.CC README
e826904
%dir %{_datadir}/themes/Greybird/
e826904
%{_datadir}/themes/%{theme_name}/xfwm4/
e826904
%{_datadir}/themes/%{theme_name}/xfwm4_compact/
e826904
e826904
e826904
%files xfce4-notifyd-theme
e826904
%doc LICENSE.GPL LICENSE.CC README
e826904
%dir %{_datadir}/themes/Greybird/
e826904
%{_datadir}/themes/%{theme_name}/xfce-notify-4.0/
e826904
e826904
%changelog
4103d04
* Sun Mar 30 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.3.4-1
4103d04
- Update to upstream release 1.3.4
4103d04
77d92e5
* Tue Mar 18 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.3.3-1
77d92e5
- Updated to 1.3.3
77d92e5
4c24cdd
* Fri Mar 14 2014 Luis Bazan <lbazan@fedoraproject.org> - 1.3.2-1
4c24cdd
- Update to 1.3.2
4c24cdd
48ce0bd
* Sun Feb 23 2014 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 1.3.1-1
48ce0bd
- Updated to 1.3.1
48ce0bd
- Fixed the source URL to directly download from github
48ce0bd
cdc0306
* Wed Sep 18 2013  Athmane Madjoudj <athmane@fedoraproject.org> 1.2.2-1
cdc0306
- Update to 1.2.2
cdc0306
0579c58
* Thu Aug 08 2013  Athmane Madjoudj <athmane@fedoraproject.org> 1.2-1
0579c58
- Update to 1.2
0579c58
- Use sed to remove unity deps instead of a patch
0579c58
4350f2a
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.8-2
4350f2a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
4350f2a
794cc1c
* Thu Jan 24 2013 Athmane Madjoudj <athmane@fedoraproject.org> 1.0.8-1
794cc1c
- Update to 1.0.8
794cc1c
2ea82cb
* Sun Nov 11 2012 Athmane Madjoudj <athmane@fedoraproject.org> 1.0.7-1
2ea82cb
- Update to 1.0.7
2ea82cb
- Cleanup the spec
2ea82cb
30190f1
* Wed Jul 25 2012 Athmane Madjoudj <athmane@fedoraproject.org> 0.9-1
30190f1
- Update to the new release.
30190f1
- Remove unico engine dep.
30190f1
1544d3a
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-5
1544d3a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1544d3a
95a3f83
* Mon Jul 02 2012 Athmane Madjoudj 0.8.2-4
95a3f83
- Remove unity import in gtk3 css.
95a3f83
e826904
* Tue May 22 2012 Athmane Madjoudj <athmane@fedoraproject.org> 0.8.2-3
e826904
- Fix version number since upstream tagged the last commit
e826904
- Add xfce4-notifyd-theme sub-package
e826904
e826904
* Mon May 21 2012 Athmane Madjoudj <athmane@fedoraproject.org> 0.8.1-2
e826904
- Spec cleanup
e826904
- Require gtk-unico-engine >= 1.0.2 to fix gtk3 theme
e826904
e826904
* Sun May 20 2012 Athmane Madjoudj <athmane@fedoraproject.org> 0.8.1-1
e826904
- Initial spec (based on Zukitwo theme)