From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-packagekit/
Date: Sun, 24 Jun 2018 19:17:45 +0000 (UTC) [thread overview]
Message-ID: <1529867841.9f1122a458a1ded19b7587cea668eaa962ff5a29.eva@gentoo> (raw)
commit: 9f1122a458a1ded19b7587cea668eaa962ff5a29
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 18:49:31 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 19:17:21 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=9f1122a4
gnome-extra/gnome-packagekit: 3.24.0 → 3.26.0
Switch to meson.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A
.../gnome-packagekit-3.26.0.ebuild | 47 ++++++++++++++++++++++
| 8 ++++
2 files changed, 55 insertions(+)
diff --git a/gnome-extra/gnome-packagekit/gnome-packagekit-3.26.0.ebuild b/gnome-extra/gnome-packagekit/gnome-packagekit-3.26.0.ebuild
new file mode 100644
index 00000000..12325340
--- /dev/null
+++ b/gnome-extra/gnome-packagekit/gnome-packagekit-3.26.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome-meson virtualx
+
+DESCRIPTION="PackageKit client for the GNOME desktop"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="systemd test"
+
+RDEPEND="
+ >=dev-libs/glib-2.32:2
+ >=x11-libs/gtk+-3.15.3:3
+ >=app-admin/packagekit-base-0.9.1
+ systemd? (
+ sys-auth/polkit
+ >=sys-apps/systemd-42 )
+"
+DEPEND="${RDEPEND}
+ app-text/docbook-sgml-utils
+ dev-libs/appstream-glib
+ dev-libs/libxml2:2
+ >=sys-devel/gettext-0.19.7
+ virtual/pkgconfig
+"
+
+# NOTES:
+# app-text/docbook-sgml-utils required for man pages
+# libxml2 required for glib-compile-resources
+
+# UPSTREAM:
+# see if tests can forget about display (use eclass for that ?)
+
+src_configure() {
+ gnome-meson_src_configure \
+ $(meson_use test enable-tests) \
+ $(meson_use systemd enable-systemd)
+}
+
+src_test() {
+ "${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die
+ GSETTINGS_SCHEMA_DIR="${S}/data" virtx meson_src_test
+}
--git a/gnome-extra/gnome-packagekit/metadata.xml b/gnome-extra/gnome-packagekit/metadata.xml
new file mode 100644
index 00000000..39980802
--- /dev/null
+++ b/gnome-extra/gnome-packagekit/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+</maintainer>
+</pkgmetadata>
next reply other threads:[~2018-06-24 19:17 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-24 19:17 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-12-11 13:13 [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-packagekit/ Gilles Dartiguelongue
2016-01-03 13:35 Gilles Dartiguelongue
2015-12-13 17:51 Gilles Dartiguelongue
2015-05-12 7:08 Gilles Dartiguelongue
2014-11-23 23:23 Gilles Dartiguelongue
2014-10-12 23:19 Gilles Dartiguelongue
2014-04-22 21:04 Gilles Dartiguelongue
2014-04-12 23:33 Gilles Dartiguelongue
2012-12-24 0:20 Gilles Dartiguelongue
2012-11-18 23:31 Gilles Dartiguelongue
2012-10-30 21:11 Gilles Dartiguelongue
2011-10-27 22:26 Alexandre Restovtsev
2011-10-26 21:02 Alexandre Restovtsev
2011-10-08 9:05 Gilles Dartiguelongue
2011-06-11 2:25 Nirbheek Chauhan
2011-05-28 4:51 Gilles Dartiguelongue
2011-05-08 17:36 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-03-23 5:20 Nirbheek Chauhan
2011-03-23 5:20 Nirbheek Chauhan
2011-02-22 19:44 Nirbheek Chauhan
2011-02-18 8:47 Priit Laes
2011-02-16 0:48 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=1529867841.9f1122a458a1ded19b7587cea668eaa962ff5a29.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