diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-15 21:51:37 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2009-11-15 21:51:37 +0100 |
commit | c010062f3c2abd1471512c4275f3cb6ed9513661 (patch) | |
tree | 867a143d48e15e1497393c5bf14e128975ea44da /recipes/shr/etk-theme-neo_git.bb | |
parent | 6824a826530a26992854e727234e692d5427caf0 (diff) | |
parent | 6187540bc302a541ef90fd0069a64a194b1f7348 (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/shr/etk-theme-neo_git.bb')
-rw-r--r-- | recipes/shr/etk-theme-neo_git.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/shr/etk-theme-neo_git.bb b/recipes/shr/etk-theme-neo_git.bb new file mode 100644 index 0000000000..2c68bd29da --- /dev/null +++ b/recipes/shr/etk-theme-neo_git.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "nEo etk theme - a very fast, high contrast etk theme" +HOMEPAGE = "http://jmccloud.jm.funpic.de" +AUTHOR = "Jesus McCloud <bernd.pruenster@gmail.com" +RRECOMMENDS = "elementary-theme-neo e-wm-theme-illume-neo gtk-theme-neo libframeworkd-phonegui-efl-theme-neo gpe-theme-neo icon-theme-neo" +LICENSE = "unknown" + +PV = "0.2-${EFL_SRCREV}+gitr${SRCPV}" +PR = "r2" + +SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" + +require etk-theme.inc |