x11-themes/gnustep-gtk-theme - 9999 (gnustep)

Search

Package Information

Description:
a GNUstep theme engine using current Gtk+ theme
Homepage:
https://github.com/gnustep/plugins-themes-Gtk
License:
LGPL-2.1

Ebuild Details

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

EAPI=7
inherit git-r3 gnustep-2

DESCRIPTION="a GNUstep theme engine using current Gtk+ theme"
HOMEPAGE="https://github.com/gnustep/plugins-themes-Gtk"
SRC_URI=""
EGIT_REPO_URI="https://github.com/gnustep/plugins-themes-Gtk.git"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS=""
IUSE=""

RDEPEND="gnome-base/gconf
	x11-libs/gtk+:2"
DEPEND="virtual/pkgconfig
	${RDEPEND}"

pkg_postinst() {
	elog "Use gnustep-apps/systempreferences to switch theme"
}

Dependencies

DEPEND

virtual/pkgconfig
	gnome-base/gconf
	x11-libs/gtk+:2

RDEPEND

gnome-base/gconf
	x11-libs/gtk+:2