x11-themes/phosh-wallpapers - 0.41.0 (guru)

Search

Install

Install this version:

emerge -a =x11-themes/phosh-wallpapers-0.41.0

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

autounmask =x11-themes/phosh-wallpapers-0.41.0

Or alternatively:

emerge --autounmask-write -a =x11-themes/phosh-wallpapers-0.41.0

Package Information

Description:
Phosh wallpapers and other artwork
Homepage:
https://gitlab.gnome.org/guidog/phosh-wallpapers
License:
CC0-1.0 CC-BY-SA-4.0 GPL-3+

Ebuild Details

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

EAPI=8

inherit gnome2-utils meson verify-sig xdg

DESCRIPTION="Phosh wallpapers and other artwork"
HOMEPAGE="https://gitlab.gnome.org/guidog/phosh-wallpapers"
SRC_URI="https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz
	verify-sig? ( https://sources.phosh.mobi/releases/${PN}/${P}.tar.xz.asc )"

LICENSE="CC0-1.0 CC-BY-SA-4.0 GPL-3+"
SLOT="0"
KEYWORDS="~amd64"

BDEPEND="
	verify-sig? (
		sec-keys/openpgp-keys-phosh
	)
"

VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/phosh.asc"

pkg_postinst() {
	xdg_pkg_postinst
	gnome2_schemas_update
}

pkg_postrm() {
	xdg_pkg_postrm
	gnome2_schemas_update
}

Inherited Eclasses

xdg

Dependencies

BDEPEND

	verify-sig? (
		sec-keys/openpgp-keys-phosh
	)

Manifest for 0.41.0

Type File Size Source URLs
DIST phosh-wallpapers-0.41.0.tar.xz 2387908 bytes https://sources.phosh.mobi/releases/phosh-wallpapers/phosh-wallpapers-0.41.0.tar.xz
DIST phosh-wallpapers-0.41.0.tar.xz.asc 833 bytes https://sources.phosh.mobi/releases/phosh-wallpapers/phosh-wallpapers-0.41.0.tar.xz.asc