x11-themes/ukui-themes - 3.0.1-r1 (ukui)

Search

Package Information

Description:
The theme collections of UKUI.
Homepage:
https://github.com/ukui/ukui-themes
License:
GPL-3

Ebuild Details

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

EAPI=7

inherit gnome2-utils xdg meson

DESCRIPTION="The theme collections of UKUI."
HOMEPAGE="https://github.com/ukui/ukui-themes"
SRC_URI="https://github.com/ukui/ukui-themes/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

DEPEND="dev-ruby/sass:="
RDEPEND="${DEPEND}"
BDEPEND=""

pkg_postinst() {
	xdg_pkg_postinst
	gnome2_schemas_update
}

pkg_postrm() {
	xdg_pkg_postrm
	gnome2_schemas_update
}

Dependencies

DEPEND

dev-ruby/sass:=

RDEPEND

dev-ruby/sass:=