summaryrefslogtreecommitdiff
path: root/packages/e17/rage_svn.bb
blob: d351ffd2a47db644f4dee99abf1571e84c2d4644 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Rage is a media center application based on EFL"
AUTHOR = "Carsten 'The Rasterman' Heitzler"
HOMEPAGE = "http://www.rasterman.com"
LICENSE = "MIT BSD"
DEPENDS = "evas ecore edje"
SECTION = "x11/multimedia"
PV = "0.3.0.042+svnr${SRCREV}"

inherit autotools

SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=rage;proto=http"
S = "${WORKDIR}/rage"