x11-themes/archlinux-wallpaper - 1.6.1 (sevz)

Search

Package Information

Description:
Arch Linux wallpapers
Homepage:
https://bbs.archlinux.org/viewtopic.php?id=259604
License:
CC0-1.0 SPL

Ebuild Details

Version EAPI Keywords Slot
1.6.1 8 ~* 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Arch Linux wallpapers"
HOMEPAGE="https://bbs.archlinux.org/viewtopic.php?id=259604"
SRC_URI="https://github.com/xyproto/${PN}/releases/download/${PV}/${P}.tar.gz"

LICENSE="CC0-1.0 SPL"

SLOT="0"
KEYWORDS="~*"

src_install() {
	insinto /usr/share/backgrounds/archlinux
	doins img/* archlinux.stw

	insinto /usr/share/gnome-background-properties
	doins arch-backgrounds.xml

	einstalldocs
}

Manifest for 1.6.1

Type File Size Source URLs
DIST archlinux-wallpaper-1.6.1.tar.gz 37495064 bytes https://github.com/xyproto/archlinux-wallpaper/releases/download/1.6.1/archlinux-wallpaper-1.6.1.tar.gz