diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-16 03:02:34 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-02-16 03:02:34 +0000 |
commit | b07c4c56e17999d26811b21cd26895e74bd93b40 (patch) | |
tree | d5dc3868bad7098a4057fb0e80675e6aff84a589 /packages/libxine/libxine-x11_1.0.bb | |
parent | f53ea006bcf4e938ed1c569080472dd05dc84b4d (diff) | |
parent | 4ad71912603efd65137867c9767428a9ff8b239a (diff) |
merge of '6453c1938bbcd0ab830b8bc186e501a3ec4ebb10'
and 'a635d59f6f07065e2f3d4b3de4e72a4a2e442be3'
Diffstat (limited to 'packages/libxine/libxine-x11_1.0.bb')
-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 \ |