aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-theme-gtk-e17lookalike_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-15 19:27:26 +0100
committerKlaus Kurzmann <mok@fluxnetz.de>2009-11-15 19:55:58 +0100
commitf3a637b546878789dcef4d1a3c78a18c765e7ae2 (patch)
tree5a878706c9e00aa617402cd7d6d1e0b9aef31ed7 /recipes/shr/shr-theme-gtk-e17lookalike_git.bb
parent0c8459574b08a9e773c1e7e79c182fe779d04e15 (diff)
downloadopenembedded-f3a637b546878789dcef4d1a3c78a18c765e7ae2.tar.gz
shr themes: new recipes from shr/merge
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Diffstat (limited to 'recipes/shr/shr-theme-gtk-e17lookalike_git.bb')
-rw-r--r--recipes/shr/shr-theme-gtk-e17lookalike_git.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/shr/shr-theme-gtk-e17lookalike_git.bb b/recipes/shr/shr-theme-gtk-e17lookalike_git.bb
new file mode 100644
index 0000000000..04ab37dc63
--- /dev/null
+++ b/recipes/shr/shr-theme-gtk-e17lookalike_git.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "A gtk theme that looks like e17"
+LICENSE = "MIT BSD"
+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