x11-themes/adapta-gtk-theme - 3.95.0.11 (gentoo)

Search

Package Information

Description:
An adaptive Gtk+ theme based on Material Design Guidelines
Homepage:
https://github.com/adapta-project/adapta-gtk-theme
License:
GPL-1

Ebuild Details

Version EAPI Keywords Slot
3.95.0.11 7 amd64 ~x86 0
View Raw Ebuild
# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit autotools

DESCRIPTION="An adaptive Gtk+ theme based on Material Design Guidelines"
HOMEPAGE="https://github.com/adapta-project/adapta-gtk-theme"
SRC_URI="https://github.com/adapta-project/adapta-gtk-theme/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-1"
SLOT="0"
KEYWORDS="amd64 ~x86"

src_prepare() {
	default
	eautoreconf
}

DEPEND="dev-lang/sassc
	dev-libs/glib:2
	dev-ruby/sass:*
	media-gfx/inkscape
	x11-libs/gdk-pixbuf:2"

RDEPEND="${DEPEND}"

BDEPEND="virtual/pkgconfig"

Dependencies

DEPEND

dev-lang/sassc
	dev-libs/glib:2
	dev-ruby/sass:*
	media-gfx/inkscape
	x11-libs/gdk-pixbuf:2

RDEPEND

dev-lang/sassc
	dev-libs/glib:2
	dev-ruby/sass:*
	media-gfx/inkscape
	x11-libs/gdk-pixbuf:2

BDEPEND

virtual/pkgconfig

Manifest for 3.95.0.11

Type File Size Source URLs
DIST adapta-gtk-theme-3.95.0.11.tar.gz 664080 bytes https://github.com/adapta-project/adapta-gtk-theme/archive/3.95.0.11.tar.gz