mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00: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"
|
LICENSE = "LGPL"
|
||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
DEPENDS = "gtk+ gstreamer gst-plugins-base"
|
DEPENDS = "gtk+ gstreamer gst-plugins-base"
|
||||||
RDEPENDS = "gst-meta-base"
|
RDEPENDS = "gst-meta-base"
|
||||||
RRECOMMENDS = "gst-meta-audio gst-meta-video"
|
RRECOMMENDS = "gst-meta-audio gst-meta-video"
|
||||||
MAINTAINER = "Chris Lord <chris@openedhand.com>"
|
|
||||||
DESCRIPTION = "OpenedHand Widget Library video widget"
|
|
||||||
|
|
||||||
PV = "0.1+svn${SRCDATE}"
|
PV = "0.1+svnr${SRCREV}"
|
||||||
PR = "r4"
|
|
||||||
S = "${WORKDIR}/${PN}"
|
S = "${WORKDIR}/${PN}"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \
|
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=${PN};proto=http \
|
||||||
|
|||||||
Reference in New Issue
Block a user