summaryrefslogtreecommitdiff
path: root/x11-themes/numix-frost/numix-frost-3.6.6-r1.ebuild
blob: 2ab7d4300da1a0f33e378b5161f3658cb8d7b8e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
EAPI=6

DESCRIPTION="Numix is a modern flat theme with a combination of light and dark elements."
HOMEPAGE="https://github.com/Antergos/Numix-Frost"
SRC_URI="https://github.com/Antergos/Numix-Frost/archive/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/Numix-Frost-${PV}"

KEYWORDS="amd64"
LICENSE="GPL-3.0+"
SLOT="0"
IUSE=""

DEPEND="
	dev-ruby/sass
	dev-ruby/bundler"
RDEPEND="
	x11-libs/gtk+:3
	x11-libs/gdk-pixbuf
	x11-themes/gtk-engines-murrine"