aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-theme-gtk-e17lookalike_git.bb
blob: 7004262998f84ec6d4d694f68b181d42029b20b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "A gtk theme that looks like e17"
LICENSE = "MIT BSD"
SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
PV = "0.1.1+gitr${SRCPV}"
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