From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/
Date: Wed, 19 Sep 2018 21:21:03 +0000 (UTC) [thread overview]
Message-ID: <1537392057.90d6df542701c90ad52610fb5a142b8cbe251e91.mgorny@gentoo> (raw)
commit: 90d6df542701c90ad52610fb5a142b8cbe251e91
Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sun Sep 16 21:11:29 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 21:20:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90d6df54
x11-misc/xflux-gui: bump to version 1.1.10_p20180910
Closes: https://bugs.gentoo.org/666366
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9889
x11-misc/xflux-gui/Manifest | 1 +
.../xflux-gui/xflux-gui-1.1.10_p20180910.ebuild | 38 ++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/x11-misc/xflux-gui/Manifest b/x11-misc/xflux-gui/Manifest
index 71d161c441f..2618b655026 100644
--- a/x11-misc/xflux-gui/Manifest
+++ b/x11-misc/xflux-gui/Manifest
@@ -1 +1,2 @@
+DIST fluxgui-a3b55da976053fc978b29d191db52dfb8da2f8ee.tar.gz 30667 BLAKE2B bb9b3d3fa2f40acf3248e5cdd91a82c3f736937c03451aba41280b25fc541a3db23c6a57f2ef97ac1ce415d289c0442a387462415827009c68f169f91da589e2 SHA512 d4571f3a64c1f532642f86d4de50d5807afb856179debab77e4495dc48060c68a635d38990d174fbb67169317d7107356344507285271b0bb058f056c1e39a37
DIST xflux-gui-1.1.10.tar.gz 18828 BLAKE2B a249533ace4ff6293ff9b99a455943c1f099628bec97c2730473f8a9550ba38e78e775a10a0f77c160180f5f5d354ac8c8ac924c1a2eb9f48861491583c93285 SHA512 5e8057e47fe2cc8a59758e9ab6b3adc6a8281b42f6b517e3e1327e5470c82a326c853d5d389fd62f6d6c439be4ab70a6c8771ece87e5b8c90a33775f8b7cd54d
diff --git a/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild b/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild
new file mode 100644
index 00000000000..8da11cf0d46
--- /dev/null
+++ b/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+MY_PV="a3b55da976053fc978b29d191db52dfb8da2f8ee"
+MY_P="fluxgui-${MY_PV}"
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1 gnome2-utils
+
+DESCRIPTION="A GUI for f.lux"
+HOMEPAGE="https://justgetflux.com/"
+SRC_URI="https://github.com/xflux-gui/fluxgui/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
+
+KEYWORDS="-* ~amd64 ~x86"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="dev-libs/libappindicator:2[python,${PYTHON_USEDEP}]
+ dev-python/gconf-python[${PYTHON_USEDEP}]
+ dev-python/pexpect[${PYTHON_USEDEP}]
+ dev-python/pygtk[${PYTHON_USEDEP}]
+ dev-python/pyxdg[${PYTHON_USEDEP}]
+ gnome-base/libglade
+ x11-libs/libXxf86vm
+ x11-misc/xflux"
+
+S="${WORKDIR}/${MY_P}"
+
+pkg_postinst() {
+ gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+ gnome2_icon_cache_update
+}
next reply other threads:[~2018-09-19 21:21 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-19 21:21 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-09 17:41 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/ Conrad Kostecki
2022-12-20 15:50 Conrad Kostecki
2022-12-04 14:34 Conrad Kostecki
2022-12-04 14:34 Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2022-11-03 22:37 Conrad Kostecki
2022-02-09 22:57 Conrad Kostecki
2022-02-09 22:57 Conrad Kostecki
2021-07-02 14:32 Conrad Kostecki
2021-07-02 14:32 Conrad Kostecki
2021-07-01 21:16 Conrad Kostecki
2020-08-25 19:25 Conrad Kostecki
2020-08-23 18:14 Conrad Kostecki
2019-12-17 18:40 Conrad Kostecki
2019-12-02 23:22 Conrad Kostecki
2019-10-03 6:21 Michał Górny
2019-10-02 19:08 Agostino Sarubbo
2019-10-02 18:53 Agostino Sarubbo
2019-09-18 3:33 Joonas Niilola
2019-07-21 21:48 Andreas Sturmlechner
2019-06-05 7:46 Agostino Sarubbo
2019-05-08 22:56 Andreas Sturmlechner
2019-04-09 14:29 Mikle Kolyada
2018-10-28 22:39 Patrice Clement
2018-05-09 8:52 Agostino Sarubbo
2018-05-07 23:55 Thomas Deutschmann
2018-03-29 15:04 Michał Górny
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=1537392057.90d6df542701c90ad52610fb5a142b8cbe251e91.mgorny@gentoo \
--to=mgorny@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