2025-11-29 14:46:05 UTC

This commit is contained in:
Repository mirror & CI
2025-11-29 14:46:05 +00:00
parent f53db7a8f0
commit 7ff8bc5190
85 changed files with 516 additions and 250 deletions

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=GUI wallpaper setter for Wayland and Xorg window managers
EAPI=8
HOMEPAGE=https://github.com/anufrievroman/waypaper
INHERIT=distutils-r1
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-3
@@ -11,6 +11,6 @@ RDEPEND=dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=primaryuri
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/b5/c6/c3d160ff61773bf7df1d33dfa74cd2950197f566178f052ad58ba64cf8ac/waypaper-2.7.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=89af44be96a02371ba76bc8745c3fee8
SRC_URI=https://files.pythonhosted.org/packages/source/w/waypaper/waypaper-2.7.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143 pypi 0ad21249997cbe7d63d15a084d009aa2
_md5_=77e42e016f00d8f9d799a57d952cb69e

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long