x11-themes/wallpaper-art - 0.0.1 (chymeric)

Search

Package Information

Description:
Historical wallpaper artwork
Homepage:
https://gin.g-node.org/TheChymera/wallpaper-art
License:
public-domain

Ebuild Details

Version EAPI Keywords Slot
0.0.1 8 amd64 arm arm64 x86 0
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Historical wallpaper artwork"
HOMEPAGE="https://gin.g-node.org/TheChymera/wallpaper-art"
SRC_URI="https://gin.g-node.org/TheChymera/wallpaper-art/raw/master/releases/${P}.tar.xz"

LICENSE="public-domain"
KEYWORDS="amd64 arm arm64 x86"
IUSE=""

RDEPEND=""
DEPEND=""

SLOT="0"

src_install() {
	insinto "/usr/share/backgrounds/${PN}"
	doins -r *
}

Manifest for 0.0.1

Type File Size Source URLs
DIST wallpaper-art-0.0.1.tar.xz 261766212 bytes https://gin.g-node.org/TheChymera/wallpaper-art/raw/master/releases/wallpaper-art-0.0.1.tar.xz