gui-apps/waypaper - 2.7 (guru)

Search

Install

Install this version:

emerge -a =gui-apps/waypaper-2.7

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =gui-apps/waypaper-2.7

Or alternatively:

emerge --autounmask-write -a =gui-apps/waypaper-2.7

Package Information

Description:
GUI wallpaper setter for Wayland and Xorg window managers
Homepage:
https://github.com/anufrievroman/waypaper
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
2.7 8 ~amd64 0
View Raw Ebuild
EAPI=8

PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi

DESCRIPTION="GUI wallpaper setter for Wayland and Xorg window managers"
HOMEPAGE="https://github.com/anufrievroman/waypaper"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="primaryuri"
RDEPEND="
	dev-python/pygobject[${PYTHON_USEDEP}]
	dev-python/platformdirs[${PYTHON_USEDEP}]
	dev-python/pillow[${PYTHON_USEDEP}]
	dev-python/imageio[${PYTHON_USEDEP}]
	dev-python/imageio-ffmpeg[${PYTHON_USEDEP}]
	dev-python/screeninfo[${PYTHON_USEDEP}]
"

Inherited Eclasses

Dependencies

RDEPEND

	dev-python/pygobject[]
	dev-python/platformdirs[]
	dev-python/pillow[]
	dev-python/imageio[]
	dev-python/imageio-ffmpeg[]
	dev-python/screeninfo[]