public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/
Date: Sat,  4 Jan 2020 23:46:03 +0000 (UTC)	[thread overview]
Message-ID: <1578181553.112f52e9b69ad555d62ffb74b9bdb701c49369f1.johu@gentoo> (raw)

commit:     112f52e9b69ad555d62ffb74b9bdb701c49369f1
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  4 23:45:27 2020 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jan  4 23:45:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=112f52e9

app-admin/packagekit-qt: Migrate to cmake eclass

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 .../packagekit-qt/packagekit-qt-1.0.1-r1.ebuild    | 30 ++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild b/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
new file mode 100644
index 00000000000..c6d6da99c4d
--- /dev/null
+++ b/app-admin/packagekit-qt/packagekit-qt-1.0.1-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="PackageKit-Qt"
+MY_P=${MY_PN}-${PV}
+inherit cmake
+
+DESCRIPTION="Qt PackageKit backend library"
+HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
+SRC_URI="https://github.com/hughsie/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0/1"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+BDEPEND="
+	dev-libs/libxslt
+	virtual/pkgconfig
+"
+DEPEND="
+	>=app-admin/packagekit-base-0.9
+	dev-qt/qtcore:5
+	dev-qt/qtdbus:5
+"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"


             reply	other threads:[~2020-01-04 23:46 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-04 23:46 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-18 16:58 [gentoo-commits] repo/gentoo:master commit in: app-admin/packagekit-qt/ Johannes Huber
2020-02-17 12:21 Agostino Sarubbo
2020-02-17 12:13 Agostino Sarubbo
2018-10-07  9:36 Johannes Huber
2018-07-21 14:11 Mikle Kolyada
2018-07-20 22:40 Thomas Deutschmann
2018-04-02 17:50 Gilles Dartiguelongue
2018-03-10 12:53 Pacho Ramos
2018-03-04  9:25 Johannes Huber
2018-02-25 18:21 Thomas Deutschmann
2018-02-24  8:27 Jason Zaman
2018-02-22 18:35 Johannes Huber
2018-01-12 18:06 Johannes Huber
2018-01-12 18:06 Johannes Huber
2017-06-04 10:42 Agostino Sarubbo
2017-06-04 10:34 Agostino Sarubbo
2016-10-29 11:29 Johannes Huber
2016-10-29 11:29 Johannes Huber
2016-10-23 14:34 Ettore Di Giacinto
2016-10-14  9:44 Johannes Huber
2016-05-29 14:37 Pacho Ramos
2016-04-16 12:50 Johannes Huber
2016-04-16 12:50 Johannes Huber
2016-04-16 12:50 Johannes Huber

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=1578181553.112f52e9b69ad555d62ffb74b9bdb701c49369f1.johu@gentoo \
    --to=johu@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