aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-theme-gtk-e17lookalike_git.bb
blob: 9a8c8e2d49434d3e985537a083e56ebd4f7d260b (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${SRCREV}"
PR = "r5"

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

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

require gtk-theme.inc