public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gucharmap/
Date: Sun, 13 Oct 2013 11:15:45 +0000 (UTC)	[thread overview]
Message-ID: <1381658638.639e32aebe70800103d7fbb16c252dcda499a514.eva@gentoo> (raw)

commit:     639e32aebe70800103d7fbb16c252dcda499a514
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 13 09:48:41 2013 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 13 10:03:58 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=639e32ae

gnome-extra/gucharmap: 3.8.2 → 3.9.99

---
 gnome-extra/gucharmap/gucharmap-3.9.99.ebuild | 61 +++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)

diff --git a/gnome-extra/gucharmap/gucharmap-3.9.99.ebuild b/gnome-extra/gucharmap/gucharmap-3.9.99.ebuild
new file mode 100644
index 0000000..9974cec
--- /dev/null
+++ b/gnome-extra/gucharmap/gucharmap-3.9.99.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="5"
+GCONF_DEBUG="yes"
+VALA_MIN_API_VERSION="0.16"
+VALA_USE_DEPEND="vapigen"
+
+inherit gnome2 vala
+
+DESCRIPTION="Unicode character map viewer and library"
+HOMEPAGE="http://live.gnome.org/Gucharmap"
+
+LICENSE="GPL-3"
+SLOT="2.90"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="cjk +introspection test vala"
+REQUIRED_USE="vala? ( introspection )"
+
+COMMON_DEPEND="
+	>=dev-libs/glib-2.32:2
+	>=x11-libs/pango-1.2.1[introspection?]
+	>=x11-libs/gtk+-3.4.0:3[introspection?]
+
+	introspection? ( >=dev-libs/gobject-introspection-0.9.0 )
+"
+RDEPEND="${COMMON_DEPEND}
+	!<gnome-extra/gucharmap-3:0
+"
+DEPEND="${RDEPEND}
+	app-text/yelp-tools
+	>=dev-util/gtk-doc-am-1
+	>=dev-util/intltool-0.40
+	sys-devel/gettext
+	virtual/pkgconfig
+	test? (	app-text/docbook-xml-dtd:4.1.2 )
+	vala? ( $(vala_depend) )
+"
+
+src_prepare() {
+	# prevent file collisions with slot 0
+	sed -e "s:GETTEXT_PACKAGE=gucharmap$:GETTEXT_PACKAGE=gucharmap-${SLOT}:" \
+		-i configure.ac configure || die "sed configure.ac configure failed"
+
+	# avoid autoreconf
+	sed -e 's/-Wall //g' -i configure || die "sed failed"
+
+	use vala && vala_src_prepare
+	gnome2_src_prepare
+}
+
+src_configure() {
+	# Do not add ITSTOOL=$(type -P true); yelp-tools is a true required
+	# dependency here for some LINGUAS.
+	gnome2_src_configure \
+		--disable-static \
+		$(use_enable introspection) \
+		$(use_enable cjk unihan) \
+		$(use_enable vala)
+}


             reply	other threads:[~2013-10-13 11:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-13 11:15 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-10 21:49 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gucharmap/ Gilles Dartiguelongue
2014-12-22 23:50 Gilles Dartiguelongue
2014-11-23 22:49 Gilles Dartiguelongue
2014-11-04  0:11 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-04-06 21:32 Gilles Dartiguelongue
2013-11-16 10:48 Gilles Dartiguelongue
2012-12-24 18:52 Gilles Dartiguelongue
2012-11-21 22:36 Gilles Dartiguelongue
2012-10-29  0:06 Gilles Dartiguelongue
2012-10-28 21:52 Gilles Dartiguelongue
2012-09-22 18:45 Nirbheek Chauhan
2011-10-28  2:23 Alexandre Restovtsev
2011-04-29 17:29 Nirbheek Chauhan
2011-04-05  0:57 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=1381658638.639e32aebe70800103d7fbb16c252dcda499a514.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