x11-themes/gargantuan-icon-theme - 1.7 (gentoo)

Search

Package Information

Description:
Gargantuan Icon Theme
Homepage:
https://www.gnome-look.org/content/show.php?content=24364
License:
public-domain

Ebuild Details

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

EAPI=7

inherit xdg

DESCRIPTION="Gargantuan Icon Theme"
HOMEPAGE="https://www.gnome-look.org/content/show.php?content=24364"
SRC_URI="mirror://gentoo/${P}.tar.bz2"

LICENSE="public-domain"
SLOT="0"
KEYWORDS="~amd64"

RDEPEND="x11-themes/hicolor-icon-theme"

S="${WORKDIR}"/gargantuan

src_install() {
	dodoc README
	rm -f index.theme~ index.theme.old icons/iconrc~ README || die
	insinto /usr/share/icons/gargantuan
	doins -r *
}

Applicable Mirrors

Mirror Name URLs
gentoo

Dependencies

RDEPEND

x11-themes/hicolor-icon-theme

Manifest for 1.7

Type File Size Source URLs
DIST gargantuan-icon-theme-1.7.tar.bz2 15412944 bytes mirror://gentoo/gargantuan-icon-theme-1.7.tar.bz2