Install this version:
emerge -a =x11-themes/system76-wallpapers-20251027
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =x11-themes/system76-wallpapers-20251027
Or alternatively:
emerge --autounmask-write -a =x11-themes/system76-wallpapers-20251027
# Copyright 2020-2026 Bryan Gardiner <bog@khumba.net>
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GIT_REV="c9a5b3943e7fdab96e1cbbdbca1a7ebca371fc3c"
DESCRIPTION="Wallpaper collection shipped with System76 products"
HOMEPAGE="https://system76.com/swag/desktop-wallpapers https://launchpad.net/system76-wallpapers"
SRC_URI="https://github.com/pop-os/system76-wallpapers/archive/${GIT_REV}.tar.gz -> ${P}.tar.gz"
LICENSE="CC-BY-SA-4.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${PN}-${GIT_REV}"
src_install() {
insinto /usr/share/backgrounds/${PN}
doins -r backgrounds/*
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | system76-wallpapers-20251027.tar.gz | 13061387 bytes | https://github.com/pop-os/system76-wallpapers/archive/c9a5b3943e7fdab96e1cbbdbca1a7ebca371fc3c.tar.gz |