x11-themes/mint-y-icons - 1.9.2 (gentoo-zh)

Search

Install

Install this version:

emerge -a =x11-themes/mint-y-icons-1.9.2

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

autounmask =x11-themes/mint-y-icons-1.9.2

Or alternatively:

emerge --autounmask-write -a =x11-themes/mint-y-icons-1.9.2

Package Information

Description:
The Mint-Y icon theme, based on Paper and Moka
Homepage:
https://github.com/linuxmint/mint-y-icons/
License:
CC-BY-4.0 GPL-3+

Ebuild Details

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

EAPI=8

inherit xdg

DESCRIPTION="The Mint-Y icon theme, based on Paper and Moka"
HOMEPAGE="https://github.com/linuxmint/mint-y-icons/"
SRC_URI="https://github.com/linuxmint/mint-y-icons/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"

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

src_install() {
	insinto /usr/share/icons
	doins -r usr/share/icons/.
}

Inherited Eclasses

xdg

Manifest for 1.9.2

Type File Size Source URLs
DIST mint-y-icons-1.9.2.tar.gz 88302886 bytes https://github.com/linuxmint/mint-y-icons/archive/refs/tags/1.9.2.tar.gz