[zukiwi] Initial import (#838423).

odysseus odysseus at fedoraproject.org
Thu Jul 19 19:06:17 UTC 2012


commit 75b2ad6e1bf457baef5458acc0ed1a39df8db41c
Author: Mattia Meneguzzo <odysseus at fedoraproject.org>
Date:   Thu Jul 19 21:06:08 2012 +0200

    Initial import (#838423).

 .gitignore                       |    1 +
 sources                          |    1 +
 zukiwi-20120709-rmnotavail.patch |   22 ++++++
 zukiwi.spec                      |  132 ++++++++++++++++++++++++++++++++++++++
 4 files changed, 156 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..efcea10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/zukiwi_by_lassekongo83-d56k4sl.zip
diff --git a/sources b/sources
index e69de29..4492f2a 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+41ec5e56acb40d9a04af2fc054e5039f  zukiwi_by_lassekongo83-d56k4sl.zip
diff --git a/zukiwi-20120709-rmnotavail.patch b/zukiwi-20120709-rmnotavail.patch
new file mode 100644
index 0000000..f996ba0
--- /dev/null
+++ b/zukiwi-20120709-rmnotavail.patch
@@ -0,0 +1,22 @@
+diff -up ./Zukiwi/gnome-shell/gnome-shell.css.orig ./Zukiwi/gnome-shell/gnome-shell.css
+--- ./Zukiwi/gnome-shell/gnome-shell.css.orig	2012-07-08 09:22:36.000000000 +0200
++++ ./Zukiwi/gnome-shell/gnome-shell.css	2012-07-10 00:13:46.791578430 +0200
+@@ -25,7 +25,7 @@
+ 
+ /* default text style */
+ stage {
+-	font-family: "Liberation Sans Narrow", Ubuntu Condensed, Trebuchet MS, Droid Sans, Ubuntu, Liberation Sans, sans-serif;
++	font-family: "Liberation Sans Narrow", Droid Sans, Liberation Sans, sans-serif;
+ 	font-size: 10pt; /* The default font size. */
+ 	color: white;
+ }
+diff -up ./Zukiwi/gtk-3.0/gtk.css.orig ./Zukiwi/gtk-3.0/gtk.css
+--- ./Zukiwi/gtk-3.0/gtk.css.orig	2012-06-16 07:41:26.000000000 +0200
++++ ./Zukiwi/gtk-3.0/gtk.css	2012-07-10 00:14:03.887494442 +0200
+@@ -60,6 +60,5 @@
+ @import url("apps/gnome-panel.css");
+ @import url("apps/gnome-terminal.css");
+ @import url("apps/nautilus.css");
+- at import url("apps/unity.css");
+ @import url("apps/popover.css");
+ @import url("apps/epiphany.css");
diff --git a/zukiwi.spec b/zukiwi.spec
new file mode 100644
index 0000000..2f4f79c
--- /dev/null
+++ b/zukiwi.spec
@@ -0,0 +1,132 @@
+%global theme_name    Zukiwi
+%global deviantart_id 313347909
+%global author        lassekongo83
+%global tag           d56k4sl
+
+Name:           zukiwi
+Version:        20120709
+Release:        1%{?dist}
+Summary:        Themes for GTK+2, GTK+3, Metacity, GNOME Shell and Xfwm4
+Group:          User Interface/Desktops
+
+License:        GPLv3
+URL:            http://%{author}.deviantart.com/art/%{theme_name}-%{deviantart_id}
+Source0:        http://www.deviantart.com/download/%{deviantart_id}/%{name}_by_%{author}-%{tag}.zip
+
+# This patch removes fonts that are not available in Fedora from "font-family" 
+# in gnome-shell.css and a reference to Unity-related stuff from 
+# Zukiwi/gtk-3.0/gtk.css.
+Patch0:         zukiwi-20120709-rmnotavail.patch
+
+BuildArch:      noarch      
+
+%description
+The %{theme_name} themes for GTK+2, GTK+3, Metacity, GNOME Shell and Xfwm4, 
+created by %{author}.
+
+
+%package common
+Summary:        Files common to %{theme_name} themes
+Group:          User Interface/Desktops
+
+%description common
+Files which are common to all %{theme_name} themes.
+
+
+%package gtk2-theme
+Summary:        %{theme_name} GTK+2 themes
+Group:          User Interface/Desktops
+Requires:       %{name}-common = %{version}-%{release}, gtk-murrine-engine >= 0.98.1.1, gtk2-engines
+
+%description gtk2-theme
+Themes for GTK+2 as part of the %{theme_name} theme.
+
+
+%package gtk3-theme
+Summary:        %{theme_name} GTK+3 themes
+Group:          User Interface/Desktops
+Requires:       %{name}-common = %{version}-%{release}, gtk-unico-engine >= 1.0.2
+
+%description gtk3-theme
+Themes for GTK+3 as part of the %{theme_name} theme.
+
+
+%package metacity-theme
+Summary:        %{theme_name} Metacity themes
+Group:          User Interface/Desktops
+Requires:       %{name}-common = %{version}-%{release}, metacity
+
+%description metacity-theme
+Themes for Metacity as part of the %{theme_name} theme.
+
+
+%package xfwm4-theme
+Summary:        %{theme_name} Xfwm4 themes
+Group:          User Interface/Desktops
+Requires:       %{name}-common = %{version}-%{release}, xfwm4
+
+%description xfwm4-theme
+Themes for Xfwm4 as part of the %{theme_name} theme.
+
+
+%package -n gnome-shell-theme-%{name}
+Summary:        %{theme_name} GNOME Shell theme
+Group:          User Interface/Desktops
+Requires:       %{name}-common = %{version}-%{release}, gnome-shell-extension-user-theme >= 3.4, liberation-narrow-fonts
+
+%description -n gnome-shell-theme-%{name}
+%{theme_name} GNOME Shell theme.
+
+
+%prep
+%setup -q -c -n %{name}_by_%{author}-%{tag}
+%patch0 -p0
+
+# Remove "Thumbs.db" files
+find . -name Thumbs.db -type f -exec rm -f '{}' \;
+# Fix end-of-line encoding of "README"
+sed -i 's/\r//' README
+# Fix text encoding of "README" 
+iconv -f iso8859-1 -t utf-8 README > README.conv && mv -f README.conv README
+# Remove Unity stuff
+rm %{theme_name}/gtk-3.0/apps/unity.css
+rm -r %{theme_name}/unity/
+
+
+%build
+# Nothing to build
+
+
+%install
+mkdir -p -m755 %{buildroot}%{_datadir}/themes/%{theme_name}
+cp -pr %{theme_name}/* %{buildroot}%{_datadir}/themes/%{theme_name}
+
+
+%files common
+%doc COPYING README
+%dir %{_datadir}/themes/%{theme_name}/
+
+
+%files gtk2-theme
+%{_datadir}/themes/%{theme_name}/gtk-2.0/
+
+
+%files gtk3-theme
+%{_datadir}/themes/%{theme_name}/gtk-3.0/
+
+
+%files metacity-theme
+%{_datadir}/themes/%{theme_name}/metacity-1/
+
+
+%files xfwm4-theme
+%{_datadir}/themes/%{theme_name}/xfwm4/
+
+
+%files -n gnome-shell-theme-%{name}
+%{_datadir}/themes/%{theme_name}/gnome-shell/
+
+
+%changelog
+* Thu Jul 19 2012 Mattia Meneguzzo <odysseus at fedoraproject.org> - 20120709-1
+- Initial package for Fedora


More information about the scm-commits mailing list