public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kristian Fiskerstrand" <k_f@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/xapp/
Date: Sun, 26 Nov 2017 15:43:43 +0000 (UTC)	[thread overview]
Message-ID: <1511709052.6d11aa141259c04645bf015a8145a86503b8d53c.k_f@gentoo> (raw)

commit:     6d11aa141259c04645bf015a8145a86503b8d53c
Author:     Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 14:26:02 2017 +0000
Commit:     Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 15:10:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d11aa14

dev-python/xapp: Add explicit introspection dep

Bug: https://bugs.gentoo.org/636162
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/xapp/xapp-1.0.1-r2.ebuild | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/dev-python/xapp/xapp-1.0.1-r2.ebuild b/dev-python/xapp/xapp-1.0.1-r2.ebuild
new file mode 100644
index 00000000000..5e6426fce4e
--- /dev/null
+++ b/dev-python/xapp/xapp-1.0.1-r2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python bindings for x11-libs/xapps"
+HOMEPAGE="https://github.com/linuxmint/python-xapp"
+SRC_URI="https://github.com/linuxmint/python-xapp/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="x11-libs/xapps[introspection]"
+RDEPEND="${DEPEND}
+	dev-python/psutil[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/python-xapp-${PV}"


             reply	other threads:[~2017-11-26 15:43 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-26 15:43 Kristian Fiskerstrand [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-23  1:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/xapp/ Yixun Lan
2021-07-13  6:44 Michał Górny
2021-07-13  0:05 Sam James
2021-07-13  0:05 Sam James
2021-06-12  5:40 Sam James
2021-06-12  3:55 Sam James
2021-06-08  7:34 Sam James
2021-03-02  8:56 Michał Górny
2021-03-02  5:52 Sam James
2021-03-02  1:01 Michał Górny
2021-01-24 17:31 Joonas Niilola
2021-01-06  1:05 Sam James
2020-12-29 17:14 Sam James
2020-12-16 22:30 Sam James
2020-09-15 14:20 Joonas Niilola
2020-05-31 19:05 Matt Turner
2020-05-29  0:11 Matt Turner
2020-05-17 16:42 Joonas Niilola
2020-05-17 16:42 Joonas Niilola
2020-05-03 15:48 Matt Turner
2020-01-30  6:33 Joonas Niilola
2020-01-30  6:33 Joonas Niilola
2018-05-26 11:32 Mart Raudsepp
2018-04-12 19:07 Thomas Deutschmann
2018-04-06 14:00 Aaron Bauman
2017-07-01 13:31 Kristian Fiskerstrand
2017-07-01 11:27 Kristian Fiskerstrand
2017-06-24 14:58 Kristian Fiskerstrand

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=1511709052.6d11aa141259c04645bf015a8145a86503b8d53c.k_f@gentoo \
    --to=k_f@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