From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
Date: Mon, 9 Dec 2013 23:06:37 +0000 (UTC) [thread overview]
Message-ID: <1386630210.6652364ba3dfd732b9e2fb612353bcac0240887b.eva@gentoo> (raw)
commit: 6652364ba3dfd732b9e2fb612353bcac0240887b
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 22:14:10 2013 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Dec 9 23:03:30 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6652364b
gnome-base/gsettings-desktop-schemas: 3.8.2 → 3.10.1
---
.../gsettings-desktop-schemas-3.10.1.ebuild | 31 ++++++++++++++++++++++
.../gsettings-desktop-schemas-9999.ebuild | 19 ++++++-------
2 files changed, 41 insertions(+), 9 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild
new file mode 100644
index 0000000..bafd591
--- /dev/null
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.10.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
+HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+IUSE="+introspection"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
+
+RDEPEND="
+ >=dev-libs/glib-2.31:2
+ introspection? ( >=dev-libs/gobject-introspection-1.31.0 )
+"
+DEPEND="${RDEPEND}
+ >=dev-util/intltool-0.40
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+src_configure() {
+ DOCS="AUTHORS HACKING NEWS README"
+ gnome2_src_configure $(use_enable introspection)
+}
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
index 44c56a2..eaeab32 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999 ]]; then
fi
DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
-HOMEPAGE="http://www.gnome.org/"
+HOMEPAGE="https://git.gnome.org/browse/gsettings-desktop-schemas"
LICENSE="LGPL-2.1+"
SLOT="0"
@@ -22,16 +22,17 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x86-solaris"
fi
-RDEPEND=">=dev-libs/glib-2.31:2
- introspection? ( >=dev-libs/gobject-introspection-1.31.0 )"
+RDEPEND="
+ >=dev-libs/glib-2.31:2
+ introspection? ( >=dev-libs/gobject-introspection-1.31.0 )
+"
DEPEND="${RDEPEND}
- sys-devel/gettext
>=dev-util/intltool-0.40
- virtual/pkgconfig"
+ sys-devel/gettext
+ virtual/pkgconfig
+"
src_configure() {
- G2CONF="${G2CONF}
- $(use_enable introspection)"
DOCS="AUTHORS HACKING NEWS README"
- gnome2_src_configure
+ gnome2_src_configure $(use_enable introspection)
}
next reply other threads:[~2013-12-09 23:06 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-09 23:06 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-12 13:17 [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/ Dennis Lamm
2016-03-25 0:56 Ole Reifschneider
2015-04-18 9:00 Ole Reifschneider
2014-12-22 23:11 Gilles Dartiguelongue
2014-10-18 14:55 Gilles Dartiguelongue
2014-04-15 22:05 Gilles Dartiguelongue
2014-02-12 20:58 Gilles Dartiguelongue
2013-12-09 23:06 Gilles Dartiguelongue
2012-12-19 8:38 Alexandre Rostovtsev
2012-11-20 8:10 Gilles Dartiguelongue
2012-09-27 22:18 Alexandre Rostovtsev
2012-09-22 15:54 Nirbheek Chauhan
2012-08-18 12:09 Priit Laes
2012-05-24 9:11 Alexandre Restovtsev
2012-05-05 0:40 Alexandre Restovtsev
2012-04-06 8:38 Alexandre Restovtsev
2012-03-26 8:20 Nirbheek Chauhan
2012-02-26 23:00 Alexandre Restovtsev
2011-10-18 7:37 Alexandre Restovtsev
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-03-23 5:20 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-02-22 19:44 Nirbheek Chauhan
2011-02-18 4:40 Nirbheek Chauhan
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=1386630210.6652364ba3dfd732b9e2fb612353bcac0240887b.eva@gentoo \
--to=eva@gentoo.org \
--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