diff options
Diffstat (limited to 'recipes/shr/shr-theme-neo.bb')
-rw-r--r-- | recipes/shr/shr-theme-neo.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/shr/shr-theme-neo.bb b/recipes/shr/shr-theme-neo.bb new file mode 100644 index 0000000000..20186ffe31 --- /dev/null +++ b/recipes/shr/shr-theme-neo.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "nEo shr theme - a very fast, high contrast shr theme" +SECTION = "x11/data" +HOMEPAGE = "http://jmccloud.jm.funpic.de" +AUTHOR = "Jesus McCloud <bernd.pruenster@gmail.com" +RDEPENDS = "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" +PR = "r1" + +ALLOW_EMPTY = "1" |