mb-desktop-xine_0.4.bb:
authorKoen Kooi <koen@openembedded.org>
Thu, 28 Apr 2005 19:03:51 +0000 (19:03 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 28 Apr 2005 19:03:51 +0000 (19:03 +0000)
  add some rdepends

BKrev: 42713397E2bfzx1o_-aND4EmiaURJg

packages/mb-desktop-xine/mb-desktop-xine_0.4.bb

index e69de29..5fc6cce 100644 (file)
@@ -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