diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-13 16:22:59 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-13 16:22:59 +0000 |
commit | 98aa383f9d23a423a6f12817aaee170205a7cccf (patch) | |
tree | 772821cd64cad1af79dbeec84921c47a12eea83a /x11-themes | |
parent | Stable on amd64 wrt bug #301474 (diff) | |
download | historical-98aa383f9d23a423a6f12817aaee170205a7cccf.tar.gz historical-98aa383f9d23a423a6f12817aaee170205a7cccf.tar.bz2 historical-98aa383f9d23a423a6f12817aaee170205a7cccf.zip |
Add new version for Gnome 2.30
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-backgrounds/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-2.30.0.ebuild | 21 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild | 32 | ||||
-rw-r--r-- | x11-themes/gnome-themes/ChangeLog | 9 | ||||
-rw-r--r-- | x11-themes/gnome-themes/files/gnome-themes-2.30.1-evolution-workaround.patch | 72 | ||||
-rw-r--r-- | x11-themes/gnome-themes/gnome-themes-2.30.1-r1.ebuild | 55 | ||||
-rw-r--r-- | x11-themes/gtk-engines/ChangeLog | 10 | ||||
-rw-r--r-- | x11-themes/gtk-engines/files/gtk-engines-2.20.1-evolution-workaround.patch | 24 | ||||
-rw-r--r-- | x11-themes/gtk-engines/files/gtk-engines-2.20.1-xfce-workaround.patch | 24 | ||||
-rw-r--r-- | x11-themes/gtk-engines/gtk-engines-2.20.1-r1.ebuild (renamed from x11-themes/gtk-engines/gtk-engines-2.18.4.ebuild) | 18 |
11 files changed, 273 insertions, 8 deletions
diff --git a/x11-themes/gnome-backgrounds/ChangeLog b/x11-themes/gnome-backgrounds/ChangeLog index 788416f5a3c9..1f498f156e58 100644 --- a/x11-themes/gnome-backgrounds/ChangeLog +++ b/x11-themes/gnome-backgrounds/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-themes/gnome-backgrounds # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.121 2010/06/04 19:37:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/ChangeLog,v 1.122 2010/06/13 16:18:35 pacho Exp $ + +*gnome-backgrounds-2.30.0 (13 Jun 2010) + + 13 Jun 2010; Pacho Ramos <pacho@gentoo.org> + +gnome-backgrounds-2.30.0.ebuild: + Add new version for Gnome 2.30. 04 Jun 2010; Markus Meier <maekke@gentoo.org> gnome-backgrounds-2.28.0.ebuild: diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-2.30.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.30.0.ebuild new file mode 100644 index 000000000000..3c2835117650 --- /dev/null +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-2.30.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-2.30.0.ebuild,v 1.1 2010/06/13 16:18:35 pacho Exp $ + +GCONF_DEBUG="no" + +inherit gnome2 + +DESCRIPTION="A set of backgrounds packaged with the GNOME desktop" +HOMEPAGE="http://www.gnome.org/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND="" +DEPEND="sys-devel/gettext + >=dev-util/intltool-0.35" + +DOCS="AUTHORS ChangeLog NEWS README" diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index d8c2a8908aaf..1862292c4c57 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-themes/gnome-icon-theme # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.173 2010/06/04 19:34:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.174 2010/06/13 16:20:44 pacho Exp $ + +*gnome-icon-theme-2.30.3 (13 Jun 2010) + + 13 Jun 2010; Pacho Ramos <pacho@gentoo.org> + +gnome-icon-theme-2.30.3.ebuild: + Add new version for Gnome 2.30. 04 Jun 2010; Markus Meier <maekke@gentoo.org> gnome-icon-theme-2.28.0.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild new file mode 100644 index 000000000000..abb2b7a3998a --- /dev/null +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.30.3.ebuild,v 1.1 2010/06/13 16:20:44 pacho Exp $ + +GCONF_DEBUG="no" + +inherit gnome2 + +DESCRIPTION="GNOME 2 default icon themes" +HOMEPAGE="http://www.gnome.org/" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" +DEPEND="${RDEPEND} + >=x11-misc/icon-naming-utils-0.8.7 + >=dev-util/pkgconfig-0.19 + >=dev-util/intltool-0.40 + sys-devel/gettext" +# Upstream didn't give us a ChangeLog with 2.30 +DOCS="AUTHORS NEWS TODO" + +# This ebuild does not install any binaries +RESTRICT="binchecks strip" + +# FIXME: double check potential LINGUAS problem +pkg_setup() { + G2CONF="${G2CONF} --enable-icon-mapping" +} diff --git a/x11-themes/gnome-themes/ChangeLog b/x11-themes/gnome-themes/ChangeLog index 33bb484ea731..a05c812b042f 100644 --- a/x11-themes/gnome-themes/ChangeLog +++ b/x11-themes/gnome-themes/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-themes/gnome-themes # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/ChangeLog,v 1.225 2010/06/04 19:58:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/ChangeLog,v 1.226 2010/06/13 16:22:59 pacho Exp $ + +*gnome-themes-2.30.1-r1 (13 Jun 2010) + + 13 Jun 2010; Pacho Ramos <pacho@gentoo.org> + +gnome-themes-2.30.1-r1.ebuild, + +files/gnome-themes-2.30.1-evolution-workaround.patch: + Add new version for Gnome 2.30. 04 Jun 2010; Markus Meier <maekke@gentoo.org> gnome-themes-2.28.1.ebuild: x86 stable, bug #314899 diff --git a/x11-themes/gnome-themes/files/gnome-themes-2.30.1-evolution-workaround.patch b/x11-themes/gnome-themes/files/gnome-themes-2.30.1-evolution-workaround.patch new file mode 100644 index 000000000000..73abbfff7922 --- /dev/null +++ b/x11-themes/gnome-themes/files/gnome-themes-2.30.1-evolution-workaround.patch @@ -0,0 +1,72 @@ +From 9316037f4392249a4f9ef4c9aea89e424b519468 Mon Sep 17 00:00:00 2001 +From: Benjamin Berg <benjamin@sipsolutions.net> +Date: Sat, 22 May 2010 10:31:56 +0000 +Subject: Fix evolution table header workaround for new evo versions. + +--- +diff --git a/gtk-themes/ClearlooksClassic/gtkrc b/gtk-themes/ClearlooksClassic/gtkrc +index af9f716..96d7316 100644 +--- a/gtk-themes/ClearlooksClassic/gtkrc ++++ b/gtk-themes/ClearlooksClassic/gtkrc +@@ -376,9 +376,9 @@ widget "gtk-tooltip*" style "tooltips" + ########################################################################## + + # Workaround for the evolution ETable (bug #527532) +-widget_class "*.ETable.ECanvas" style "treeview_header" ++widget_class "*.<ETable>.<ECanvas>" style "treeview_header" + # Workaround for the evolution ETree +-widget_class "*.ETree.ECanvas" style "treeview_header" ++widget_class "*.<ETree>.<ECanvas>" style "treeview_header" + + # Special case the nautilus-extra-view-widget + # ToDo: A more generic approach for all applications that have a widget like this. +diff --git a/gtk-themes/ClearlooksTest/gtkrc b/gtk-themes/ClearlooksTest/gtkrc +index 8a2c4ee..ede08cc 100644 +--- a/gtk-themes/ClearlooksTest/gtkrc ++++ b/gtk-themes/ClearlooksTest/gtkrc +@@ -398,9 +398,9 @@ widget "gtk-tooltip*" style "clearlooks-tooltips" + ########################################################################## + + # Workaround for the evolution ETable (bug #527532) +-widget_class "*.ETable.ECanvas" style "clearlooks-treeview_header" ++widget_class "*.<ETable>.<ECanvas>" style "clearlooks-treeview_header" + # Workaround for the evolution ETree +-widget_class "*.ETree.ECanvas" style "clearlooks-treeview_header" ++widget_class "*.<ETree>.<ECanvas>" style "clearlooks-treeview_header" + + # Special case the nautilus-extra-view-widget + # ToDo: A more generic approach for all applications that have a widget like this. +diff --git a/gtk-themes/Glossy/gtkrc b/gtk-themes/Glossy/gtkrc +index a2e7baa..b15dd6d 100644 +--- a/gtk-themes/Glossy/gtkrc ++++ b/gtk-themes/Glossy/gtkrc +@@ -377,9 +377,9 @@ widget "gtk-tooltip*" style "tooltips" + ########################################################################## + + # Workaround for the evolution ETable (bug #527532) +-widget_class "*.ETable.ECanvas" style "treeview_header" ++widget_class "*.<ETable>.<ECanvas>" style "treeview_header" + # Workaround for the evolution ETree +-widget_class "*.ETree.ECanvas" style "treeview_header" ++widget_class "*.<ETree>.<ECanvas>" style "treeview_header" + + # Special case the nautilus-extra-view-widget + # ToDo: A more generic approach for all applications that have a widget like this. +diff --git a/gtk-themes/Inverted/gtkrc b/gtk-themes/Inverted/gtkrc +index fd3cccf..9991204 100644 +--- a/gtk-themes/Inverted/gtkrc ++++ b/gtk-themes/Inverted/gtkrc +@@ -375,9 +375,9 @@ widget "gtk-tooltip*" style "tooltips" + ########################################################################## + + # Workaround for the evolution ETable (bug #527532) +-widget_class "*.ETable.ECanvas" style "treeview_header" ++widget_class "*.<ETable>.<ECanvas>" style "treeview_header" + # Workaround for the evolution ETree +-widget_class "*.ETree.ECanvas" style "treeview_header" ++widget_class "*.<ETree>.<ECanvas>" style "treeview_header" + + # Special case the nautilus-extra-view-widget + # ToDo: A more generic approach for all applications that have a widget like this. +-- +cgit v0.8.3.1 diff --git a/x11-themes/gnome-themes/gnome-themes-2.30.1-r1.ebuild b/x11-themes/gnome-themes/gnome-themes-2.30.1-r1.ebuild new file mode 100644 index 000000000000..8320b28d73c6 --- /dev/null +++ b/x11-themes/gnome-themes/gnome-themes-2.30.1-r1.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/gnome-themes-2.30.1-r1.ebuild,v 1.1 2010/06/13 16:22:59 pacho Exp $ + +EAPI="2" +GCONF_DEBUG="no" + +inherit eutils gnome2 + +DESCRIPTION="A set of GNOME themes, with sets for users with limited or low vision" +HOMEPAGE="http://www.gnome.org/" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +IUSE="accessibility" + +RDEPEND=">=x11-libs/gtk+-2 + >=x11-themes/gtk-engines-2.15.3" +DEPEND="${RDEPEND} + >=x11-misc/icon-naming-utils-0.8.7 + >=dev-util/pkgconfig-0.19 + >=dev-util/intltool-0.35" +# dev-perl/XML-LibXML is bug 266136 + +DOCS="AUTHORS ChangeLog NEWS README" + +# This ebuild does not install any binaries +RESTRICT="binchecks strip" + +G2CONF="${G2CONF} + $(use_enable accessibility all-themes) + --disable-test-themes + --enable-icon-mapping" + +src_prepare() { + # Fix bashisms, bug #256337 + epatch "${FILESDIR}/${PN}-2.24.3-bashism.patch" + + # Fix evolution table header workaround for new evo versions + epatch "${FILESDIR}/${P}-evolution-workaround.patch" + + # Do not build/install accessibility themes, bug #274515 + if ! use accessibility; then + sed 's:HighContrast.*\\:\\:g' -i \ + desktop-themes/Makefile.am desktop-themes/Makefile.in \ + gtk-themes/Makefile.am gtk-themes/Makefile.in \ + icon-themes/Makefile.am icon-themes/Makefile.in \ + || die "sed 1 failed" + fi + + # Fix intltoolize broken file, see upstream #577133 + sed "s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" -i po/Makefile.in.in \ + || die "sed 2 failed" +} diff --git a/x11-themes/gtk-engines/ChangeLog b/x11-themes/gtk-engines/ChangeLog index 2ea60216b8e0..3b7a762f65f2 100644 --- a/x11-themes/gtk-engines/ChangeLog +++ b/x11-themes/gtk-engines/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-themes/gtk-engines # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.165 2010/04/05 14:58:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/ChangeLog,v 1.166 2010/06/13 16:16:22 pacho Exp $ + +*gtk-engines-2.20.1-r1 (13 Jun 2010) + + 13 Jun 2010; Pacho Ramos <pacho@gentoo.org> -gtk-engines-2.18.4.ebuild, + +gtk-engines-2.20.1-r1.ebuild, + +files/gtk-engines-2.20.1-evolution-workaround.patch, + +files/gtk-engines-2.20.1-xfce-workaround.patch: + Add new version for Gnome 2.30, clean old version. 05 Apr 2010; Raúl Porcel <armin76@gentoo.org> gtk-engines-2.18.5.ebuild: alpha/arm/ia64/sh/sparc stable wrt #308549 diff --git a/x11-themes/gtk-engines/files/gtk-engines-2.20.1-evolution-workaround.patch b/x11-themes/gtk-engines/files/gtk-engines-2.20.1-evolution-workaround.patch new file mode 100644 index 000000000000..160f703be0ad --- /dev/null +++ b/x11-themes/gtk-engines/files/gtk-engines-2.20.1-evolution-workaround.patch @@ -0,0 +1,24 @@ +From bc8e41851f670186c09a71e6525c4aea9766b1b6 Mon Sep 17 00:00:00 2001 +From: Benjamin Berg <benjamin@sipsolutions.net> +Date: Sat, 22 May 2010 10:26:51 +0000 +Subject: Fix evolution table header workaround for new evo versions. + +--- +diff --git a/themes/Clearlooks/gtk-2.0/gtkrc b/themes/Clearlooks/gtk-2.0/gtkrc +index 3f193ea..6df11b2 100644 +--- a/themes/Clearlooks/gtk-2.0/gtkrc ++++ b/themes/Clearlooks/gtk-2.0/gtkrc +@@ -400,9 +400,9 @@ widget "gtk-tooltip*" style "tooltips" + ########################################################################## + + # Workaround for the evolution ETable (bug #527532) +-widget_class "*.ETable.ECanvas" style "treeview_header" ++widget_class "*.<ETable>.<ECanvas>" style "treeview_header" + # Workaround for the evolution ETree +-widget_class "*.ETree.ECanvas" style "treeview_header" ++widget_class "*.<ETree>.<ECanvas>" style "treeview_header" + + # Special case the nautilus-extra-view-widget + # ToDo: A more generic approach for all applications that have a widget like this. +-- +cgit v0.8.3.1 diff --git a/x11-themes/gtk-engines/files/gtk-engines-2.20.1-xfce-workaround.patch b/x11-themes/gtk-engines/files/gtk-engines-2.20.1-xfce-workaround.patch new file mode 100644 index 000000000000..1a8ba1ce7d5c --- /dev/null +++ b/x11-themes/gtk-engines/files/gtk-engines-2.20.1-xfce-workaround.patch @@ -0,0 +1,24 @@ +From ee5d780dc2e424bce8a75b21eb6f1b74ea177247 Mon Sep 17 00:00:00 2001 +From: Benjamin Berg <benjamin@sipsolutions.net> +Date: Thu, 29 Apr 2010 15:07:31 +0000 +Subject: Remove Xfce workaround. (bug #616124) + +--- +diff --git a/engines/clearlooks/src/clearlooks_style.c b/engines/clearlooks/src/clearlooks_style.c +index 97ff857..647e447 100644 +--- a/engines/clearlooks/src/clearlooks_style.c ++++ b/engines/clearlooks/src/clearlooks_style.c +@@ -250,9 +250,8 @@ clearlooks_style_draw_shadow (DRAW_ARGS) + clearlooks_set_widget_parameters (widget, style, state_type, ¶ms); + params.corners = CR_CORNER_NONE; + +- if (widget && !g_str_equal ("XfcePanelWindow", gtk_widget_get_name (gtk_widget_get_toplevel (widget)))) +- STYLE_FUNCTION(draw_frame) (cr, colors, ¶ms, &frame, +- x, y, width, height); ++ STYLE_FUNCTION(draw_frame) (cr, colors, ¶ms, &frame, ++ x, y, width, height); + } + else if (DETAIL ("scrolled_window") || DETAIL ("viewport") || detail == NULL) + { +-- +cgit v0.8.3.1 diff --git a/x11-themes/gtk-engines/gtk-engines-2.18.4.ebuild b/x11-themes/gtk-engines/gtk-engines-2.20.1-r1.ebuild index e5ce98b26465..5656b6acf206 100644 --- a/x11-themes/gtk-engines/gtk-engines-2.18.4.ebuild +++ b/x11-themes/gtk-engines/gtk-engines-2.20.1-r1.ebuild @@ -1,18 +1,18 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.18.4.ebuild,v 1.1 2009/10/29 22:41:00 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.20.1-r1.ebuild,v 1.1 2010/06/13 16:16:22 pacho Exp $ EAPI="2" GCONF_DEBUG="no" -inherit gnome2 +inherit gnome2 eutils DESCRIPTION="GTK+2 standard engines and themes" HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="accessibility lua" RDEPEND=">=x11-libs/gtk+-2.12 @@ -27,3 +27,13 @@ pkg_setup() { G2CONF="${G2CONF} --enable-animation $(use_enable lua) $(use_with lua system-lua)" use accessibility || G2CONF="${G2CONF} --disable-hc" } + +src_prepare() { + gnome2_src_prepare + + # Upstream bug 616124: drop xfce workaround that will break + epatch "${FILESDIR}/${P}-xfce-workaround.patch" + + # Fix evolution table header workaround for new evo versions + epatch "${FILESDIR}/${P}-evolution-workaround.patch" +} |