From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/dconf-editor/
Date: Wed, 5 Dec 2018 08:24:21 +0000 (UTC) [thread overview]
Message-ID: <1543998091.6827e62a79980e3a9b4225ac2acbf5148d59b982.leio@gentoo> (raw)
commit: 6827e62a79980e3a9b4225ac2acbf5148d59b982
Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 5 08:20:51 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Dec 5 08:21:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6827e62a
gnome-base/dconf-editor: bump to 3.28.0
Most importantly (to me), this version adds proper relocatable
schemas support.
3.30.x requires vala:0.40
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11
gnome-base/dconf-editor/Manifest | 1 +
gnome-base/dconf-editor/dconf-editor-3.28.0.ebuild | 44 ++++++++++++++++++++++
2 files changed, 45 insertions(+)
diff --git a/gnome-base/dconf-editor/Manifest b/gnome-base/dconf-editor/Manifest
index b7a9f3d6b4b..2b9433e58ef 100644
--- a/gnome-base/dconf-editor/Manifest
+++ b/gnome-base/dconf-editor/Manifest
@@ -1 +1,2 @@
DIST dconf-editor-3.26.2.tar.xz 542828 BLAKE2B e7bd35b39d7b0124105513d44f3a24d005f1c6daf2dccb1d3eeb324b65038adfc11e5ee83078058489b1e918222538a97621c74fb0a0ceb20e1a708ccf5a82bd SHA512 25a6536c97b4f6fc26890915e2d0ed3ff1d2247175fd25a7d86e44f33da8667064415b22890c799d3586cd0f08becc90414f02bf3d988aa1d02eee90d7e45ba5
+DIST dconf-editor-3.28.0.tar.xz 417244 BLAKE2B 1237b199b7b991055fe30829dff0554be7e3122001c9c1a3bd1b17dc1aeeb0a4df6536560b072559c96d4da0b26bdf234479cb9c38ae979d08c220348df48649 SHA512 435c159fd3356c19e459ed9441671b508c5ba1b2d9f491d304280ef66b980779fda5769bb2e1e85a294ceebe9e729e4899ac0ab750f86e5ccdbdc455cf1ffc44
diff --git a/gnome-base/dconf-editor/dconf-editor-3.28.0.ebuild b/gnome-base/dconf-editor/dconf-editor-3.28.0.ebuild
new file mode 100644
index 00000000000..73be2e331ae
--- /dev/null
+++ b/gnome-base/dconf-editor/dconf-editor-3.28.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+VALA_MIN_API_VERSION="0.36"
+
+inherit gnome.org gnome2-utils meson vala xdg
+
+DESCRIPTION="Graphical tool for editing the dconf configuration database"
+HOMEPAGE="https://git.gnome.org/browse/dconf-editor"
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-linux"
+
+RDEPEND="
+ >=gnome-base/dconf-0.26.1
+ >=dev-libs/glib-2.55.1:2
+ >=x11-libs/gtk+-3.22.27:3
+"
+DEPEND="${RDEPEND}
+ $(vala_depend)
+ dev-libs/libxml2:2
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+src_prepare() {
+ vala_src_prepare
+ xdg_src_prepare
+}
+
+pkg_postinst() {
+ xdg_pkg_postinst
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+}
+
+pkg_postrm() {
+ xdg_pkg_postrm
+ gnome2_icon_cache_update
+ gnome2_schemas_update
+}
next reply other threads:[~2018-12-05 8:24 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-05 8:24 Mart Raudsepp [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-25 12:04 [gentoo-commits] repo/gentoo:master commit in: gnome-base/dconf-editor/ Andreas K. Hüttel
2024-03-02 22:33 Mart Raudsepp
2024-02-18 6:09 Arthur Zamarin
2023-09-21 1:46 Matt Turner
2023-09-18 17:03 Matt Turner
2023-01-01 14:48 David Seifert
2022-10-30 15:42 Matt Turner
2022-10-14 1:26 Matt Turner
2022-09-27 17:59 Matt Turner
2022-09-27 15:44 Matt Turner
2021-04-12 21:59 Matt Turner
2021-04-12 21:59 Matt Turner
2021-03-13 16:26 Matt Turner
2020-08-22 7:21 Mart Raudsepp
2020-03-22 15:21 Mart Raudsepp
2019-12-23 21:26 Mart Raudsepp
2019-10-13 16:26 Mart Raudsepp
2019-08-05 0:34 Aaron Bauman
2019-07-28 6:42 Mart Raudsepp
2019-05-18 20:46 Mart Raudsepp
2019-03-30 21:56 Mart Raudsepp
2019-03-14 9:35 Mart Raudsepp
2018-12-05 8:24 Mart Raudsepp
2018-12-05 8:24 Mart Raudsepp
2018-12-02 17:27 Mart Raudsepp
2018-08-04 11:30 Mart Raudsepp
2018-02-03 20:56 Mart Raudsepp
2018-01-18 2:35 Mikle Kolyada
2017-12-17 23:15 Gilles Dartiguelongue
2017-03-19 17:11 Mart Raudsepp
2016-10-23 23:02 Gilles Dartiguelongue
2016-10-23 23:02 Gilles Dartiguelongue
2016-09-17 17:33 Pacho Ramos
2016-09-17 17:33 Pacho Ramos
2016-07-02 10:43 Pacho Ramos
2016-07-02 10:43 Pacho Ramos
2016-06-25 12:22 Pacho Ramos
2016-06-07 7:03 Tobias Klausmann
2016-05-03 20:13 Markus Meier
2016-03-06 17:23 Mikle Kolyada
2015-10-18 11:29 Mikle Kolyada
2015-10-03 8:34 Markus Meier
2015-09-20 6:11 Jeroen Roovers
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=1543998091.6827e62a79980e3a9b4225ac2acbf5148d59b982.leio@gentoo \
--to=leio@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