From a3fe99dc15c38cc63e68a8ab7aa9a9c071a5fe22 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 27 Feb 2015 14:14:22 +0000 Subject: 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. (From OE-Core rev: 8b6080cd2a9b5ce029b62958aa68b6684be9682c) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- .../recipes-sato/owl-video-widget/libowl-av_git.bb | 24 ------------ .../owl-video/owl-video-widget.desktop | 10 ----- .../owl-video/owl-video-widget.png | Bin 4923 -> 0 bytes .../owl-video/stock_media-play.png | Bin 329 -> 0 bytes .../owl-video-widget/owl-video/stock_volume-0.png | Bin 570 -> 0 bytes .../owl-video/stock_volume-max.png | Bin 689 -> 0 bytes .../owl-video/stock_volume-med.png | Bin 630 -> 0 bytes .../owl-video/stock_volume-min.png | Bin 570 -> 0 bytes .../recipes-sato/owl-video-widget/owl-video_git.bb | 41 --------------------- 9 files changed, 75 deletions(-) delete mode 100644 meta/recipes-sato/owl-video-widget/libowl-av_git.bb delete mode 100644 meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.desktop delete mode 100644 meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.png delete mode 100644 meta/recipes-sato/owl-video-widget/owl-video/stock_media-play.png delete mode 100644 meta/recipes-sato/owl-video-widget/owl-video/stock_volume-0.png delete mode 100644 meta/recipes-sato/owl-video-widget/owl-video/stock_volume-max.png delete mode 100644 meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png delete mode 100644 meta/recipes-sato/owl-video-widget/owl-video/stock_volume-min.png delete mode 100644 meta/recipes-sato/owl-video-widget/owl-video_git.bb (limited to 'meta/recipes-sato') 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 2b768d5..0000000 --- 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 diff --git a/meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.desktop b/meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.desktop deleted file mode 100644 index e7af07e..0000000 --- a/meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Name=Video -Exec=video -Icon=video-player -Terminal=false -Type=Application -Categories=AudioVideo;Video;Player; -X-MB-SingleInstance=true -StartupNotify=true -Comment=Video Player diff --git a/meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.png b/meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.png deleted file mode 100644 index f463fe1..0000000 Binary files a/meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.png and /dev/null differ diff --git a/meta/recipes-sato/owl-video-widget/owl-video/stock_media-play.png b/meta/recipes-sato/owl-video-widget/owl-video/stock_media-play.png deleted file mode 100644 index c2b9c58..0000000 Binary files a/meta/recipes-sato/owl-video-widget/owl-video/stock_media-play.png and /dev/null differ diff --git a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-0.png b/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-0.png deleted file mode 100644 index f3f5714..0000000 Binary files a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-0.png and /dev/null differ diff --git a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-max.png b/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-max.png deleted file mode 100644 index 03f5a03..0000000 Binary files a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-max.png and /dev/null differ diff --git a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png b/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png deleted file mode 100644 index f774e42..0000000 Binary files a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png and /dev/null differ diff --git a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-min.png b/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-min.png deleted file mode 100644 index f3f5714..0000000 Binary files a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-min.png and /dev/null differ diff --git a/meta/recipes-sato/owl-video-widget/owl-video_git.bb b/meta/recipes-sato/owl-video-widget/owl-video_git.bb deleted file mode 100644 index db83154..0000000 --- a/meta/recipes-sato/owl-video-widget/owl-video_git.bb +++ /dev/null @@ -1,41 +0,0 @@ -SUMMARY = "OpenedHand Widget Library video widget" -HOMEPAGE = "http://o-hand.com/" -BUGTRACKER = "http://bugzilla.yoctoproject.org/" -LICENSE = "LGPLv2.1 & GPLv2+" -LIC_FILES_CHKSUM = "file://COPYING;md5=ac14b7ca45afea5af040da54db270eb0 \ - file://src/video.c;endline=22;md5=e8e9f23c3691c11af7d8fc03264ca9da \ - file://src/bacon-volume.c;endline=20;md5=798804562b24e30bac482ba91c45e46d" -SECTION = "x11" -DEPENDS = "libowl-av" - -SRCREV = "07ab48f331a5e6e0d169e4892c7eb1fc22dc0b9d" -PV = "0.1+git${SRCPV}" -PR = "r2" - -S = "${WORKDIR}/git" - -SRC_URI = "git://git.yoctoproject.org/${BPN} \ - file://owl-video-widget.png \ - file://stock_media-play.png \ - file://stock_volume-0.png \ - file://stock_volume-min.png \ - file://stock_volume-med.png \ - file://stock_volume-max.png \ - file://owl-video-widget.desktop" - -inherit autotools pkgconfig - -do_install_append () { - install -d ${D}/${datadir}/pixmaps - install -m 0644 ${WORKDIR}/stock_media-play.png ${D}/${datadir}/pixmaps - install -m 0644 ${WORKDIR}/stock_volume-0.png ${D}/${datadir}/pixmaps - install -m 0644 ${WORKDIR}/stock_volume-min.png ${D}/${datadir}/pixmaps - install -m 0644 ${WORKDIR}/stock_volume-med.png ${D}/${datadir}/pixmaps - install -m 0644 ${WORKDIR}/stock_volume-max.png ${D}/${datadir}/pixmaps - install -m 0644 ${WORKDIR}/owl-video-widget.png ${D}/${datadir}/pixmaps - - install -d ${D}/${datadir}/applications - install -m 0644 ${WORKDIR}/owl-video-widget.desktop ${D}/${datadir}/applications -} - -FILES_${PN} += "${datadir}/video" -- cgit v1.1