From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: x11-misc/safeeyes/
Date: Wed, 19 Apr 2017 21:41:19 +0000 (UTC) [thread overview]
Message-ID: <1492637728.4145834e1af63428c4ab00a8ba629f73f6df377d.sping@gentoo> (raw)
commit: 4145834e1af63428c4ab00a8ba629f73f6df377d
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 21:27:19 2017 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 21:35:28 2017 +0000
URL: https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=4145834e
x11-misc/safeeyes: 1.2.0_alpha8
x11-misc/safeeyes/safeeyes-1.2.0_alpha8.ebuild | 52 ++++++++++++++++++++++++++
1 file changed, 52 insertions(+)
diff --git a/x11-misc/safeeyes/safeeyes-1.2.0_alpha8.ebuild b/x11-misc/safeeyes/safeeyes-1.2.0_alpha8.ebuild
new file mode 100644
index 0000000..299d7b7
--- /dev/null
+++ b/x11-misc/safeeyes/safeeyes-1.2.0_alpha8.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_4 )
+inherit gnome2-utils xdg distutils-r1
+
+MY_P=${PN}-${PV/_alpha/a}
+DESCRIPTION=" A Linux alternative for EyeLeo"
+HOMEPAGE="https://github.com/slgobinath/SafeEyes"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+# TODO RDEPEND: xprintidle
+CDEPEND="${PYTHON_DEPS}"
+DEPEND="${CDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ "
+RDEPEND="${CDEPEND}
+ dev-libs/libappindicator:3
+ dev-python/Babel[${PYTHON_USEDEP}]
+ dev-python/dbus-python[${PYTHON_USEDEP}]
+ dev-python/psutil[${PYTHON_USEDEP}]
+ dev-python/pyaudio[${PYTHON_USEDEP}]
+ dev-python/pygobject:3[${PYTHON_USEDEP}]
+ dev-python/python-xlib[${PYTHON_USEDEP}]
+ "
+
+S="${WORKDIR}"/${MY_P}
+
+DOCS=(
+ README.md
+)
+
+pkg_preinst() {
+ gnome2_icon_savelist
+}
+
+pkg_postinst() {
+ xdg_desktop_database_update
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ xdg_desktop_database_update
+ gnome2_icon_cache_update
+}
next reply other threads:[~2017-04-19 21:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-19 21:41 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-04-29 20:26 [gentoo-commits] proj/betagarden:master commit in: x11-misc/safeeyes/ Sebastian Pipping
2017-04-23 13:41 Sebastian Pipping
2017-04-22 14:39 Sebastian Pipping
2017-04-22 13:46 Sebastian Pipping
2017-03-15 20:30 Sebastian Pipping
2017-03-14 0:33 Sebastian Pipping
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=1492637728.4145834e1af63428c4ab00a8ba629f73f6df377d.sping@gentoo \
--to=sping@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