summaryrefslogtreecommitdiff
path: root/x11-misc/xflux-gui
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
commit7f0ccc917c7abe6223784c703d86cd14755691fb (patch)
tree8c6793f68896b341e22f33d7e6cef88e481f4a8b /x11-misc/xflux-gui
parent9aa80713372911cec499b3adb2cd746790920916 (diff)
gentoo resync : 03.07.2021
Diffstat (limited to 'x11-misc/xflux-gui')
-rw-r--r--x11-misc/xflux-gui/Manifest2
-rw-r--r--x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild (renamed from x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild)8
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-misc/xflux-gui/Manifest b/x11-misc/xflux-gui/Manifest
index 667e7a9a93af..e873f46efb43 100644
--- a/x11-misc/xflux-gui/Manifest
+++ b/x11-misc/xflux-gui/Manifest
@@ -1,4 +1,4 @@
AUX xflux-gui-1.2.0-disable-gschemas-compiled.patch 1540 BLAKE2B c1071aecced986b9bf8662de558ce8cd3c822ebfcc7d3d6601eba9ec30438bfcbc763e26eb31113b00b75e07f463125872ed8897c490ddd32cf96b0798e72557 SHA512 bd03efe531f0b55df89bbf2b6e6dbdbf7c48c214b9969d3c458d093a13603011b956efc0cc6695401abc7abfea18ed29be6501784a66edcf63f8ebd6793b3c15
DIST xflux-gui-1.2.0.tar.gz 31831 BLAKE2B ad6b29f75cf5c287efdb4c1eaa12610a6fd2d4515e7f77cb991f0140d9de1128981ae274a1503f7c5bb83ff84f8dc124ba64e5abdd2e97c1d7157c84df51bead SHA512 244c11efbf58112d3d84209142faafbbe46b33df1edf13e122945ff767fc6a394c147979c0086bd88cb41ee7c80b5bd87016b3e158f3a959f3aca8bda47707d2
-EBUILD xflux-gui-1.2.0-r1.ebuild 1054 BLAKE2B fba2f56deb9afa291c2192253cb9656db39a38ad3d03ec2a9f80657f8dd44eb9b021a13e116ae6a9f04f214a02ba1d4be88d0c8b224f2b7b1ac7aed1b1243222 SHA512 cbfc890bea76d61fb43552d1fd72b46d08f36820d687097e38b8333a5c451f031bcfe4ece52c33d9615bfdff75636b9327be1d6da89a06f0a21288453cba980e
+EBUILD xflux-gui-1.2.0-r2.ebuild 1084 BLAKE2B b4c840ff15deeaf28593dd1e19ddb2934f8c2366dde24569b648863d1c4aa92e39f55eba3b229ce882aaea2ab034c65ddae921b78fe859efed074ec605f120bf SHA512 8605c0df25af23e11e33fa0a69145caf4b94628d3110577c99c0782d85aac2206180a89f9be00527f7f74c8fde8ad996be3066b134329b77a1a89d586994faf7
MISC metadata.xml 737 BLAKE2B d576868e8ee0b92e6439103d674d5a87e72d3794d202d1d8d1d200e5d479abdee76d31211520c5c04a53ed6a4567c0c6396cd2d08da0a82b3fe85c7b2c0f32d6 SHA512 60dacd24dfe19906d233434a547e0ef87d33ef5cfc9b3175df28ac65b9744fdf653bf449c4fdcc754950bdf5e859985735e889cd7755d7fae0458d067a5aba13
diff --git a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild b/x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild
index 872771717bd0..5f37b1f64e88 100644
--- a/x11-misc/xflux-gui/xflux-gui-1.2.0-r1.ebuild
+++ b/x11-misc/xflux-gui/xflux-gui-1.2.0-r2.ebuild
@@ -1,15 +1,17 @@
-# 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} )
+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"
@@ -26,8 +28,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