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/zenity/
Date: Thu, 14 May 2015 13:39:55 +0000 (UTC)	[thread overview]
Message-ID: <1431600406.87db3b706f7b3295e2c60e981497acdb67161f15.eva@gentoo> (raw)

commit:     87db3b706f7b3295e2c60e981497acdb67161f15
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu May 14 10:46:46 2015 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu May 14 10:46:46 2015 +0000
URL:        https://gitweb.gentoo.org/proj/gnome.git/commit/?id=87db3b70

gnome-extra/zenity: 3.14.0 → 3.16.0

 gnome-extra/zenity/zenity-3.16.0.ebuild | 49 +++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

diff --git a/gnome-extra/zenity/zenity-3.16.0.ebuild b/gnome-extra/zenity/zenity-3.16.0.ebuild
new file mode 100644
index 0000000..d17f6b0
--- /dev/null
+++ b/gnome-extra/zenity/zenity-3.16.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.14.0.ebuild,v 1.3 2015/03/15 13:27:28 pacho Exp $
+
+EAPI="5"
+GCONF_DEBUG="yes"
+
+inherit gnome2
+
+DESCRIPTION="Tool to display dialogs from the commandline and shell scripts"
+HOMEPAGE="https://wiki.gnome.org/Projects/Zenity"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+IUSE="libnotify test +webkit"
+
+RDEPEND="
+	>=dev-libs/glib-2.8:2
+	x11-libs/gdk-pixbuf:2
+	>=x11-libs/gtk+-3:3
+	x11-libs/libX11
+	x11-libs/pango
+	libnotify? ( >=x11-libs/libnotify-0.6.1:= )
+	webkit? ( >=net-libs/webkit-gtk-1.4.0:3 )
+"
+DEPEND="${RDEPEND}
+	>=dev-util/intltool-0.40
+	>=sys-devel/gettext-0.14
+	virtual/pkgconfig
+	test? ( app-text/yelp-tools )
+"
+# eautoreconf needs:
+#	>=gnome-base/gnome-common-2.12
+
+src_configure() {
+	DOCS="AUTHORS ChangeLog HACKING NEWS README THANKS TODO"
+
+	gnome2_src_configure \
+		$(use_enable libnotify) \
+		$(use_enable webkit webkitgtk) \
+		PERL=$(type -P false) \
+		ITSTOOL=$(type -P true)
+}
+
+src_install() {
+	gnome2_src_install
+	rm "${ED}/usr/bin/gdialog" || die "rm gdialog failed!"
+}


             reply	other threads:[~2015-05-14 13:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-14 13:39 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-02 20:33 [gentoo-commits] proj/gnome:master commit in: gnome-extra/zenity/ Mart Raudsepp
2018-05-31  7:10 Gilles Dartiguelongue
2015-05-14 23:02 Gilles Dartiguelongue
2014-12-22 23:50 Gilles Dartiguelongue
2014-10-26  9:21 Gilles Dartiguelongue
2012-12-24  0:34 Gilles Dartiguelongue
2012-10-23  9:24 Alexandre Rostovtsev
2012-10-23  9:24 Alexandre Rostovtsev
2011-10-02 18:54 Alexandre Restovtsev
2011-04-14 21:52 Gilles Dartiguelongue
2011-04-05  0:57 Nirbheek Chauhan
2011-02-22  0:31 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=1431600406.87db3b706f7b3295e2c60e981497acdb67161f15.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