From: "Alexandre Rostovtsev" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/gsettings-desktop-schemas/
Date: Wed, 19 Dec 2012 08:38:23 +0000 (UTC) [thread overview]
Message-ID: <1355905936.4a124863bc9d22fb2f25aa00b25a82b59ede253d.tetromino@gentoo> (raw)
commit: 4a124863bc9d22fb2f25aa00b25a82b59ede253d
Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 08:32:16 2012 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 08:32:16 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4a124863
gnome-base/gsettings-desktop-schemas: moved to gx86
Sync live with gx86
---
.../gsettings-desktop-schemas-3.6.1.ebuild | 36 --------------------
.../gsettings-desktop-schemas-9999.ebuild | 7 ++--
gnome-base/gsettings-desktop-schemas/metadata.xml | 4 --
3 files changed, 4 insertions(+), 43 deletions(-)
diff --git a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.1.ebuild b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.1.ebuild
deleted file mode 100644
index 77d655a..0000000
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-3.6.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="4"
-GCONF_DEBUG="no"
-
-inherit gnome2
-if [[ ${PV} = 9999 ]]; then
- inherit gnome2-live
-fi
-
-DESCRIPTION="Collection of GSettings schemas for GNOME desktop"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-IUSE="+introspection"
-if [[ ${PV} = 9999 ]]; then
- KEYWORDS=""
-else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-fi
-
-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"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- $(use_enable introspection)"
- DOCS="AUTHORS HACKING NEWS README"
-}
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 77d655a..44c56a2 100644
--- a/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
+++ b/gnome-base/gsettings-desktop-schemas/gsettings-desktop-schemas-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI="5"
GCONF_DEBUG="no"
inherit gnome2
@@ -19,7 +19,7 @@ IUSE="+introspection"
if [[ ${PV} = 9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+ 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
@@ -29,8 +29,9 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.40
virtual/pkgconfig"
-pkg_setup() {
+src_configure() {
G2CONF="${G2CONF}
$(use_enable introspection)"
DOCS="AUTHORS HACKING NEWS README"
+ gnome2_src_configure
}
diff --git a/gnome-base/gsettings-desktop-schemas/metadata.xml b/gnome-base/gsettings-desktop-schemas/metadata.xml
index afc72e7..6e0e2ec 100644
--- a/gnome-base/gsettings-desktop-schemas/metadata.xml
+++ b/gnome-base/gsettings-desktop-schemas/metadata.xml
@@ -2,8 +2,4 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
- <use>
- <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
- for introspection</flag>
- </use>
</pkgmetadata>
next reply other threads:[~2012-12-19 8:39 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-19 8:38 Alexandre Rostovtsev [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
2013-12-09 23:06 Gilles Dartiguelongue
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=1355905936.4a124863bc9d22fb2f25aa00b25a82b59ede253d.tetromino@gentoo \
--to=tetromino@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