x11-themes/sound-theme-librem5 - 0.1.0 (guru)

Search

Install

Install this version:

emerge -a =x11-themes/sound-theme-librem5-0.1.0

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

autounmask =x11-themes/sound-theme-librem5-0.1.0

Or alternatively:

emerge --autounmask-write -a =x11-themes/sound-theme-librem5-0.1.0

Package Information

Description:
Sound theme for the Librem 5/PinePhone
Homepage:
https://source.puri.sm/Librem5/sound-theme-librem5
License:
GPL-2 LGPL-2 CC-BY-3.0 CC-BY-SA-2.0

Ebuild Details

Version EAPI Keywords Slot
0.1.0 7 ~amd64 ~arm64 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Sound theme for the Librem 5/PinePhone"
HOMEPAGE="https://source.puri.sm/Librem5/sound-theme-librem5"
SRC_URI="https://source.puri.sm/Librem5/sound-theme-librem5/-/archive/v${PV}/${PN}-v${PV}.tar.gz"

S="${WORKDIR}/${PN}-v${PV}"

LICENSE="GPL-2 LGPL-2 CC-BY-3.0 CC-BY-SA-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm64"

DEPEND="
	sys-devel/gettext
	dev-libs/glib:2
	>=dev-util/intltool-0.40
"

src_install() {
	insinto /usr/share/sounds/
	doins -r librem5
}

Dependencies

DEPEND

	sys-devel/gettext
	dev-libs/glib:2
	>=dev-util/intltool-0.40

Manifest for 0.1.0

Type File Size Source URLs
DIST sound-theme-librem5-v0.1.0.tar.gz 478867 bytes https://source.puri.sm/Librem5/sound-theme-librem5/-/archive/v0.1.0/sound-theme-librem5-v0.1.0.tar.gz