aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/owl-video-widget/libowl-av_git.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-02-27 14:14:22 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-02-27 19:02:56 +0000
commit8b6080cd2a9b5ce029b62958aa68b6684be9682c (patch)
treed7902c4f633fe4513b4a8357b557e1ec901e9ab0 /meta/recipes-sato/owl-video-widget/libowl-av_git.bb
parentd620f6a19e104e2cd7eaf060429df4a41a504206 (diff)
downloadopenembedded-core-contrib-8b6080cd2a9b5ce029b62958aa68b6684be9682c.tar.gz
owl-video: remove
The testapps packagegroup was the only user of owl-video, and now that has been replaced by gst-player this can be deleted. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/owl-video-widget/libowl-av_git.bb')
-rw-r--r--meta/recipes-sato/owl-video-widget/libowl-av_git.bb24
1 files changed, 0 insertions, 24 deletions
diff --git a/meta/recipes-sato/owl-video-widget/libowl-av_git.bb b/meta/recipes-sato/owl-video-widget/libowl-av_git.bb
deleted file mode 100644
index 2b768d5916..0000000000
--- a/meta/recipes-sato/owl-video-widget/libowl-av_git.bb
+++ /dev/null
@@ -1,24 +0,0 @@
-SUMMARY = "OpenedHand Widget Library Audio/Video"
-HOMEPAGE = "http://www.o-hand.com"
-BUGTRACKER = "http://bugzilla.yoctoproject.org/"
-
-LICENSE = "LGPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=ac14b7ca45afea5af040da54db270eb0 \
- file://libowl-av/owl-video-widget.h;endline=22;md5=0d4caab10952acdf470086c25c7f70c8 \
- file://libowl-av/owl-audio-player.h;endline=22;md5=4af2d44f206a086f9f03881236f7390b"
-
-SECTION = "x11"
-DEPENDS = "gtk+ gstreamer gst-plugins-base"
-RDEPENDS_${PN} = "gst-meta-base"
-RRECOMMENDS_${PN} = "gst-meta-audio gst-meta-video"
-
-SRCREV = "03030c41ea578cfa74a2ffceb875675b248318ae"
-PV = "0.1+git${SRCPV}"
-PR = "r3"
-
-
-SRC_URI = "git://git.yoctoproject.org/${BPN}"
-
-S = "${WORKDIR}/git"
-
-inherit autotools pkgconfig