diff options
-rw-r--r-- | meta/recipes-sato/owl-video-widget/libowl-av_git.bb | 24 | ||||
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.desktop | 10 | ||||
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.png | bin | 4923 -> 0 bytes | |||
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video/stock_media-play.png | bin | 329 -> 0 bytes | |||
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video/stock_volume-0.png | bin | 570 -> 0 bytes | |||
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video/stock_volume-max.png | bin | 689 -> 0 bytes | |||
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png | bin | 630 -> 0 bytes | |||
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video/stock_volume-min.png | bin | 570 -> 0 bytes | |||
-rw-r--r-- | meta/recipes-sato/owl-video-widget/owl-video_git.bb | 41 |
9 files changed, 0 insertions, 75 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 @@ | |||
1 | SUMMARY = "OpenedHand Widget Library Audio/Video" | ||
2 | HOMEPAGE = "http://www.o-hand.com" | ||
3 | BUGTRACKER = "http://bugzilla.yoctoproject.org/" | ||
4 | |||
5 | LICENSE = "LGPLv2+" | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=ac14b7ca45afea5af040da54db270eb0 \ | ||
7 | file://libowl-av/owl-video-widget.h;endline=22;md5=0d4caab10952acdf470086c25c7f70c8 \ | ||
8 | file://libowl-av/owl-audio-player.h;endline=22;md5=4af2d44f206a086f9f03881236f7390b" | ||
9 | |||
10 | SECTION = "x11" | ||
11 | DEPENDS = "gtk+ gstreamer gst-plugins-base" | ||
12 | RDEPENDS_${PN} = "gst-meta-base" | ||
13 | RRECOMMENDS_${PN} = "gst-meta-audio gst-meta-video" | ||
14 | |||
15 | SRCREV = "03030c41ea578cfa74a2ffceb875675b248318ae" | ||
16 | PV = "0.1+git${SRCPV}" | ||
17 | PR = "r3" | ||
18 | |||
19 | |||
20 | SRC_URI = "git://git.yoctoproject.org/${BPN}" | ||
21 | |||
22 | S = "${WORKDIR}/git" | ||
23 | |||
24 | 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 e7af07ee64..0000000000 --- a/meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.desktop +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | [Desktop Entry] | ||
2 | Name=Video | ||
3 | Exec=video | ||
4 | Icon=video-player | ||
5 | Terminal=false | ||
6 | Type=Application | ||
7 | Categories=AudioVideo;Video;Player; | ||
8 | X-MB-SingleInstance=true | ||
9 | StartupNotify=true | ||
10 | 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 f463fe1864..0000000000 --- a/meta/recipes-sato/owl-video-widget/owl-video/owl-video-widget.png +++ /dev/null | |||
Binary files 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 c2b9c582a1..0000000000 --- a/meta/recipes-sato/owl-video-widget/owl-video/stock_media-play.png +++ /dev/null | |||
Binary files 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 f3f57143d4..0000000000 --- a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-0.png +++ /dev/null | |||
Binary files 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 03f5a03b45..0000000000 --- a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-max.png +++ /dev/null | |||
Binary files 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 f774e42bb1..0000000000 --- a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-med.png +++ /dev/null | |||
Binary files 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 f3f57143d4..0000000000 --- a/meta/recipes-sato/owl-video-widget/owl-video/stock_volume-min.png +++ /dev/null | |||
Binary files 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 db83154846..0000000000 --- a/meta/recipes-sato/owl-video-widget/owl-video_git.bb +++ /dev/null | |||
@@ -1,41 +0,0 @@ | |||
1 | SUMMARY = "OpenedHand Widget Library video widget" | ||
2 | HOMEPAGE = "http://o-hand.com/" | ||
3 | BUGTRACKER = "http://bugzilla.yoctoproject.org/" | ||
4 | LICENSE = "LGPLv2.1 & GPLv2+" | ||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=ac14b7ca45afea5af040da54db270eb0 \ | ||
6 | file://src/video.c;endline=22;md5=e8e9f23c3691c11af7d8fc03264ca9da \ | ||
7 | file://src/bacon-volume.c;endline=20;md5=798804562b24e30bac482ba91c45e46d" | ||
8 | SECTION = "x11" | ||
9 | DEPENDS = "libowl-av" | ||
10 | |||
11 | SRCREV = "07ab48f331a5e6e0d169e4892c7eb1fc22dc0b9d" | ||
12 | PV = "0.1+git${SRCPV}" | ||
13 | PR = "r2" | ||
14 | |||
15 | S = "${WORKDIR}/git" | ||
16 | |||
17 | SRC_URI = "git://git.yoctoproject.org/${BPN} \ | ||
18 | file://owl-video-widget.png \ | ||
19 | file://stock_media-play.png \ | ||
20 | file://stock_volume-0.png \ | ||
21 | file://stock_volume-min.png \ | ||
22 | file://stock_volume-med.png \ | ||
23 | file://stock_volume-max.png \ | ||
24 | file://owl-video-widget.desktop" | ||
25 | |||
26 | inherit autotools pkgconfig | ||
27 | |||
28 | do_install_append () { | ||
29 | install -d ${D}/${datadir}/pixmaps | ||
30 | install -m 0644 ${WORKDIR}/stock_media-play.png ${D}/${datadir}/pixmaps | ||
31 | install -m 0644 ${WORKDIR}/stock_volume-0.png ${D}/${datadir}/pixmaps | ||
32 | install -m 0644 ${WORKDIR}/stock_volume-min.png ${D}/${datadir}/pixmaps | ||
33 | install -m 0644 ${WORKDIR}/stock_volume-med.png ${D}/${datadir}/pixmaps | ||
34 | install -m 0644 ${WORKDIR}/stock_volume-max.png ${D}/${datadir}/pixmaps | ||
35 | install -m 0644 ${WORKDIR}/owl-video-widget.png ${D}/${datadir}/pixmaps | ||
36 | |||
37 | install -d ${D}/${datadir}/applications | ||
38 | install -m 0644 ${WORKDIR}/owl-video-widget.desktop ${D}/${datadir}/applications | ||
39 | } | ||
40 | |||
41 | FILES_${PN} += "${datadir}/video" | ||