summaryrefslogtreecommitdiff
path: root/recipes/shr/shr-theme-gtk-e17lookalike_git.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2009-11-16 20:46:44 +0100
committerStefan Schmidt <stefan@datenfreihafen.org>2009-11-16 20:46:44 +0100
commitc80e42faffdc71e878168c52bb3767e2277dd722 (patch)
treec24cedac802665648f2ac24bd184c772ca2e1460 /recipes/shr/shr-theme-gtk-e17lookalike_git.bb
parentb32e9132c3b7186605a8f58978bf74dbcf12e1f7 (diff)
parent2eb99471ec5f9c49a99b7349395d7dda0aee6b91 (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
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