From: "Ole Reifschneider" <tranquility@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: sys-apps/baobab/
Date: Sat, 2 Apr 2016 16:34:41 +0000 (UTC) [thread overview]
Message-ID: <1459613288.6240aba3dc9a50f47ac26ff08e487fb544d574ff.tranquility@gentoo> (raw)
commit: 6240aba3dc9a50f47ac26ff08e487fb544d574ff
Author: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 2 16:08:08 2016 +0000
Commit: Ole Reifschneider <tranquility <AT> gentoo <DOT> org>
CommitDate: Sat Apr 2 16:08:08 2016 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6240aba3
sys-apps/baobab: Bump version to 3.20.0
Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0xE9E568677E8B4D42
sys-apps/baobab/baobab-3.20.0.ebuild | 40 ++++++++++++++++++++++++++++++++++++
sys-apps/baobab/baobab-9999.ebuild | 4 ++--
2 files changed, 42 insertions(+), 2 deletions(-)
diff --git a/sys-apps/baobab/baobab-3.20.0.ebuild b/sys-apps/baobab/baobab-3.20.0.ebuild
new file mode 100644
index 0000000..7bb5a20
--- /dev/null
+++ b/sys-apps/baobab/baobab-3.20.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Disk usage browser for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Baobab"
+
+LICENSE="GPL-2+ FDL-1.1+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"
+
+COMMON_DEPEND="
+ >=dev-libs/glib-2.40:2[dbus]
+ >=x11-libs/gtk+-3.13.2:3
+"
+RDEPEND="${COMMON_DEPEND}
+ gnome-base/gsettings-desktop-schemas
+ x11-themes/gnome-icon-theme-extras
+ !<gnome-extra/gnome-utils-3.4
+"
+# ${PN} was part of gnome-utils before 3.4
+DEPEND="${COMMON_DEPEND}
+ dev-libs/libxml2
+ >=dev-util/intltool-0.40
+ dev-util/itstool
+ >=sys-devel/gettext-0.17
+ virtual/pkgconfig
+"
+
+src_configure() {
+ gnome2_src_configure \
+ VALAC=$(type -P true) \
+ VAPIGEN=$(type -P true)
+}
diff --git a/sys-apps/baobab/baobab-9999.ebuild b/sys-apps/baobab/baobab-9999.ebuild
index 05bcf52..6debfcb 100644
--- a/sys-apps/baobab/baobab-9999.ebuild
+++ b/sys-apps/baobab/baobab-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -25,7 +25,7 @@ else
fi
COMMON_DEPEND="
- >=dev-libs/glib-2.40:2
+ >=dev-libs/glib-2.40:2[dbus]
>=x11-libs/gtk+-3.13.2:3
"
RDEPEND="${COMMON_DEPEND}
next reply other threads:[~2016-04-02 16:34 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-02 16:34 Ole Reifschneider [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-08-03 10:30 [gentoo-commits] proj/gnome:master commit in: sys-apps/baobab/ Mart Raudsepp
2018-08-03 10:30 Mart Raudsepp
2018-06-24 19:17 Gilles Dartiguelongue
2018-06-24 19:17 Gilles Dartiguelongue
2018-06-24 19:17 Gilles Dartiguelongue
2018-01-30 15:18 Sobhan Mohammadpour
2018-01-12 14:48 Dennis Lamm
2015-06-10 10:37 Gilles Dartiguelongue
2015-05-19 18:46 Gilles Dartiguelongue
2015-05-03 18:12 Gilles Dartiguelongue
2014-12-26 21:53 Gilles Dartiguelongue
2014-10-15 22:26 Gilles Dartiguelongue
2014-10-05 22:09 Gilles Dartiguelongue
2014-04-23 7:10 Gilles Dartiguelongue
2014-04-20 18:17 Gilles Dartiguelongue
2014-02-12 23:48 Gilles Dartiguelongue
2013-12-01 16:18 Gilles Dartiguelongue
2013-11-14 22:52 Gilles Dartiguelongue
2012-12-23 23:21 Gilles Dartiguelongue
2012-12-06 1:16 Alexandre Rostovtsev
2012-11-18 19:33 Gilles Dartiguelongue
2012-10-27 20:01 Gilles Dartiguelongue
2012-09-05 15:48 Nirbheek Chauhan
2012-09-02 18:59 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=1459613288.6240aba3dc9a50f47ac26ff08e487fb544d574ff.tranquility@gentoo \
--to=tranquility@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