aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome-mplayer/gnome-mplayer_svn.bb
blob: d8c4f528cce706e09698653a6635d216dec41d3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require gnome-mplayer.inc

SRCREV = "1610"
PV = "0.9.8+svnr${SRCPV}"
PR = "r1"
S = "${WORKDIR}/trunk"

SRC_URI = "svn://gnome-mplayer.googlecode.com/svn/;module=trunk;proto=http \
"

#hack, should use CXX to link:
LDFLAGS_append = " -lstdc++ "