diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-02-16 15:09:09 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-02-16 15:09:09 +0000 |
commit | bb9bbef24b7680a453a01643f0cee659cf32dbd3 (patch) | |
tree | 7a0123ee49cd4fb648e38ab14100503750bce765 /packages/libxine | |
parent | 8af665768f69f7bc46c9912d849fd59f8bef0a5d (diff) | |
parent | 4e742a9df221b673cd5cd74affd9d4382cd26c8c (diff) |
merge of '1821f6eadefc14ad7ce51d5ab026da139608f557'
and 'b214e193f52c5b76dce3027376c5bd7eafce9971'
Diffstat (limited to 'packages/libxine')
-rw-r--r-- | packages/libxine/libxine-x11_1.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/libxine/libxine-x11_1.0.bb b/packages/libxine/libxine-x11_1.0.bb index 28d3be1b3d..db0d725aac 100644 --- a/packages/libxine/libxine-x11_1.0.bb +++ b/packages/libxine/libxine-x11_1.0.bb @@ -5,7 +5,7 @@ PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "zlib libogg libvorbis tremor libmad libmodplug esound virtual/libx11 libxext libpng" PROVIDES = "virtual/libxine" -PR = "r0" +PR = "r1" inherit autotools pkgconfig gettext binconfig @@ -17,7 +17,7 @@ SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/xine/xine-lib-${PV}.tar. file://libxine-ffmpeg-enable-arm.patch;patch=1 \ file://no-caca-no-aalib.patch;patch=1 \ file://dont-have-xv.patch;patch=1 \ - file://restore-esd.patch;patch=1 \ +# file://restore-esd.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 \ |