aboutsummaryrefslogtreecommitdiffstats
path: root/packages/mb-desktop-xine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-04-28 19:03:51 +0000
committerKoen Kooi <koen@openembedded.org>2005-04-28 19:03:51 +0000
commit20b95eac5a655a3683b38bfd8152ef058466353f (patch)
treebdc67f56caf3541c51767fe84e11eecb181a49ed /packages/mb-desktop-xine
parent7bebba596a021ffe356fe7423ace941482943b8b (diff)
downloadopenembedded-20b95eac5a655a3683b38bfd8152ef058466353f.tar.gz
mb-desktop-xine_0.4.bb:
add some rdepends BKrev: 42713397E2bfzx1o_-aND4EmiaURJg
Diffstat (limited to 'packages/mb-desktop-xine')
-rw-r--r--packages/mb-desktop-xine/mb-desktop-xine_0.4.bb36
1 files changed, 36 insertions, 0 deletions
diff --git a/packages/mb-desktop-xine/mb-desktop-xine_0.4.bb b/packages/mb-desktop-xine/mb-desktop-xine_0.4.bb
index e69de29bb2..5fc6cce279 100644
--- a/packages/mb-desktop-xine/mb-desktop-xine_0.4.bb
+++ b/packages/mb-desktop-xine/mb-desktop-xine_0.4.bb
@@ -0,0 +1,36 @@
+DESCRIPTION = "foo"
+LICENSE = "GPL"
+HOMEPAGE = "http://projects.o-hand.com/matchbox/"
+
+SRC_URI="http://projects.o-hand.com/matchbox/sources/mb-desktop-xine/0.4/mb-desktop-xine-${PV}.tar.bz2"
+DEPENDS = "matchbox-desktop libxine"
+RDEPENDS = "libxine-plugin-vo-out-xshm \
+ libxine-plugin-vo-out-none \
+ libxine-plugin-ao-out-esd \
+ libxine-plugin-ao-out-none \
+ libxine-plugin-inp-file \
+ libxine-plugin-inp-http \
+ libxine-plugin-inp-net \
+ libxine-plugin-inp-mms \
+ libxine-plugin-decode-mad \
+ libxine-plugin-decode-vorbis \
+ libxine-plugin-decode-image \
+ libxine-plugin-decode-ff \
+ libxine-plugin-dmx-audio \
+ libxine-plugin-dmx-mpeg \
+ libxine-plugin-dmx-mpeg-block \
+ libxine-plugin-dmx-mpeg-elem \
+ libxine-plugin-dmx-mpeg-pes \
+ libxine-plugin-dmx-mpeg-ts \
+ libxine-plugin-dmx-ogg \
+ libxine-plugin-dmx-image \
+ libxine-plugin-dmx-avi \
+ libxine-plugin-ao-out-oss \
+ matchbox-desktop "
+
+
+FILES_${PN} += " /usr/share/themes/mbmediabox/matchbox/ \
+ /usr/share/matchbox/desktop/modules/*.so"
+
+
+inherit autotools pkgconfig