app-misc/nwg-shell-wallpapers - 1.5 (guru)

Search

Install

Install this version:

emerge -a =app-misc/nwg-shell-wallpapers-1.5

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

autounmask =app-misc/nwg-shell-wallpapers-1.5

Or alternatively:

emerge --autounmask-write -a =app-misc/nwg-shell-wallpapers-1.5

Package Information

Description:
Selection of wallpapers contributed to the nwg-shell project
Homepage:
https://github.com/nwg-piotr/nwg-shell-wallpapers
License:
MIT

Ebuild Details

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

EAPI=8

DESCRIPTION="Selection of wallpapers contributed to the nwg-shell project"
HOMEPAGE="https://github.com/nwg-piotr/nwg-shell-wallpapers"
SRC_URI="https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

src_install() {
	insinto /usr/share/backgrounds/nwg-shell
	doins wallpapers/*
}

Manifest for 1.5

Type File Size Source URLs
DIST nwg-shell-wallpapers-1.5.tar.gz 14915448 bytes https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.5.tar.gz