aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/gtk-theme-e17lookalike_git.bb
blob: d4e12a761e982c9800c3b4f51058622b73633d61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "A gtk theme that looks like e17"
LICENSE = "MIT BSD"
SRCREV = "1564a06ebf8680a2824f5d0db0616279e72c5296"
PV = "0.1.1+gitr${SRCPV}"
PR = "r8"
PACKAGE_ARCH = "all"

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

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

require gtk-theme.inc