From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/
Date: Sun, 27 May 2018 17:49:00 +0000 (UTC) [thread overview]
Message-ID: <1527443322.8f7ed113b621136739c3733f63f17e5fb010d756.eva@gentoo> (raw)
commit: 8f7ed113b621136739c3733f63f17e5fb010d756
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 15:07:34 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 27 17:48:42 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=8f7ed113
gnome-extra/gnome-calendar: fix DEPENDs, add src_test
Add meson at it requires a newer version than eclass sets. Set gettext
version and i18n requires this to work. Unittests require X due to
using dbus autolaunch.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A
| 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--git a/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild b/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
index 1aaa6407..5234fa4c 100644
--- a/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
+++ b/gnome-extra/gnome-calendar/gnome-calendar-3.26.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit gnome-meson
+inherit gnome-meson virtualx
DESCRIPTION="Manage your online calendars with simple and modern interface"
HOMEPAGE="https://wiki.gnome.org/Apps/Calendar"
@@ -11,6 +11,7 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+
# >=libical-1.0.1 for https://bugzilla.gnome.org/show_bug.cgi?id=751244
# FIXME add docs
RDEPEND="
@@ -25,9 +26,11 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-libs/appstream-glib
dev-util/gdbus-codegen
- >=dev-util/intltool-0.40.6
- sys-devel/gettext
+ >=dev-util/meson-0.42.0
+ >=sys-devel/gettext-0.19.8
virtual/pkgconfig
"
-# FIXME: test fails
+src_test() {
+ virtx meson_src_test
+}
next reply other threads:[~2018-05-27 17:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-27 17:49 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-11-19 16:00 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-calendar/ Gilles Dartiguelongue
2018-04-16 16:22 Sobhan Mohammadpour
2018-02-23 12:47 Mart Raudsepp
2018-02-23 12:47 Mart Raudsepp
2018-02-09 15:55 Sobhan Mohammadpour
2017-08-11 23:21 Gilles Dartiguelongue
2016-03-28 11:04 Ole Reifschneider
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=1527443322.8f7ed113b621136739c3733f63f17e5fb010d756.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