blob: 2279af0e0441a3a99f566251a5d13e376f0fd6b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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${SRCREV}"
PR = "r2"
SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
require etk-theme.inc
|