summaryrefslogtreecommitdiff
path: root/games-puzzle/lightsoff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-01-16 20:27:28 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-01-16 20:27:28 +0000
commit2fd57282f0262ca084e05b0f2c63fbada395d02b (patch)
tree4e0f23cea9ce9fd972e70ebc5214bf36fed465cc /games-puzzle/lightsoff
parentc3bc61051d7f12b4c682efa7a5460bbc8815649e (diff)
gentoo resync : 16.01.2021
Diffstat (limited to 'games-puzzle/lightsoff')
-rw-r--r--games-puzzle/lightsoff/Manifest2
-rw-r--r--games-puzzle/lightsoff/lightsoff-40.0.1.ebuild6
2 files changed, 5 insertions, 3 deletions
diff --git a/games-puzzle/lightsoff/Manifest b/games-puzzle/lightsoff/Manifest
index 7aeccd380e74..5ddaff602bcc 100644
--- a/games-puzzle/lightsoff/Manifest
+++ b/games-puzzle/lightsoff/Manifest
@@ -1,3 +1,3 @@
DIST lightsoff-40.0.1.tar.xz 562340 BLAKE2B c80aa328e56a1cb8da723c187c6a223d0bf93353f36ed651b10c38ac129c6d62970dcf72308cbbf4fd0f911113b5c53ed490824b488bdc92e84c7bd9e9ae1015 SHA512 ac1f812c3297a42f1e5aa8b8cdda2884b5c2aea2ea0190047ba5a0f47254b191d2105d7d1b548f0233fdee1b0e6033a97265a1cb28503daf403ee4e2c53a1aca
-EBUILD lightsoff-40.0.1.ebuild 1049 BLAKE2B 5e6742eeb89ece041b4dea7bb1958ba2264c91bbdca958aeadbc0b898378efcfffbac2d38f3d867b596a9865f320999847822a657efe4320b25a43e3a61b7998 SHA512 85f45b6d54e930eaa3a8c8fbb9fb6723b9a21e149d933b595bfca8dabc4b9da009d8355150fae92cbd2343be88ff217b368acf7c4cda8f55c14100f0f4cf17d5
+EBUILD lightsoff-40.0.1.ebuild 1113 BLAKE2B 6b21bba3f43b8211b558a3cf57a12d0701e449d22fb7014b84b5091a4f5a54c52872fbfa6428d15b92ecde7f46715e8c07cb9bfe3411b540b5df492b3cd41e65 SHA512 94dbbd7f2007a2ebc35eea87529e2f5dc8ec0aee7e24da528969848283cf3e732321014d319497ae075bc3729117d320169cef37d0671764f9cdc9d38d3876e8
MISC metadata.xml 502 BLAKE2B 146f6e970362d9052f88141a18b84dded91294e70d3695059d2b9408ae7971852f1e1abea879fc50fe6e4814d3621bf81239d157f092b5f5bd7fcb98bf3abf8c SHA512 f189063797b3eff1da609a7571361ecd3eba4b904110bfc809caa669e7c4339e1e1d2051a91d86bfb29e866fbd4716ee1b01d4288bc80e05d94a4c0f78520bef
diff --git a/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild b/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild
index e1122937c12e..741a544358b9 100644
--- a/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild
+++ b/games-puzzle/lightsoff/lightsoff-40.0.1.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+PYTHON_COMPAT=( python3_{8..10} )
VALA_MIN_API_VERSION="0.40"
-inherit gnome.org gnome2-utils meson xdg vala
+inherit gnome.org gnome2-utils meson python-any-r1 xdg vala
DESCRIPTION="Turn off all the lights"
HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff"
@@ -21,6 +22,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
# libxml2:2 needed for glib-compile-resources xml-stripblanks attributes
BDEPEND="
+ ${PYTHON_DEPS}
dev-libs/appstream-glib
dev-libs/libxml2:2
dev-util/itstool