summaryrefslogtreecommitdiff
path: root/packages/libxine/libxine_1.0.bb
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2005-04-17 03:03:31 +0000
committerChris Lord <chris@openedhand.com>2005-04-17 03:03:31 +0000
commitca324c3ec4522fed89197c039f379d8abdde5ed6 (patch)
tree86257998b21a30cd8817c242b5aa6055b12ee69e /packages/libxine/libxine_1.0.bb
parented7932655cce2e34352282994af20862eb56675d (diff)
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded 2005/04/17 04:02:51+01:00 (none)!cwiiis Move some patches from libxine-opie-1.0 to files, and apply them to libxine_1.0 BKrev: 4261d203seT0HI4tEww5LGp8XGhuFQ
Diffstat (limited to 'packages/libxine/libxine_1.0.bb')
-rw-r--r--packages/libxine/libxine_1.0.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/packages/libxine/libxine_1.0.bb b/packages/libxine/libxine_1.0.bb
index 9b1328ceff..dd6779f581 100644
--- a/packages/libxine/libxine_1.0.bb
+++ b/packages/libxine/libxine_1.0.bb
@@ -6,7 +6,7 @@ PRIORITY = "optional"
MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>"
DEPENDS = "zlib libogg tremor libmad esound-gpe"
PROVIDES = "virtual/libxine"
-PR = "r2"
+PR = "r3"
inherit autotools pkgconfig gettext
@@ -21,7 +21,10 @@ SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/xine/xine-lib-${PV}.tar.
file://no-caca-no-aalib.patch;patch=1 \
file://dont-have-xv.patch;patch=1 \
file://restore-esd.patch;patch=1 \
- file://fix-syntax-xine-vorbis-decoder.patch;patch=1"
+ file://fix-syntax-xine-vorbis-decoder.patch;patch=1 \
+ file://libxine-cut-memusage.patch;patch=1 \
+ file://mpegvideo-static-inlinine.patch;patch=1 \
+ file://libxine-libavcodec.patch;patch=1"
SOV = "1.0.7"