x11-themes/flat-remix-gnome - 20200617 (edgets)

Search

Package Information

Description:
Pretty simple Gnome shell theme inspired by material design
Homepage:
https://github.com/daniruiz/flat-remix
License:
CC-BY-SA-4.0

Ebuild Details

Version EAPI Keywords Slot
20200617 7 ~amd64 ~arm ~arm64 ~ppc64 ~x86 0
View Raw Ebuild
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Source overlay: https://github.com/BlueManCZ/edgets

EAPI=7

DESCRIPTION="Pretty simple Gnome shell theme inspired by material design"
HOMEPAGE="https://github.com/daniruiz/flat-remix"
SRC_URI="https://github.com/daniruiz/flat-remix-gnome/archive/${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="CC-BY-SA-4.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE=""

S="${WORKDIR}/${P}"

src_compile() {
  # Skip compilation
  echo
}

src_install() {
	insinto /usr/share/themes/
	doins -r Flat-Remix-Blue*
	doins -r Flat-Remix-Green*
	doins -r Flat-Remix-Red*
	doins -r Flat-Remix-Yellow*
  doins -r Flat-Remix-Miami*
}

Manifest for 20200617

Type File Size Source URLs
DIST flat-remix-gnome-20200617.tar.gz 22453636 bytes https://github.com/daniruiz/flat-remix-gnome/archive/20200617.tar.gz