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

SRCREV = "1634"
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++ "