From: "Alexandre Restovtsev" <tetromino@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-icon-theme-symbolic/
Date: Wed, 21 Mar 2012 18:27:08 +0000 (UTC) [thread overview]
Message-ID: <1332353529.d0e41bafad8ba6a4801657994816b15f1d83c80e.tetromino@gentoo> (raw)
commit: d0e41bafad8ba6a4801657994816b15f1d83c80e
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 21 18:12:09 2012 +0000
Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Wed Mar 21 18:12:09 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=d0e41baf
x11-themes/gnome-icon-theme-symbolic: add 3.3.91.1
---
.../gnome-icon-theme-symbolic-3.3.91.1.ebuild | 43 ++++++++++++++++++++
.../gnome-icon-theme-symbolic-9999.ebuild | 43 ++++++++++++++++++++
2 files changed, 86 insertions(+), 0 deletions(-)
diff --git a/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.3.91.1.ebuild b/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.3.91.1.ebuild
new file mode 100644
index 0000000..edc8bfc
--- /dev/null
+++ b/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.3.91.1.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.2.2.ebuild,v 1.4 2012/03/16 06:41:45 jdhore Exp $
+
+EAPI="4"
+GCONF_DEBUG="no"
+
+inherit gnome2
+if [[ ${PV} = 9999 ]]; then
+ inherit gnome2-live
+fi
+
+DESCRIPTION="Symbolic icons for GNOME default icon theme"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="CCPL-Attribution-ShareAlike-3.0"
+SLOT="0"
+if [[ ${PV} = 9999 ]]; then
+ KEYWORDS=""
+else
+ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
+fi
+IUSE=""
+
+COMMON_DEPEND=">=x11-themes/hicolor-icon-theme-0.10"
+RDEPEND="${COMMON_DEPEND}
+ !=gnome-extra/gnome-power-manager-3.0*
+ !=gnome-extra/gnome-power-manager-3.1*"
+# keyboard-brightness icon file collision with old gnome-power-manager
+DEPEND="${COMMON_DEPEND}
+ >=x11-misc/icon-naming-utils-0.8.7
+ >=dev-util/pkgconfig-0.19"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"
+
+# FIXME: double check potential LINGUAS problem
+src_prepare() {
+ DOCS="AUTHORS NEWS README"
+ G2CONF="${G2CONF}
+ --enable-icon-mapping
+ GTK_UPDATE_ICON_CACHE=$(type -P true)"
+}
diff --git a/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-9999.ebuild b/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-9999.ebuild
new file mode 100644
index 0000000..edc8bfc
--- /dev/null
+++ b/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-9999.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme-symbolic/gnome-icon-theme-symbolic-3.2.2.ebuild,v 1.4 2012/03/16 06:41:45 jdhore Exp $
+
+EAPI="4"
+GCONF_DEBUG="no"
+
+inherit gnome2
+if [[ ${PV} = 9999 ]]; then
+ inherit gnome2-live
+fi
+
+DESCRIPTION="Symbolic icons for GNOME default icon theme"
+HOMEPAGE="http://www.gnome.org/"
+
+LICENSE="CCPL-Attribution-ShareAlike-3.0"
+SLOT="0"
+if [[ ${PV} = 9999 ]]; then
+ KEYWORDS=""
+else
+ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux"
+fi
+IUSE=""
+
+COMMON_DEPEND=">=x11-themes/hicolor-icon-theme-0.10"
+RDEPEND="${COMMON_DEPEND}
+ !=gnome-extra/gnome-power-manager-3.0*
+ !=gnome-extra/gnome-power-manager-3.1*"
+# keyboard-brightness icon file collision with old gnome-power-manager
+DEPEND="${COMMON_DEPEND}
+ >=x11-misc/icon-naming-utils-0.8.7
+ >=dev-util/pkgconfig-0.19"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"
+
+# FIXME: double check potential LINGUAS problem
+src_prepare() {
+ DOCS="AUTHORS NEWS README"
+ G2CONF="${G2CONF}
+ --enable-icon-mapping
+ GTK_UPDATE_ICON_CACHE=$(type -P true)"
+}
next reply other threads:[~2012-03-21 18:27 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-21 18:27 Alexandre Restovtsev [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-08-14 16:11 [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-icon-theme-symbolic/ Gilles Dartiguelongue
2014-12-26 22:04 Gilles Dartiguelongue
2014-04-12 15:44 Gilles Dartiguelongue
2014-02-12 23:48 Gilles Dartiguelongue
2013-11-15 23:38 Gilles Dartiguelongue
2013-11-14 23:14 Gilles Dartiguelongue
2013-10-13 11:15 Gilles Dartiguelongue
2012-12-16 22:21 Gilles Dartiguelongue
2012-11-18 23:31 Gilles Dartiguelongue
2012-10-02 23:29 Alexandre Rostovtsev
2012-05-05 1:00 Alexandre Restovtsev
2011-10-01 4:55 Alexandre Restovtsev
2011-06-02 17:39 Nirbheek Chauhan
2011-04-08 11:39 Gilles Dartiguelongue
2011-04-06 12:14 Nirbheek Chauhan
2011-03-29 19:33 Nirbheek Chauhan
2011-03-23 5:20 Nirbheek Chauhan
2011-02-21 21:27 Nirbheek Chauhan
2011-02-04 4:06 nirbheek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1332353529.d0e41bafad8ba6a4801657994816b15f1d83c80e.tetromino@gentoo \
--to=tetromino@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox