Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 543762 Details for
Bug 655312
x11-themes/adapta-gtk-theme - An adaptive Gtk+ theme based on Material Design Guidelines
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
adapta-gtk-theme-3.94.0.1.ebuild
adapta-gtk-theme-3.94.0.96.ebuild (text/plain), 1.29 KB, created by
Kamil Kamiński
on 2018-08-17 07:05:54 UTC
(
hide
)
Description:
adapta-gtk-theme-3.94.0.1.ebuild
Filename:
MIME Type:
Creator:
Kamil Kamiński
Created:
2018-08-17 07:05:54 UTC
Size:
1.29 KB
patch
obsolete
># Copyright 1999-2018 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >EAPI=6 > >inherit autotools > >DESCRIPTION="An adaptive Gtk+ theme based on Material Design Guidelines" >HOMEPAGE="https://github.com/adapta-project/adapta-gtk-theme" >LICENCE="GPL-2 CC-BY-SA-4.0" >SLOT="0" >IUSE="gnome cinnamon xfce mate openbox parallel fonts" >KEYWORDS="-* ~amd64 ~x86" >RDEPEND=">=x11-libs/gtk+-3.20.0:3 > >=x11-libs/gtk+-2.24.30:2 > >=x11-themes/gtk-engines-murrine-0.98.1 > fonts? ( media-fonts/roboto ) > gnome? ( >=gnome-base/gnome-shell-3.20.0 ) > cinnamon? ( >=gnome-extra/cinnamon-3.2.0 ) > xfce? ( >=xfce-base/xfce4-meta-4.12.2 ) > mate? ( >=mate-base/mate-1.14.0 ) >" >DEPEND="${RDEPEND} > >=sys-devel/autoconf-2 > >=sys-devel/automake-1.9 > >=media-gfx/inkscape-0.91 > >=x11-libs/gdk-pixbuf-2.32.2 > >=dev-libs/glib-2.48 > >=dev-libs/libsass-3.3 > >=dev-lang/sassc-3.3 > >=dev-libs/libxml2-2.9.6 > parallel? ( sys-process/parallel ) >" > >SRC_URI="https://github.com/adapta-project/adapta-gtk-theme/archive/${PV}.tar.gz -> ${P}.tar.gz" > >src_prepare() { > eapply_user > eautoreconf >} > >src_configure() { > econf \ > $(use_enable parallel) \ > $(use_enable gnome) \ > $(use_enable cinnamon) \ > $(use_enable xfce) \ > $(use_enable mate) \ > $(use_enable openbox) >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 655312
:
530558
|
530560
|
530568
|
534206
|
543762
|
543764