From: "Alexandre Rostovtsev" <tetromino@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/zenity/
Date: Tue, 23 Oct 2012 09:24:40 +0000 (UTC) [thread overview]
Message-ID: <1350983345.5fb9ffa33458a33303f93627693f98efc63a97e9.tetromino@gentoo> (raw)
commit: 5fb9ffa33458a33303f93627693f98efc63a97e9
Author: Sobhan Mohammadpour <sobhanmohammadpour1 <AT> yahoo <DOT> fr>
AuthorDate: Fri Oct 5 12:31:05 2012 +0000
Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
CommitDate: Tue Oct 23 09:09:05 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5fb9ffa3
gnome-extra/zenity: add 3.6.0
---
| 52 ++++++++++++++++++++++++++++++++
1 files changed, 52 insertions(+), 0 deletions(-)
--git a/gnome-extra/zenity/zenity-3.6.0.ebuild b/gnome-extra/zenity/zenity-3.6.0.ebuild
new file mode 100644
index 0000000..1520643
--- /dev/null
+++ b/gnome-extra/zenity/zenity-3.6.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/zenity/zenity-3.6.0.ebuild,v 1.1 2012/05/20 01:10:07 tetromino Exp $
+
+EAPI="4"
+GCONF_DEBUG="yes"
+GNOME2_LA_PUNT="yes"
+
+inherit eutils gnome2
+
+DESCRIPTION="Tool to display dialogs from the commandline and shell scripts"
+HOMEPAGE="http://live.gnome.org/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 +webkit"
+
+RDEPEND=">=dev-libs/glib-2.8:2
+ x11-libs/gdk-pixbuf:2
+ >=x11-libs/gtk+-3.0.0: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}
+ app-text/scrollkeeper
+ app-text/docbook-xml-dtd:4.1.2
+ >=dev-util/intltool-0.40
+ >=sys-devel/gettext-0.14
+ virtual/pkgconfig
+ >=app-text/gnome-doc-utils-0.10.1"
+# eautoreconf needs:
+# >=gnome-base/gnome-common-2.12
+
+pkg_setup() {
+ G2CONF="${G2CONF}
+ $(use_enable libnotify)
+ $(use_enable webkit webkitgtk)
+ PERL=$(type -P false)"
+}
+
+src_prepare() {
+ gnome2_src_prepare
+}
+
+src_install() {
+ gnome2_src_install
+
+ rm "${ED}/usr/bin/gdialog" || die "rm gdialog failed!"
+}
next reply other threads:[~2012-10-23 9:24 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-23 9:24 Alexandre Rostovtsev [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
2015-05-14 13:39 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
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=1350983345.5fb9ffa33458a33303f93627693f98efc63a97e9.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