mirror of
https://git.yoctoproject.org/poky
synced 2026-04-15 12:32:13 +02:00
owl-video-widget: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2465 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,13 +1,11 @@
|
||||
DESCRIPTION = "OpenedHand Widget Library video widget"
|
||||
LICENSE = "LGPL"
|
||||
SECTION = "x11"
|
||||
DEPENDS = "gtk+ gstreamer gst-plugins-base"
|
||||
RDEPENDS = "gst-meta-base"
|
||||
RRECOMMENDS = "gst-meta-audio gst-meta-video"
|
||||
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
||||
DESCRIPTION = "OpenedHand Widget Library video widget"
|
||||
|
||||
PV = "0.1+svn${SRCDATE}"
|
||||
PR = "r4"
|
||||
PV = "0.1+svnr${SRCREV}"
|
||||
S = "${WORKDIR}/${PN}"
|
||||
|
||||
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \
|
||||
|
||||
Reference in New Issue
Block a user