[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2024-03-09 Thread Conrad Kostecki
commit: a45d459b9eadd226f520251c2718942458cd5527
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Mar  9 17:26:04 2024 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Mar  9 17:41:21 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a45d459b

x11-misc/xflux-gui: add python3.12 support

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-2.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-2.0-r1.ebuild 
b/x11-misc/xflux-gui/xflux-gui-2.0-r1.ebuild
index 827915b4dca3..bae43d3357cd 100644
--- a/x11-misc/xflux-gui/xflux-gui-2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-2.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_USE_PEP517="setuptools"
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit distutils-r1 gnome2-utils
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2022-12-20 Thread Conrad Kostecki
commit: c1e6a844f316512e345be2ff662b702d96a23cc6
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Dec 20 15:47:28 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Dec 20 15:48:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1e6a844

x11-misc/xflux-gui: migrate to ayatana indicators

Closes: https://bugs.gentoo.org/887397
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/{xflux-gui-2.0.ebuild => xflux-gui-2.0-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-2.0.ebuild 
b/x11-misc/xflux-gui/xflux-gui-2.0-r1.ebuild
similarity index 94%
rename from x11-misc/xflux-gui/xflux-gui-2.0.ebuild
rename to x11-misc/xflux-gui/xflux-gui-2.0-r1.ebuild
index 4f75d03ddfb2..cd7a845f5c10 100644
--- a/x11-misc/xflux-gui/xflux-gui-2.0.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-2.0-r1.ebuild
@@ -15,10 +15,10 @@ S="${WORKDIR}/fluxgui-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="-* amd64 x86"
+KEYWORDS="-* ~amd64 ~x86"
 
 RDEPEND="
-   dev-libs/libappindicator:3
+   dev-libs/libayatana-appindicator
dev-python/pexpect[${PYTHON_USEDEP}]
dev-python/pygobject[${PYTHON_USEDEP}]
dev-python/pyxdg[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2022-12-04 Thread Conrad Kostecki
commit: 998d327937a50b221cda556bd47026ffe61ba6f7
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Dec  4 14:32:54 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Dec  4 14:32:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=998d3279

x11-misc/xflux-gui: amd64 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-2.0.ebuild 
b/x11-misc/xflux-gui/xflux-gui-2.0.ebuild
index 442492423668..c0758587bea6 100644
--- a/x11-misc/xflux-gui/xflux-gui-2.0.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-2.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/fluxgui-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
 
 RDEPEND="
dev-libs/libappindicator:3



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/files/, x11-misc/xflux-gui/

2022-12-04 Thread Conrad Kostecki
commit: cf887f3461c8200af65cf3c88f5dfc5979ae19f1
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Dec  4 14:33:58 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Dec  4 14:33:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf887f34

x11-misc/xflux-gui: drop 1.2.0-r3

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/Manifest|  1 -
 ...xflux-gui-1.2.0-disable-gschemas-compiled.patch | 37 
 x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild   | 49 --
 3 files changed, 87 deletions(-)

diff --git a/x11-misc/xflux-gui/Manifest b/x11-misc/xflux-gui/Manifest
index f64818024827..dd41064d8892 100644
--- a/x11-misc/xflux-gui/Manifest
+++ b/x11-misc/xflux-gui/Manifest
@@ -1,2 +1 @@
-DIST xflux-gui-1.2.0.tar.gz 31831 BLAKE2B 
ad6b29f75cf5c287efdb4c1eaa12610a6fd2d4515e7f77cb991f0140d9de1128981ae274a1503f7c5bb83ff84f8dc124ba64e5abdd2e97c1d7157c84df51bead
 SHA512 
244c11efbf58112d3d84209142faafbbe46b33df1edf13e122945ff767fc6a394c147979c0086bd88cb41ee7c80b5bd87016b3e158f3a959f3aca8bda47707d2
 DIST xflux-gui-2.0.tar.gz 35805 BLAKE2B 
7a15371d682b31c900f35bebd36e12b70d6095c4cdc9c33f43bad031d72b82d8d3800f7f34f7e31965725dfe075dc6934512eeced98aa685d0023a57dfb61103
 SHA512 
4a5235feecb06ee95d28d4c05bb710014aea120943b3cbe23f2d2130486de82295891d8211a02e52385edb577da3438dd1c2ba45b209ab4359eb3469df08eade

diff --git 
a/x11-misc/xflux-gui/files/xflux-gui-1.2.0-disable-gschemas-compiled.patch 
b/x11-misc/xflux-gui/files/xflux-gui-1.2.0-disable-gschemas-compiled.patch
deleted file mode 100644
index dc14be17339b..
--- a/x11-misc/xflux-gui/files/xflux-gui-1.2.0-disable-gschemas-compiled.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From 674d17b100f7b8a471d65b61749ca892567f8d58 Mon Sep 17 00:00:00 2001
-From: Conrad Kostecki 
-Date: Fri, 16 Aug 2019 16:02:59 +0200
-Subject: [PATCH] setup.py: add posbility to disable compilation of gschema
-
-When you install fluxgui, it also compiles the gschema, which is for
-most distros fine. But on source distros like Gentoo, which do the
-compilation of gschema separately, this will lead to a file collision,
-as packages unter Gentoo are not allowed to install such files.
-
-So we introduce a new env variable called DISABLE_GSCHEMA_COMPILED which
-needs to be set to disable this behaviour.
-
-Closes: https://github.com/xflux-gui/fluxgui/issues/124
-Signed-off-by: Conrad Kostecki 

- setup.py | 7 ---
- 1 file changed, 4 insertions(+), 3 deletions(-)
-
-diff --git a/setup.py b/setup.py
-index 8a8fa14..4bd404d 100755
 a/setup.py
-+++ b/setup.py
-@@ -76,9 +76,10 @@ def run(self):
- super().run()
- 
- # Compile '*.gschema.xml' to update or create 'gschemas.compiled'.
--info("compiling gsettings schemas")
--gschema_dir = os.path.join(self.install_dir, gschema_dir_suffix)
--self.spawn(["glib-compile-schemas", gschema_dir])
-+if os.environ.get('DISABLE_GSCHEMAS_COMPILED', None) is None:
-+info("compiling gsettings schemas")
-+gschema_dir = os.path.join(self.install_dir, gschema_dir_suffix)
-+self.spawn(["glib-compile-schemas", gschema_dir])
- 
- setup(name = "f.lux indicator applet",
- version = "1.2.1~pre",

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild
deleted file mode 100644
index 80ea7e8c59b5..
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS="no"
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1 gnome2-utils xdg-utils
-
-DESCRIPTION="A GUI for f.lux"
-HOMEPAGE="https://github.com/xflux-gui/fluxgui/;
-SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/fluxgui-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="-* amd64 x86"
-
-PATCHES=( "${FILESDIR}/${P}-disable-gschemas-compiled.patch" )
-
-RDEPEND="
-   dev-libs/libappindicator:3
-   dev-python/pexpect[${PYTHON_USEDEP}]
-   dev-python/pygobject[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   x11-libs/libXxf86vm
-   x11-misc/xflux
-"
-
-python_install() {
-   # Don't let the package compiling the schemas,
-   # as this could cause a file collision
-   export DISABLE_GSCHEMAS_COMPILED="true"
-
-   distutils-r1_python_install
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2022-12-04 Thread Conrad Kostecki
commit: bb1788bd28a32d8fb4278394fe26b72131879a74
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Dec  4 14:33:18 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Dec  4 14:33:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb1788bd

x11-misc/xflux-gui: x86 stable

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-2.0.ebuild 
b/x11-misc/xflux-gui/xflux-gui-2.0.ebuild
index c0758587bea6..4f75d03ddfb2 100644
--- a/x11-misc/xflux-gui/xflux-gui-2.0.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-2.0.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/fluxgui-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 
 RDEPEND="
dev-libs/libappindicator:3



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2022-11-03 Thread Conrad Kostecki
commit: e9aa3ce24709f90f3e3c4e2c718c436ab7ea9bc8
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Nov  3 22:29:19 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Nov  3 22:37:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9aa3ce2

x11-misc/xflux-gui: add 2.0

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/Manifest |  1 +
 x11-misc/xflux-gui/xflux-gui-2.0.ebuild | 47 +
 2 files changed, 48 insertions(+)

diff --git a/x11-misc/xflux-gui/Manifest b/x11-misc/xflux-gui/Manifest
index 920d5083f8cb..f64818024827 100644
--- a/x11-misc/xflux-gui/Manifest
+++ b/x11-misc/xflux-gui/Manifest
@@ -1 +1,2 @@
 DIST xflux-gui-1.2.0.tar.gz 31831 BLAKE2B 
ad6b29f75cf5c287efdb4c1eaa12610a6fd2d4515e7f77cb991f0140d9de1128981ae274a1503f7c5bb83ff84f8dc124ba64e5abdd2e97c1d7157c84df51bead
 SHA512 
244c11efbf58112d3d84209142faafbbe46b33df1edf13e122945ff767fc6a394c147979c0086bd88cb41ee7c80b5bd87016b3e158f3a959f3aca8bda47707d2
+DIST xflux-gui-2.0.tar.gz 35805 BLAKE2B 
7a15371d682b31c900f35bebd36e12b70d6095c4cdc9c33f43bad031d72b82d8d3800f7f34f7e31965725dfe075dc6934512eeced98aa685d0023a57dfb61103
 SHA512 
4a5235feecb06ee95d28d4c05bb710014aea120943b3cbe23f2d2130486de82295891d8211a02e52385edb577da3438dd1c2ba45b209ab4359eb3469df08eade

diff --git a/x11-misc/xflux-gui/xflux-gui-2.0.ebuild 
b/x11-misc/xflux-gui/xflux-gui-2.0.ebuild
new file mode 100644
index ..442492423668
--- /dev/null
+++ b/x11-misc/xflux-gui/xflux-gui-2.0.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517="setuptools"
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1 gnome2-utils xdg-utils
+
+DESCRIPTION="A GUI for f.lux"
+HOMEPAGE="https://github.com/xflux-gui/fluxgui/;
+SRC_URI="https://github.com/${PN}/fluxgui/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+S="${WORKDIR}/fluxgui-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+
+RDEPEND="
+   dev-libs/libappindicator:3
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   dev-python/pygobject[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   x11-libs/libXxf86vm
+   x11-misc/xflux
+"
+
+python_compile() {
+   # Don't let the package compiling the schemas,
+   # as this could cause a file collision
+   export DISABLE_GSCHEMAS_COMPILED="true"
+
+   distutils-r1_python_compile
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2022-11-03 Thread Conrad Kostecki
commit: d34838e648eab6ad4ec0a39a0bb241fc926e4c13
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Nov  2 20:50:06 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Nov  3 22:37:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34838e6

x11-misc/xflux-gui: add python3.11 support

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild
index dcbcc417a9ac..80ea7e8c59b5 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_SETUPTOOLS="no"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1 gnome2-utils xdg-utils
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2022-02-09 Thread Conrad Kostecki
commit: a4f1882bfe30d44ef1da5b83b81f5339b8355ead
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Feb  9 21:48:12 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Feb  9 22:56:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4f1882b

x11-misc/xflux-gui: update EAPI 7 -> 8

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild | 49 
 1 file changed, 49 insertions(+)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild
new file mode 100644
index ..dcbcc417a9ac
--- /dev/null
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r3.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_SETUPTOOLS="no"
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 gnome2-utils xdg-utils
+
+DESCRIPTION="A GUI for f.lux"
+HOMEPAGE="https://github.com/xflux-gui/fluxgui/;
+SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/fluxgui-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="-* amd64 x86"
+
+PATCHES=( "${FILESDIR}/${P}-disable-gschemas-compiled.patch" )
+
+RDEPEND="
+   dev-libs/libappindicator:3
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   dev-python/pygobject[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   x11-libs/libXxf86vm
+   x11-misc/xflux
+"
+
+python_install() {
+   # Don't let the package compiling the schemas,
+   # as this could cause a file collision
+   export DISABLE_GSCHEMAS_COMPILED="true"
+
+   distutils-r1_python_install
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2022-02-09 Thread Conrad Kostecki
commit: 55576fdaf434e2ab45b12613bfae273103054328
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Feb  9 21:48:20 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Feb  9 22:56:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55576fda

x11-misc/xflux-gui: drop 1.2.0-r2

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild | 49 
 1 file changed, 49 deletions(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild
deleted file mode 100644
index 5f37b1f64e88..
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS="no"
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1 gnome2-utils xdg-utils
-
-DESCRIPTION="A GUI for f.lux"
-HOMEPAGE="https://github.com/xflux-gui/fluxgui/;
-SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/fluxgui-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="-* amd64 x86"
-
-PATCHES=( "${FILESDIR}/${P}-disable-gschemas-compiled.patch" )
-
-RDEPEND="
-   dev-libs/libappindicator:3
-   dev-python/pexpect[${PYTHON_USEDEP}]
-   dev-python/pygobject[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   x11-libs/libXxf86vm
-   x11-misc/xflux
-"
-
-python_install() {
-   # Don't let the package compiling the schemas,
-   # as this could cause a file collision
-   export DISABLE_GSCHEMAS_COMPILED="true"
-
-   distutils-r1_python_install
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2022-02-09 Thread Conrad Kostecki
commit: ad948a6059b1dbc9c89d040ac9cd957ac5ea7953
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Feb  9 21:46:43 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Feb  9 22:56:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad948a60

x11-misc/xflux: update EAPI 7 -> 8

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux/xflux-20130927-r2.ebuild | 31 +++
 x11-misc/xflux/xflux-20170103-r1.ebuild | 28 
 2 files changed, 59 insertions(+)

diff --git a/x11-misc/xflux/xflux-20130927-r2.ebuild 
b/x11-misc/xflux/xflux-20130927-r2.ebuild
new file mode 100644
index ..f51b9bab56ba
--- /dev/null
+++ b/x11-misc/xflux/xflux-20130927-r2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Makes the color of your computer's display adapt to the time of 
the day"
+HOMEPAGE="https://justgetflux.com/;
+SRC_URI="
+   amd64? ( https://justgetflux.com/linux/${PN}64.tgz -> 
${PN}64-${PV}.tar.gz )
+   x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )
+"
+S="${WORKDIR}"
+
+KEYWORDS="-* amd64 x86"
+LICENSE="f.lux"
+SLOT="0"
+
+RESTRICT="bindist mirror"
+
+RDEPEND="
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrandr
+   x11-libs/libXxf86vm
+"
+
+QA_PREBUILT="usr/bin/xflux"
+
+src_install() {
+   dobin xflux
+}

diff --git a/x11-misc/xflux/xflux-20170103-r1.ebuild 
b/x11-misc/xflux/xflux-20170103-r1.ebuild
new file mode 100644
index ..c3e0c5cab0ea
--- /dev/null
+++ b/x11-misc/xflux/xflux-20170103-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Makes the color of your computer's display adapt to the time of 
the day"
+HOMEPAGE="https://justgetflux.com/;
+SRC_URI="https://justgetflux.com/linux/${PN}12.tgz -> ${PN}12-${PV}.tar.gz"
+S="${WORKDIR}"
+
+KEYWORDS="-* amd64"
+LICENSE="f.lux"
+SLOT="0"
+
+RESTRICT="bindist mirror"
+
+RDEPEND="
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrandr
+   x11-libs/libXxf86vm
+"
+
+QA_PREBUILT="usr/bin/xflux"
+
+src_install() {
+   newbin xflux12 xflux
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2022-02-09 Thread Conrad Kostecki
commit: b7e01b984a971b30562fbff3a7ce4d8ec3e7c962
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Wed Feb  9 21:47:04 2022 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Feb  9 22:56:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7e01b98

x11-misc/xflux: drop 20130927-r1, 20170103

Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux/xflux-20130927-r1.ebuild | 32 
 x11-misc/xflux/xflux-20170103.ebuild| 29 -
 2 files changed, 61 deletions(-)

diff --git a/x11-misc/xflux/xflux-20130927-r1.ebuild 
b/x11-misc/xflux/xflux-20130927-r1.ebuild
deleted file mode 100644
index c34eac9ddae4..
--- a/x11-misc/xflux/xflux-20130927-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Makes the color of your computer's display adapt to the time of 
the day"
-HOMEPAGE="https://justgetflux.com/;
-SRC_URI="
-   amd64? ( https://justgetflux.com/linux/${PN}64.tgz -> 
${PN}64-${PV}.tar.gz )
-   x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )
-"
-
-KEYWORDS="-* amd64 x86"
-LICENSE="f.lux"
-SLOT="0"
-
-RESTRICT="bindist mirror"
-
-RDEPEND="
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXrandr
-   x11-libs/libXxf86vm
-"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="usr/bin/xflux"
-
-src_install() {
-   dobin xflux
-}

diff --git a/x11-misc/xflux/xflux-20170103.ebuild 
b/x11-misc/xflux/xflux-20170103.ebuild
deleted file mode 100644
index c5897e2e7152..
--- a/x11-misc/xflux/xflux-20170103.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Makes the color of your computer's display adapt to the time of 
the day"
-HOMEPAGE="https://justgetflux.com/;
-SRC_URI="https://justgetflux.com/linux/${PN}12.tgz -> ${PN}12-${PV}.tar.gz"
-
-KEYWORDS="-* amd64"
-LICENSE="f.lux"
-SLOT="0"
-
-RESTRICT="bindist mirror"
-
-RDEPEND="
-   x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXrandr
-   x11-libs/libXxf86vm
-"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="usr/bin/xflux"
-
-src_install() {
-   newbin xflux12 xflux
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2021-07-02 Thread Conrad Kostecki
commit: a628fdfd2d70b101cb3a3125398d4f814b9bdfed
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Jul  2 14:22:38 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Jul  2 14:22:38 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a628fdfd

x11-misc/xflux-gui: adjust setuptools deps

Closes: https://bugs.gentoo.org/799821
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild | 49 
 1 file changed, 49 insertions(+)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild
new file mode 100644
index 000..5f37b1f64e8
--- /dev/null
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS="no"
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1 gnome2-utils xdg-utils
+
+DESCRIPTION="A GUI for f.lux"
+HOMEPAGE="https://github.com/xflux-gui/fluxgui/;
+SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/fluxgui-${PV}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="-* amd64 x86"
+
+PATCHES=( "${FILESDIR}/${P}-disable-gschemas-compiled.patch" )
+
+RDEPEND="
+   dev-libs/libappindicator:3
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   dev-python/pygobject[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   x11-libs/libXxf86vm
+   x11-misc/xflux
+"
+
+python_install() {
+   # Don't let the package compiling the schemas,
+   # as this could cause a file collision
+   export DISABLE_GSCHEMAS_COMPILED="true"
+
+   distutils-r1_python_install
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2021-07-02 Thread Conrad Kostecki
commit: 67895671a4f9ced39b5abb9f4d470fbb8a667f54
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Fri Jul  2 14:24:17 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Fri Jul  2 14:24:17 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67895671

x11-misc/xflux-gui: drop old version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 48 
 1 file changed, 48 deletions(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
deleted file mode 100644
index 6d402094338..000
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1 gnome2-utils xdg-utils
-
-DESCRIPTION="A GUI for f.lux"
-HOMEPAGE="https://github.com/xflux-gui/fluxgui/;
-SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/fluxgui-${PV}"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="-* amd64 x86"
-
-PATCHES=( "${FILESDIR}/${P}-disable-gschemas-compiled.patch" )
-
-RDEPEND="
-   dev-libs/libappindicator:3
-   dev-python/pexpect[${PYTHON_USEDEP}]
-   dev-python/pygobject[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   x11-libs/libXxf86vm
-   x11-misc/xflux
-"
-
-python_install() {
-   # Don't let the package compiling the schemas,
-   # as this could cause a file collision
-   export DISABLE_GSCHEMAS_COMPILED="true"
-
-   distutils-r1_python_install
-}
-
-pkg_postinst() {
-   gnome2_schemas_update
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   gnome2_schemas_update
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2021-07-01 Thread Conrad Kostecki
commit: 10f9b3964e91fd053ff6b242fe97234a0aa01397
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Thu Jul  1 21:14:45 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Thu Jul  1 21:15:48 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f9b396

x11-misc/xflux-gui: add python3.10 support

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
index 872771717bd..6d402094338 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1 gnome2-utils xdg-utils
 
 DESCRIPTION="A GUI for f.lux"
 HOMEPAGE="https://github.com/xflux-gui/fluxgui/;
 SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/fluxgui-${PV}"
 
 LICENSE="MIT"
 SLOT="0"
@@ -26,8 +27,6 @@ RDEPEND="
x11-misc/xflux
 "
 
-S="${WORKDIR}/fluxgui-${PV}"
-
 python_install() {
# Don't let the package compiling the schemas,
# as this could cause a file collision



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2020-08-25 Thread Conrad Kostecki
commit: 892548e48fc2a3ec6f1cc33ed5bf7eb0baac9e76
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Aug 25 19:16:50 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Aug 25 19:25:07 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892548e4

x11-misc/xflux-gui: add python3.9 support

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
index fbb4bdea381..a6844b5c232 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1 gnome2-utils xdg-utils
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2020-08-23 Thread Conrad Kostecki
commit: 567df531525f70654ca5919757574164e0b4282d
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Aug 23 17:46:45 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Aug 23 17:46:45 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=567df531

x11-misc/xflux-gui: use correct homepage

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
index 0efff043153..fbb4bdea381 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
 inherit distutils-r1 gnome2-utils xdg-utils
 
 DESCRIPTION="A GUI for f.lux"
-HOMEPAGE="https://justgetflux.com/;
+HOMEPAGE="https://github.com/xflux-gui/fluxgui/;
 SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2019-12-17 Thread Conrad Kostecki
commit: a31e24f7de9cb50ee70c6d669623800a9eaa1364
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Tue Dec 17 18:36:54 2019 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Tue Dec 17 18:37:30 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a31e24f7

x11-misc/xflux-gui: add python3.8 support

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
index 9c62c28fe9a..2f9d630b767 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
 
 inherit distutils-r1 gnome2-utils xdg-utils
 
@@ -29,7 +29,8 @@ RDEPEND="
 S="${WORKDIR}/fluxgui-${PV}"
 
 python_install() {
-   # Don't let the package compiling the schemas, as this could cause a 
file collision
+   # Don't let the package compiling the schemas,
+   # as this could cause a file collision
export DISABLE_GSCHEMAS_COMPILED="true"
 
distutils-r1_python_install



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2019-12-02 Thread Conrad Kostecki
commit: f50ff18e507eeacc77a79ef2316eb73849836a6a
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon Dec  2 23:09:32 2019 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Dec  2 23:21:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f50ff18e

x11-misc/xflux-gui: updated metadata.xml

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux-gui/metadata.xml | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/x11-misc/xflux-gui/metadata.xml b/x11-misc/xflux-gui/metadata.xml
index 05c0e0cb1f5..9a5cd0ccd7b 100644
--- a/x11-misc/xflux-gui/metadata.xml
+++ b/x11-misc/xflux-gui/metadata.xml
@@ -2,13 +2,9 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   ck+gen...@bl4ckb0x.de
+   conik...@gentoo.org
Conrad Kostecki

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   

The f.lux indicator applet fluxgui is an indicator applet to 
control xflux,
an application that makes the color of your computer's display 
adapt to



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2019-12-02 Thread Conrad Kostecki
commit: 38d028692b7b90538bc72bbdd410cbcf677bd56b
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon Dec  2 23:09:38 2019 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Dec  2 23:21:10 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d02869

x11-misc/xflux: updated metadata.xml

Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Conrad Kostecki  gentoo.org>

 x11-misc/xflux/metadata.xml | 6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/x11-misc/xflux/metadata.xml b/x11-misc/xflux/metadata.xml
index 4eae2cce3dd..77ca72bcdaa 100644
--- a/x11-misc/xflux/metadata.xml
+++ b/x11-misc/xflux/metadata.xml
@@ -2,13 +2,9 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   ck+gen...@bl4ckb0x.de
+   conik...@gentoo.org
Conrad Kostecki

-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   

F.lux makes your computer screen look like the room you're in, 
all the time.
When the sun sets, it makes your computer look like your indoor 
lights.



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2019-10-03 Thread Michał Górny
commit: a8b746813151bc3f3aea52ac68e4e9996c55c96f
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Wed Oct  2 21:17:56 2019 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Oct  3 06:21:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b74681

x11-misc/xflux-gui: drop old version

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Michał Górny  gentoo.org>

 x11-misc/xflux-gui/Manifest|  1 -
 .../xflux-gui/xflux-gui-1.1.10_p20180910.ebuild| 38 --
 2 files changed, 39 deletions(-)

diff --git a/x11-misc/xflux-gui/Manifest b/x11-misc/xflux-gui/Manifest
index 8e8c7015bd1..920d5083f8c 100644
--- a/x11-misc/xflux-gui/Manifest
+++ b/x11-misc/xflux-gui/Manifest
@@ -1,2 +1 @@
-DIST fluxgui-a3b55da976053fc978b29d191db52dfb8da2f8ee.tar.gz 30667 BLAKE2B 
bb9b3d3fa2f40acf3248e5cdd91a82c3f736937c03451aba41280b25fc541a3db23c6a57f2ef97ac1ce415d289c0442a387462415827009c68f169f91da589e2
 SHA512 
d4571f3a64c1f532642f86d4de50d5807afb856179debab77e4495dc48060c68a635d38990d174fbb67169317d7107356344507285271b0bb058f056c1e39a37
 DIST xflux-gui-1.2.0.tar.gz 31831 BLAKE2B 
ad6b29f75cf5c287efdb4c1eaa12610a6fd2d4515e7f77cb991f0140d9de1128981ae274a1503f7c5bb83ff84f8dc124ba64e5abdd2e97c1d7157c84df51bead
 SHA512 
244c11efbf58112d3d84209142faafbbe46b33df1edf13e122945ff767fc6a394c147979c0086bd88cb41ee7c80b5bd87016b3e158f3a959f3aca8bda47707d2

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
deleted file mode 100644
index cb52d99934d..000
--- a/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# 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
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2019-10-02 Thread Agostino Sarubbo
commit: fa4d199055d145f9bbcb0463cbb707e7cba16939
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 19:07:17 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 19:07:17 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4d1990

x11-misc/xflux-gui: amd64 stable wrt bug #690400

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
index 2d51819fec6..9c62c28fe9a 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="-* ~amd64 x86"
+KEYWORDS="-* amd64 x86"
 
 PATCHES=( "${FILESDIR}/${P}-disable-gschemas-compiled.patch" )
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2019-10-02 Thread Agostino Sarubbo
commit: 0dfbe21bdf2ea927bd01528452c88fe851de7556
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Oct  2 18:53:15 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Oct  2 18:53:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dfbe21b

x11-misc/xflux-gui: x86 stable wrt bug #690400

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
index 1eaaa8fe574..2d51819fec6 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 x86"
 
 PATCHES=( "${FILESDIR}/${P}-disable-gschemas-compiled.patch" )
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2019-09-22 Thread Joonas Niilola
commit: c9377feecb0072ed137be18823b3694d272a46ef
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sat Sep 21 20:01:02 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sun Sep 22 08:11:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9377fee

x11-misc/xflux: drop old version

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/12994
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-misc/xflux/xflux-20130927.ebuild | 29 -
 1 file changed, 29 deletions(-)

diff --git a/x11-misc/xflux/xflux-20130927.ebuild 
b/x11-misc/xflux/xflux-20130927.ebuild
deleted file mode 100644
index 39d47176906..000
--- a/x11-misc/xflux/xflux-20130927.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Makes the color of your computer's display adapt to the time of 
the day"
-HOMEPAGE="https://justgetflux.com/;
-SRC_URI="amd64? ( https://justgetflux.com/linux/${PN}64.tgz -> 
${PN}64-${PV}.tar.gz )
-   x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )"
-
-KEYWORDS="-* amd64 x86"
-LICENSE="f.lux"
-SLOT="0"
-
-RESTRICT="bindist mirror"
-
-RDEPEND="x11-libs/libX11
-   x11-libs/libXext
-   x11-libs/libXrandr
-   x11-libs/libXxf86vm"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="usr/bin/xflux"
-
-src_install() {
-   # Install binary
-   dobin xflux
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2019-09-17 Thread Joonas Niilola
commit: 1eb690f98f8ff899585e04d7b541e0806897758b
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Tue Sep 17 18:56:32 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Sep 18 03:33:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1eb690f9

x11-misc/xflux-gui: drop old version

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/12714
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-misc/xflux-gui/xflux-gui-1.2.0.ebuild | 37 ---
 1 file changed, 37 deletions(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0.ebuild
deleted file mode 100644
index 17a3f60962e..000
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{5,6,7} )
-
-inherit distutils-r1 xdg-utils
-
-DESCRIPTION="A GUI for f.lux"
-HOMEPAGE="https://justgetflux.com/;
-SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-
-RDEPEND="
-   dev-libs/libappindicator:3
-   dev-python/pexpect[${PYTHON_USEDEP}]
-   dev-python/pygobject[${PYTHON_USEDEP}]
-   dev-python/pyxdg[${PYTHON_USEDEP}]
-   x11-libs/libXxf86vm
-   x11-misc/xflux
-"
-
-S="${WORKDIR}/fluxgui-${PV}"
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/, x11-misc/xflux-gui/files/

2019-09-17 Thread Joonas Niilola
commit: 729f378babf59b1b8d6612a24aaff6e194ee0f6e
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Tue Sep 17 18:55:53 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Wed Sep 18 03:33:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=729f378b

x11-misc/xflux-gui: disable gschemas compilation

Since Gentoo uses its own method for compiling gschemas, disabling this
for that package, as otherwise it causes a file collision.

Reported to upstream (patch got merged already):
https://www.github.com/xflux-gui/fluxgui/issues/124

Closes: https://bugs.gentoo.org/691950
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Joonas Niilola  gentoo.org>

 ...xflux-gui-1.2.0-disable-gschemas-compiled.patch | 37 +
 x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild   | 48 ++
 2 files changed, 85 insertions(+)

diff --git 
a/x11-misc/xflux-gui/files/xflux-gui-1.2.0-disable-gschemas-compiled.patch 
b/x11-misc/xflux-gui/files/xflux-gui-1.2.0-disable-gschemas-compiled.patch
new file mode 100644
index 000..dc14be17339
--- /dev/null
+++ b/x11-misc/xflux-gui/files/xflux-gui-1.2.0-disable-gschemas-compiled.patch
@@ -0,0 +1,37 @@
+From 674d17b100f7b8a471d65b61749ca892567f8d58 Mon Sep 17 00:00:00 2001
+From: Conrad Kostecki 
+Date: Fri, 16 Aug 2019 16:02:59 +0200
+Subject: [PATCH] setup.py: add posbility to disable compilation of gschema
+
+When you install fluxgui, it also compiles the gschema, which is for
+most distros fine. But on source distros like Gentoo, which do the
+compilation of gschema separately, this will lead to a file collision,
+as packages unter Gentoo are not allowed to install such files.
+
+So we introduce a new env variable called DISABLE_GSCHEMA_COMPILED which
+needs to be set to disable this behaviour.
+
+Closes: https://github.com/xflux-gui/fluxgui/issues/124
+Signed-off-by: Conrad Kostecki 
+---
+ setup.py | 7 ---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/setup.py b/setup.py
+index 8a8fa14..4bd404d 100755
+--- a/setup.py
 b/setup.py
+@@ -76,9 +76,10 @@ def run(self):
+ super().run()
+ 
+ # Compile '*.gschema.xml' to update or create 'gschemas.compiled'.
+-info("compiling gsettings schemas")
+-gschema_dir = os.path.join(self.install_dir, gschema_dir_suffix)
+-self.spawn(["glib-compile-schemas", gschema_dir])
++if os.environ.get('DISABLE_GSCHEMAS_COMPILED', None) is None:
++info("compiling gsettings schemas")
++gschema_dir = os.path.join(self.install_dir, gschema_dir_suffix)
++self.spawn(["glib-compile-schemas", gschema_dir])
+ 
+ setup(name = "f.lux indicator applet",
+ version = "1.2.1~pre",

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
new file mode 100644
index 000..1eaaa8fe574
--- /dev/null
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit distutils-r1 gnome2-utils xdg-utils
+
+DESCRIPTION="A GUI for f.lux"
+HOMEPAGE="https://justgetflux.com/;
+SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+
+PATCHES=( "${FILESDIR}/${P}-disable-gschemas-compiled.patch" )
+
+RDEPEND="
+   dev-libs/libappindicator:3
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   dev-python/pygobject[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   x11-libs/libXxf86vm
+   x11-misc/xflux
+"
+
+S="${WORKDIR}/fluxgui-${PV}"
+
+python_install() {
+   # Don't let the package compiling the schemas, as this could cause a 
file collision
+   export DISABLE_GSCHEMAS_COMPILED="true"
+
+   distutils-r1_python_install
+}
+
+pkg_postinst() {
+   gnome2_schemas_update
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   gnome2_schemas_update
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2019-08-17 Thread Joonas Niilola
commit: 2ed6f3e27bbe4fc0765ddd95e69bd195151b9fde
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Fri Aug 16 14:18:47 2019 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Sat Aug 17 15:59:09 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ed6f3e2

x11-misc/xflux: bump to version 20170103

x86 support got dropped in this version.

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/12726
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-misc/xflux/Manifest  |  1 +
 x11-misc/xflux/xflux-20170103.ebuild | 29 +
 2 files changed, 30 insertions(+)

diff --git a/x11-misc/xflux/Manifest b/x11-misc/xflux/Manifest
index 43c9b37b96d..cc61a64fd28 100644
--- a/x11-misc/xflux/Manifest
+++ b/x11-misc/xflux/Manifest
@@ -1,2 +1,3 @@
 DIST xflux-20130927.tar.gz 335911 BLAKE2B 
56e683a6969f129c7dcdfd4b13a23523ca5ce3d19feae947a654ca02437e372bd998a71048d00c5b7bf653eb9fa57c696b8d5bb1b3dfd75a0b17e9213368c1bd
 SHA512 
c35003b9cc6bc95f6ce98efc2e69ea94c99ed31671ec5d1f5919294edd7e504d23aa1df29ec0f1d1c68c4ceafbcd386e1207ef4c9957d7a5079ce96c2ac6d924
+DIST xflux12-20170103.tar.gz 340461 BLAKE2B 
81e8567cb7ce0980cb2fbee4a455d023fd76ee40d949b9616a8f2c4d15a361a286769dc91d67eb6d4391851eddb93dc2fa56b78d0f5c620fb56e69e82083d7cb
 SHA512 
752da038c5b57042dd624acfdbf64926e73ab559f8f069358969ab91de158e6688b0c9f0d681f4400d0bc8f1b7434b55bff7725288ce9e7def49d31382770fd3
 DIST xflux64-20130927.tar.gz 339845 BLAKE2B 
15751b75b7c0603044c4e7e98a9b23ceab7e245b12833ed1b6e8bc1d1734c5838777b7561d035bdf6d6d781105cc48dbda6c262895c310cf9710529a088b0a97
 SHA512 
6204558b8fa1063ee19fe444f740ab4ddfdbc412459b2f5cea94ddbf11818e0c9bff7e066a4958c1ab5c160b1aedcd18fa7fc4cd800a67c5d51ad1206f203e52

diff --git a/x11-misc/xflux/xflux-20170103.ebuild 
b/x11-misc/xflux/xflux-20170103.ebuild
new file mode 100644
index 000..d5c90b00341
--- /dev/null
+++ b/x11-misc/xflux/xflux-20170103.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Makes the color of your computer's display adapt to the time of 
the day"
+HOMEPAGE="https://justgetflux.com/;
+SRC_URI="https://justgetflux.com/linux/${PN}12.tgz -> ${PN}12-${PV}.tar.gz"
+
+KEYWORDS="-* ~amd64"
+LICENSE="f.lux"
+SLOT="0"
+
+RESTRICT="bindist mirror"
+
+RDEPEND="
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrandr
+   x11-libs/libXxf86vm
+"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="usr/bin/xflux"
+
+src_install() {
+   newbin xflux12 xflux
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2019-07-21 Thread Andreas Sturmlechner
commit: 4e0f25b73cbeabe094c3937b43130b88078424b7
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Jul 21 19:56:55 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sun Jul 21 21:46:15 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0f25b7

x11-misc/xflux-gui: drop old version

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-misc/xflux-gui/Manifest|  1 -
 x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild | 37 --
 2 files changed, 38 deletions(-)

diff --git a/x11-misc/xflux-gui/Manifest b/x11-misc/xflux-gui/Manifest
index 8642d080fb0..8e8c7015bd1 100644
--- a/x11-misc/xflux-gui/Manifest
+++ b/x11-misc/xflux-gui/Manifest
@@ -1,3 +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
 DIST xflux-gui-1.2.0.tar.gz 31831 BLAKE2B 
ad6b29f75cf5c287efdb4c1eaa12610a6fd2d4515e7f77cb991f0140d9de1128981ae274a1503f7c5bb83ff84f8dc124ba64e5abdd2e97c1d7157c84df51bead
 SHA512 
244c11efbf58112d3d84209142faafbbe46b33df1edf13e122945ff767fc6a394c147979c0086bd88cb41ee7c80b5bd87016b3e158f3a959f3aca8bda47707d2

diff --git a/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild
deleted file mode 100644
index b3557c1eb8a..000
--- a/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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/v${PV}.tar.gz -> 
${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}/fluxgui-${PV}"
-
-pkg_postinst() {
-   # Update Gnome icon cache on install
-   gnome2_icon_cache_update
-}
-
-pkg_postrm() {
-   # Update Gnome icon cache on uninstall
-   gnome2_icon_cache_update
-}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2019-06-05 Thread Agostino Sarubbo
commit: 691102cbce009dc7394ee77d6f59e2f7091dcca1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  5 07:44:56 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  5 07:44:56 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=691102cb

x11-misc/xflux: x86 stable wrt bug #682776

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 x11-misc/xflux/xflux-20130927-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux/xflux-20130927-r1.ebuild 
b/x11-misc/xflux/xflux-20130927-r1.ebuild
index 4f56590f7b4..c34eac9ddae 100644
--- a/x11-misc/xflux/xflux-20130927-r1.ebuild
+++ b/x11-misc/xflux/xflux-20130927-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="
x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )
 "
 
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
 LICENSE="f.lux"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2019-06-05 Thread Agostino Sarubbo
commit: 2a1ae9a4dadf800b5f9db5f9fdfc3479aa15331e
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jun  5 07:45:00 2019 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jun  5 07:45:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a1ae9a4

x11-misc/xflux-gui: x86 stable wrt bug #682776

Signed-off-by: Agostino Sarubbo  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
index 7a2c2383e72..cb52d99934d 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild
@@ -14,7 +14,7 @@ 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"
+KEYWORDS="-* amd64 x86"
 LICENSE="MIT"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2019-05-08 Thread Andreas Sturmlechner
commit: f5c489f0bc0c69fa0f9083538ae1b3c508dd43a6
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Fri May  3 20:38:48 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May  8 22:56:12 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5c489f0

x11-misc/xflux-gui: bump to version 1.2.0

Also bumped to EAPI=7 and migrated from gnome2-utils to xdg-utils.
This version drops support for python2, but support for python3 was added.

Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Conrad Kostecki  kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/11793
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 x11-misc/xflux-gui/Manifest   |  1 +
 x11-misc/xflux-gui/xflux-gui-1.2.0.ebuild | 37 +++
 2 files changed, 38 insertions(+)

diff --git a/x11-misc/xflux-gui/Manifest b/x11-misc/xflux-gui/Manifest
index 2618b655026..8642d080fb0 100644
--- a/x11-misc/xflux-gui/Manifest
+++ b/x11-misc/xflux-gui/Manifest
@@ -1,2 +1,3 @@
 DIST fluxgui-a3b55da976053fc978b29d191db52dfb8da2f8ee.tar.gz 30667 BLAKE2B 
bb9b3d3fa2f40acf3248e5cdd91a82c3f736937c03451aba41280b25fc541a3db23c6a57f2ef97ac1ce415d289c0442a387462415827009c68f169f91da589e2
 SHA512 
d4571f3a64c1f532642f86d4de50d5807afb856179debab77e4495dc48060c68a635d38990d174fbb67169317d7107356344507285271b0bb058f056c1e39a37
 DIST xflux-gui-1.1.10.tar.gz 18828 BLAKE2B 
a249533ace4ff6293ff9b99a455943c1f099628bec97c2730473f8a9550ba38e78e775a10a0f77c160180f5f5d354ac8c8ac924c1a2eb9f48861491583c93285
 SHA512 
5e8057e47fe2cc8a59758e9ab6b3adc6a8281b42f6b517e3e1327e5470c82a326c853d5d389fd62f6d6c439be4ab70a6c8771ece87e5b8c90a33775f8b7cd54d
+DIST xflux-gui-1.2.0.tar.gz 31831 BLAKE2B 
ad6b29f75cf5c287efdb4c1eaa12610a6fd2d4515e7f77cb991f0140d9de1128981ae274a1503f7c5bb83ff84f8dc124ba64e5abdd2e97c1d7157c84df51bead
 SHA512 
244c11efbf58112d3d84209142faafbbe46b33df1edf13e122945ff767fc6a394c147979c0086bd88cb41ee7c80b5bd87016b3e158f3a959f3aca8bda47707d2

diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.2.0.ebuild
new file mode 100644
index 000..17a3f60962e
--- /dev/null
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit distutils-r1 xdg-utils
+
+DESCRIPTION="A GUI for f.lux"
+HOMEPAGE="https://justgetflux.com/;
+SRC_URI="https://github.com/${PN}/fluxgui/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+
+RDEPEND="
+   dev-libs/libappindicator:3
+   dev-python/pexpect[${PYTHON_USEDEP}]
+   dev-python/pygobject[${PYTHON_USEDEP}]
+   dev-python/pyxdg[${PYTHON_USEDEP}]
+   x11-libs/libXxf86vm
+   x11-misc/xflux
+"
+
+S="${WORKDIR}/fluxgui-${PV}"
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2019-04-09 Thread Mikle Kolyada
commit: 7662739aec071d60974913980b2ce2b2e57d4340
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr  9 14:28:49 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr  9 14:29:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7662739a

x11-misc/xflux-gui: amd64 stable wrt bug #682776

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
index 8da11cf0d46..7a2c2383e72 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.1.10_p20180910.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -14,7 +14,7 @@ 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"
+KEYWORDS="-* amd64 ~x86"
 LICENSE="MIT"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2019-04-09 Thread Mikle Kolyada
commit: 481e3954a2f8218d0e063599d317b940551d71bb
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Tue Apr  9 14:28:36 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Tue Apr  9 14:29:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=481e3954

x11-misc/xflux: amd64 stable wrt bug #682776

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 x11-misc/xflux/xflux-20130927-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xflux/xflux-20130927-r1.ebuild 
b/x11-misc/xflux/xflux-20130927-r1.ebuild
index 49418c45524..4f56590f7b4 100644
--- a/x11-misc/xflux/xflux-20130927-r1.ebuild
+++ b/x11-misc/xflux/xflux-20130927-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="
x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )
 "
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
 LICENSE="f.lux"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2018-12-16 Thread Georgy Yakovlev
commit: 601725e469d1dc79c3b5c0f455688458c6bfff88
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sat Oct 27 10:27:48 2018 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Dec 16 22:42:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=601725e4

x11-misc/xflux: bump to EAPI=7

Closes: https://bugs.gentoo.org/669760
Closes: https://github.com/gentoo/gentoo/pull/10250
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Conrad Kostecki  kostecki.com>
Signed-off-by: Georgy Yakovlev  gentoo.org>

 x11-misc/xflux/metadata.xml |  5 +
 x11-misc/xflux/xflux-20130927-r1.ebuild | 32 
 2 files changed, 37 insertions(+)

diff --git a/x11-misc/xflux/metadata.xml b/x11-misc/xflux/metadata.xml
index 54d5423c406..4eae2cce3dd 100644
--- a/x11-misc/xflux/metadata.xml
+++ b/x11-misc/xflux/metadata.xml
@@ -9,4 +9,9 @@
proxy-ma...@gentoo.org
Proxy Maintainers

+   
+   F.lux makes your computer screen look like the room you're in, 
all the time.
+   When the sun sets, it makes your computer look like your indoor 
lights.
+   In the morning, it makes things look like sunlight again.
+   
 

diff --git a/x11-misc/xflux/xflux-20130927-r1.ebuild 
b/x11-misc/xflux/xflux-20130927-r1.ebuild
new file mode 100644
index 000..49418c45524
--- /dev/null
+++ b/x11-misc/xflux/xflux-20130927-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Makes the color of your computer's display adapt to the time of 
the day"
+HOMEPAGE="https://justgetflux.com/;
+SRC_URI="
+   amd64? ( https://justgetflux.com/linux/${PN}64.tgz -> 
${PN}64-${PV}.tar.gz )
+   x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )
+"
+
+KEYWORDS="-* ~amd64 ~x86"
+LICENSE="f.lux"
+SLOT="0"
+
+RESTRICT="bindist mirror"
+
+RDEPEND="
+   x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrandr
+   x11-libs/libXxf86vm
+"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="usr/bin/xflux"
+
+src_install() {
+   dobin xflux
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2018-10-28 Thread Patrice Clement
commit: 91e6c672310dde371fbc943a8d07bb6921b263e1
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sat Oct 27 10:39:28 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Oct 28 22:39:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e6c672

x11-misc/xflux-gui: updated metadata.xml

Added a longdescription and upstream section.

Closes: https://bugs.gentoo.org/669762
Signed-off-by: Conrad Kostecki  kostecki.com>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10251
Signed-off-by: Patrice Clement  gentoo.org>

 x11-misc/xflux-gui/metadata.xml | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/x11-misc/xflux-gui/metadata.xml b/x11-misc/xflux-gui/metadata.xml
index 54d5423c406..05c0e0cb1f5 100644
--- a/x11-misc/xflux-gui/metadata.xml
+++ b/x11-misc/xflux-gui/metadata.xml
@@ -9,4 +9,14 @@
proxy-ma...@gentoo.org
Proxy Maintainers

+   
+   The f.lux indicator applet fluxgui is an indicator applet to 
control xflux,
+   an application that makes the color of your computer's display 
adapt to
+   the time of day: warm at night, and like sunlight during the 
day.
+   Reducing blue light exposure in the evening can help you fall 
asleep at night.
+   
+   
+   https://github.com/xflux-gui/fluxgui/issues
+   xflux-gui/fluxgui
+   
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2018-09-19 Thread Michał Górny
commit: 90d6df542701c90ad52610fb5a142b8cbe251e91
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Sun Sep 16 21:11:29 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Sep 19 21:20:57 2018 +
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  kostecki.com>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Michał Górny  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 000..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
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2018-05-09 Thread Agostino Sarubbo
commit: cb14d6c854d343c481ed58fe9d5d7dad0d2c1309
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May  9 08:51:44 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May  9 08:51:44 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb14d6c8

x11-misc/xflux: amd64 stable wrt bug #655008

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

 x11-misc/xflux/xflux-20130927.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux/xflux-20130927.ebuild 
b/x11-misc/xflux/xflux-20130927.ebuild
index 8abc561dc3d..39d47176906 100644
--- a/x11-misc/xflux/xflux-20130927.ebuild
+++ b/x11-misc/xflux/xflux-20130927.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://justgetflux.com/;
 SRC_URI="amd64? ( https://justgetflux.com/linux/${PN}64.tgz -> 
${PN}64-${PV}.tar.gz )
x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )"
 
-KEYWORDS="-* ~amd64 x86"
+KEYWORDS="-* amd64 x86"
 LICENSE="f.lux"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2018-05-09 Thread Agostino Sarubbo
commit: c6c27a09947add3ae2db31b07460df7dfa351ed3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May  9 08:51:54 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May  9 08:51:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c27a09

x11-misc/xflux-gui: amd64 stable wrt bug #655008

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

 x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild
index af40017b69c..b3557c1eb8a 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A GUI for f.lux"
 HOMEPAGE="https://justgetflux.com/;
 SRC_URI="https://github.com/xflux-gui/fluxgui/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="-* ~amd64 x86"
+KEYWORDS="-* amd64 x86"
 LICENSE="MIT"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2018-05-07 Thread Thomas Deutschmann
commit: e41c68ac302c144dd06f0d07f1460222d962c893
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon May  7 23:51:47 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May  7 23:52:38 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41c68ac

x11-misc/xflux-gui: x86 stable (bug #655008)

Package-Manager: Portage-2.3.34, Repoman-2.3.9

 x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild
index b83597ea10c..af40017b69c 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="A GUI for f.lux"
 HOMEPAGE="https://justgetflux.com/;
 SRC_URI="https://github.com/xflux-gui/fluxgui/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 x86"
 LICENSE="MIT"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2018-05-07 Thread Thomas Deutschmann
commit: 769075946c962ca15399f1d935062549a4b8dfa1
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon May  7 23:51:27 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May  7 23:52:36 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76907594

x11-misc/xflux: x86 stable (bug #655008)

Package-Manager: Portage-2.3.34, Repoman-2.3.9

 x11-misc/xflux/xflux-20130927.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux/xflux-20130927.ebuild 
b/x11-misc/xflux/xflux-20130927.ebuild
index 4a83ec1eecd..8abc561dc3d 100644
--- a/x11-misc/xflux/xflux-20130927.ebuild
+++ b/x11-misc/xflux/xflux-20130927.ebuild
@@ -8,7 +8,7 @@ HOMEPAGE="https://justgetflux.com/;
 SRC_URI="amd64? ( https://justgetflux.com/linux/${PN}64.tgz -> 
${PN}64-${PV}.tar.gz )
x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )"
 
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 x86"
 LICENSE="f.lux"
 SLOT="0"
 



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2018-05-07 Thread Thomas Deutschmann
commit: 0b4383b2380de72766274112f1cbe849aca5105f
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Mon May  7 20:13:31 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May  7 20:31:05 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4383b2

x11-misc/xflux: Fix manifest

Closes: https://github.com/gentoo/gentoo/pull/8308
Closes: https://bugs.gentoo.org/655194
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 x11-misc/xflux/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xflux/Manifest b/x11-misc/xflux/Manifest
index 77b6010b104..43c9b37b96d 100644
--- a/x11-misc/xflux/Manifest
+++ b/x11-misc/xflux/Manifest
@@ -1,2 +1,2 @@
-DIST xflux-20130927.tar.gz 339845 BLAKE2B 
15751b75b7c0603044c4e7e98a9b23ceab7e245b12833ed1b6e8bc1d1734c5838777b7561d035bdf6d6d781105cc48dbda6c262895c310cf9710529a088b0a97
 SHA512 
6204558b8fa1063ee19fe444f740ab4ddfdbc412459b2f5cea94ddbf11818e0c9bff7e066a4958c1ab5c160b1aedcd18fa7fc4cd800a67c5d51ad1206f203e52
+DIST xflux-20130927.tar.gz 335911 BLAKE2B 
56e683a6969f129c7dcdfd4b13a23523ca5ce3d19feae947a654ca02437e372bd998a71048d00c5b7bf653eb9fa57c696b8d5bb1b3dfd75a0b17e9213368c1bd
 SHA512 
c35003b9cc6bc95f6ce98efc2e69ea94c99ed31671ec5d1f5919294edd7e504d23aa1df29ec0f1d1c68c4ceafbcd386e1207ef4c9957d7a5079ce96c2ac6d924
 DIST xflux64-20130927.tar.gz 339845 BLAKE2B 
15751b75b7c0603044c4e7e98a9b23ceab7e245b12833ed1b6e8bc1d1734c5838777b7561d035bdf6d6d781105cc48dbda6c262895c310cf9710529a088b0a97
 SHA512 
6204558b8fa1063ee19fe444f740ab4ddfdbc412459b2f5cea94ddbf11818e0c9bff7e066a4958c1ab5c160b1aedcd18fa7fc4cd800a67c5d51ad1206f203e52



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux-gui/

2018-03-29 Thread Michał Górny
commit: 133aec6aa2e6b4226479d63e41231ec96f0b315a
Author: Conrad Kostecki 
AuthorDate: Thu Mar 29 12:56:00 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 29 15:04:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133aec6a

x11-misc/xflux-gui: New package

Closes: https://bugs.gentoo.org/606130
Closes: https://github.com/gentoo/gentoo/pull/731

 x11-misc/xflux-gui/Manifest|  1 +
 x11-misc/xflux-gui/metadata.xml| 12 ++
 x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild | 37 ++
 3 files changed, 50 insertions(+)

diff --git a/x11-misc/xflux-gui/Manifest b/x11-misc/xflux-gui/Manifest
new file mode 100644
index 000..71d161c441f
--- /dev/null
+++ b/x11-misc/xflux-gui/Manifest
@@ -0,0 +1 @@
+DIST xflux-gui-1.1.10.tar.gz 18828 BLAKE2B 
a249533ace4ff6293ff9b99a455943c1f099628bec97c2730473f8a9550ba38e78e775a10a0f77c160180f5f5d354ac8c8ac924c1a2eb9f48861491583c93285
 SHA512 
5e8057e47fe2cc8a59758e9ab6b3adc6a8281b42f6b517e3e1327e5470c82a326c853d5d389fd62f6d6c439be4ab70a6c8771ece87e5b8c90a33775f8b7cd54d

diff --git a/x11-misc/xflux-gui/metadata.xml b/x11-misc/xflux-gui/metadata.xml
new file mode 100644
index 000..54d5423c406
--- /dev/null
+++ b/x11-misc/xflux-gui/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ck+gen...@bl4ckb0x.de
+   Conrad Kostecki
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+

diff --git a/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild 
b/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild
new file mode 100644
index 000..b83597ea10c
--- /dev/null
+++ b/x11-misc/xflux-gui/xflux-gui-1.1.10.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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/v${PV}.tar.gz -> 
${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}/fluxgui-${PV}"
+
+pkg_postinst() {
+   # Update Gnome icon cache on install
+   gnome2_icon_cache_update
+}
+
+pkg_postrm() {
+   # Update Gnome icon cache on uninstall
+   gnome2_icon_cache_update
+}



[gentoo-commits] repo/gentoo:master commit in: x11-misc/xflux/

2018-03-29 Thread Michał Górny
commit: f8368de4a586d9c89d43b67a429c59795d7880b6
Author: Conrad Kostecki  kostecki  com>
AuthorDate: Tue Mar 27 20:41:16 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Mar 29 09:16:15 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8368de4

x11-misc/xflux: New package

Closes: https://bugs.gentoo.org/606128
Closes: https://github.com/gentoo/gentoo/pull/7311

 x11-misc/xflux/Manifest  |  2 ++
 x11-misc/xflux/metadata.xml  | 12 
 x11-misc/xflux/xflux-20130927.ebuild | 29 +
 3 files changed, 43 insertions(+)

diff --git a/x11-misc/xflux/Manifest b/x11-misc/xflux/Manifest
new file mode 100644
index 000..77b6010b104
--- /dev/null
+++ b/x11-misc/xflux/Manifest
@@ -0,0 +1,2 @@
+DIST xflux-20130927.tar.gz 339845 BLAKE2B 
15751b75b7c0603044c4e7e98a9b23ceab7e245b12833ed1b6e8bc1d1734c5838777b7561d035bdf6d6d781105cc48dbda6c262895c310cf9710529a088b0a97
 SHA512 
6204558b8fa1063ee19fe444f740ab4ddfdbc412459b2f5cea94ddbf11818e0c9bff7e066a4958c1ab5c160b1aedcd18fa7fc4cd800a67c5d51ad1206f203e52
+DIST xflux64-20130927.tar.gz 339845 BLAKE2B 
15751b75b7c0603044c4e7e98a9b23ceab7e245b12833ed1b6e8bc1d1734c5838777b7561d035bdf6d6d781105cc48dbda6c262895c310cf9710529a088b0a97
 SHA512 
6204558b8fa1063ee19fe444f740ab4ddfdbc412459b2f5cea94ddbf11818e0c9bff7e066a4958c1ab5c160b1aedcd18fa7fc4cd800a67c5d51ad1206f203e52

diff --git a/x11-misc/xflux/metadata.xml b/x11-misc/xflux/metadata.xml
new file mode 100644
index 000..54d5423c406
--- /dev/null
+++ b/x11-misc/xflux/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   ck+gen...@bl4ckb0x.de
+   Conrad Kostecki
+   
+   
+   proxy-ma...@gentoo.org
+   Proxy Maintainers
+   
+

diff --git a/x11-misc/xflux/xflux-20130927.ebuild 
b/x11-misc/xflux/xflux-20130927.ebuild
new file mode 100644
index 000..4a83ec1eecd
--- /dev/null
+++ b/x11-misc/xflux/xflux-20130927.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Makes the color of your computer's display adapt to the time of 
the day"
+HOMEPAGE="https://justgetflux.com/;
+SRC_URI="amd64? ( https://justgetflux.com/linux/${PN}64.tgz -> 
${PN}64-${PV}.tar.gz )
+   x86? ( https://justgetflux.com/linux/${PN}-pre.tgz -> ${P}.tar.gz )"
+
+KEYWORDS="-* ~amd64 ~x86"
+LICENSE="f.lux"
+SLOT="0"
+
+RESTRICT="bindist mirror"
+
+RDEPEND="x11-libs/libX11
+   x11-libs/libXext
+   x11-libs/libXrandr
+   x11-libs/libXxf86vm"
+
+S="${WORKDIR}"
+
+QA_PREBUILT="usr/bin/xflux"
+
+src_install() {
+   # Install binary
+   dobin xflux
+}