From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/baobab/
Date: Fri, 28 Dec 2018 23:58:04 +0000 (UTC) [thread overview]
Message-ID: <1546041469.e35be1e09b3a2ba56032763c01116bb1c5e75ab0.eva@gentoo> (raw)
commit: e35be1e09b3a2ba56032763c01116bb1c5e75ab0
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 28 22:38:27 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Fri Dec 28 23:57:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e35be1e0
sys-apps/baobab: 3.26.1 → 3.30.0
Switch build system to meson. Drop gsettings-desktop-schemas as it is
unused. adwaita-icon-theme is pulled by gtk+:3.
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Gilles Dartiguelongue <eva <AT> gentoo.org>
sys-apps/baobab/Manifest | 1 +
sys-apps/baobab/baobab-3.30.0.ebuild | 41 ++++++++++++++++++++++++++++++++++++
2 files changed, 42 insertions(+)
diff --git a/sys-apps/baobab/Manifest b/sys-apps/baobab/Manifest
index 717b68985c4..9b6b0bb3b41 100644
--- a/sys-apps/baobab/Manifest
+++ b/sys-apps/baobab/Manifest
@@ -1 +1,2 @@
DIST baobab-3.26.1.tar.xz 973020 BLAKE2B 37ddfbbc72482bf31367210d0f814a6e163c415730d5fd86f3b48c5591c4f7c15cf1e7c3fbe7ddb20a465be5e4a4bf87705bef0175da98a5fffc37588871f1a3 SHA512 be16249de5ba22ef40b7addaae9823ac9d853422d33b3c345aaca1e07e3497793ec00bddfadc0da882b3c187419210026a4a6e66d23ce7c5cac455d39cfd9375
+DIST baobab-3.30.0.tar.xz 765760 BLAKE2B 7003507e0923eedd709db8f3934c341215decb77b300b6660a334f6c23dfa6d83476d3c0a0ef3d76a5104a1add0759f7e268e13bcf00f69f51ae5b9986bdefc5 SHA512 3fa1c20e6e3a654d3dfa11b8f0a7e0dea77cc8ab88ff65a4471cd467d3cb3a7d2d39521be1718f3f6ab32984b9331332574f87f5fcaf13c1aa8cf93bd081d7e0
diff --git a/sys-apps/baobab/baobab-3.30.0.ebuild b/sys-apps/baobab/baobab-3.30.0.ebuild
new file mode 100644
index 00000000000..345ffcca379
--- /dev/null
+++ b/sys-apps/baobab/baobab-3.30.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome.org gnome2-utils meson vala xdg
+
+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 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+ >=dev-libs/glib-2.44:2
+ >=x11-libs/gtk+-3.20:3
+"
+DEPEND="${RDEPEND}
+ dev-libs/appstream-glib
+ dev-util/itstool
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ vala_src_prepare
+ xdg_src_prepare
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_schemas_update
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_schemas_update
+ gnome2_icon_cache_update
+}
next reply other threads:[~2018-12-28 23:58 UTC|newest]
Thread overview: 77+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-28 23:58 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-20 20:37 [gentoo-commits] repo/gentoo:master commit in: sys-apps/baobab/ Arthur Zamarin
2024-07-16 8:41 Pacho Ramos
2024-07-16 8:41 Pacho Ramos
2024-03-02 22:33 Mart Raudsepp
2024-02-18 6:09 Arthur Zamarin
2024-01-08 7:03 Sam James
2023-11-17 7:47 Sam James
2023-09-24 9:02 WANG Xuerui
2023-09-22 3:14 Matt Turner
2023-09-22 3:14 Matt Turner
2023-09-22 2:33 Matt Turner
2023-09-19 1:52 Matt Turner
2023-06-09 3:01 Matt Turner
2023-05-17 21:55 Matt Turner
2023-05-02 19:44 Arthur Zamarin
2023-05-02 18:28 Arthur Zamarin
2023-05-02 17:34 Arthur Zamarin
2023-05-01 12:49 Sam James
2023-04-02 0:57 Matt Turner
2023-03-19 23:38 Matt Turner
2022-12-04 2:41 Matt Turner
2022-11-23 17:52 Jakov Smolić
2022-11-07 7:26 Sam James
2022-11-05 5:59 Arthur Zamarin
2022-09-21 22:28 Matt Turner
2022-05-28 5:45 Sam James
2022-05-28 1:27 Sam James
2022-05-28 1:20 Sam James
2022-05-15 3:10 Sam James
2022-05-10 4:06 Arthur Zamarin
2022-05-07 18:28 Arthur Zamarin
2022-04-18 20:48 Jakov Smolić
2022-03-25 21:56 Matt Turner
2022-03-18 19:24 Matt Turner
2022-03-08 9:35 Sam James
2021-12-31 3:42 Yixun Lan
2021-12-11 17:36 Mart Raudsepp
2021-06-01 2:16 Matt Turner
2021-05-31 2:00 Matt Turner
2021-04-16 22:54 Matt Turner
2021-04-13 16:12 Matt Turner
2021-04-01 16:44 Thomas Deutschmann
2021-03-12 8:01 Mikle Kolyada
2021-02-28 17:22 David Seifert
2020-11-07 15:23 Mart Raudsepp
2020-08-30 15:17 Thomas Deutschmann
2020-07-19 18:30 Mart Raudsepp
2019-12-23 22:23 Mart Raudsepp
2019-12-08 11:52 Mikle Kolyada
2019-12-08 11:41 Mikle Kolyada
2019-10-13 11:27 Mart Raudsepp
2019-08-05 3:51 Aaron Bauman
2019-05-18 23:05 Mart Raudsepp
2019-05-10 17:49 Mikle Kolyada
2019-05-08 9:33 Mikle Kolyada
2019-03-06 19:36 Mart Raudsepp
2018-12-29 12:41 Gilles Dartiguelongue
2018-12-02 17:27 Mart Raudsepp
2018-12-02 14:29 Mikle Kolyada
2018-12-02 10:12 Mikle Kolyada
2018-08-03 10:30 Mart Raudsepp
2018-02-03 23:43 Mart Raudsepp
2018-01-18 2:53 Mikle Kolyada
2017-08-13 17:03 Gilles Dartiguelongue
2017-04-01 16:31 Agostino Sarubbo
2017-04-01 13:16 Agostino Sarubbo
2016-11-11 12:47 Gilles Dartiguelongue
2016-10-23 23:02 Gilles Dartiguelongue
2016-10-23 23:01 Gilles Dartiguelongue
2016-06-28 20:30 Pacho Ramos
2016-06-28 20:30 Pacho Ramos
2016-03-06 18:03 Mikle Kolyada
2015-11-15 14:23 Pacho Ramos
2015-11-15 14:23 Pacho Ramos
2015-09-12 9:11 Agostino Sarubbo
2015-09-07 19:58 Mikle Kolyada
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=1546041469.e35be1e09b3a2ba56032763c01116bb1c5e75ab0.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