aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-theme-gtk-e17lookalike_git.bb
blob: 30c315d54aa18850202987d020ba41aeb8400370 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A gtk theme that looks like e17"
LICENSE = "MIT BSD"
PV = "0.1.1-gitr${SRCPV}"
PR = "r4"

SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"

S = "${WORKDIR}/git/gtk/${PN}"

require gtk-theme.inc