blob: 2769bcbfe9eae67baefff2f6ff04f1d5225e2d68 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require gnome-mplayer.inc
SRCREV = "1583"
PV = "0.9.8+svn${SRCPV}"
PR = "r0"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://gnome-mplayer.googlecode.com/svn/;module=trunk;proto=http \
"
|