Install this version:
emerge -a =x11-themes/ukui-wallpapers-20.04.2
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =x11-themes/ukui-wallpapers-20.04.2
Or alternatively:
emerge --autounmask-write -a =x11-themes/ukui-wallpapers-20.04.2
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20.04.2 | 7 | ~amd64 | 0 |
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit meson
DESCRIPTION="some wallpapers of ubuntukylin-wallpapers"
HOMEPAGE="https://github.com/ukui/ukui-wallpapers"
SRC_URI="https://github.com/ukui/ukui-wallpapers/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC-BY-SA-3.0"
SLOT="0"
KEYWORDS="~amd64"
DEPEND=""
RDEPEND="${DEPEND}"
BDEPEND=""
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | ukui-wallpapers-20.04.2.tar.gz | 22315426 bytes | https://github.com/ukui/ukui-wallpapers/archive/v20.04.2.tar.gz |