[arch-commits] Commit in xine-lib/trunk (ChangeLog PKGBUILD)

Eric Bélanger eric at archlinux.org
Mon Nov 29 05:44:00 UTC 2010


    Date: Monday, November 29, 2010 @ 00:43:59
  Author: eric
Revision: 101416

upgpkg: xine-lib 1.1.19-2
Added pulse, speex and aalib plugins

Modified:
  xine-lib/trunk/PKGBUILD
Deleted:
  xine-lib/trunk/ChangeLog

-----------+
 ChangeLog |  106 ------------------------------------------------------------
 PKGBUILD  |   19 +++++-----
 2 files changed, 9 insertions(+), 116 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2010-11-29 05:11:09 UTC (rev 101415)
+++ ChangeLog	2010-11-29 05:43:59 UTC (rev 101416)
@@ -1,106 +0,0 @@
-2010-09-25  Eric Belanger  <eric at archlinux.org>
-
-	* Added XvMC build patch (close FS#20944)
-
-2010-07-28  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.19-1
-	* Upstream update
-
-2010-07-03  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.18.1-2
-	* Rebuilt against imagemagick 6.6.2.10
-	* Added gtk2 and mesa optdepends
-
-2010-03-23  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.18.1-1
-	* Upstream update
-	* Changed jack-audio-connection-kit references to jack
-	* Added vcdimager optdepends
-
-2010-02-23  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.18-1
-	* Upstream update
-
-2010-01-21  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.17-3
-	* Rebuilt against imagemagick 6.5.9.0
-
-2010-01-10  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.17-2
-	* Rebuilt against ffmpeg 20100108
-
-2009-12-01  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.17-1
-	* Upstream update
-	* Updated url
-
-2009-04-19  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.16.3-3
-	* Updated ffmpeg versioned depends
-
-2009-04-17  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.16.3-2
-	* Rebuilt against libcdio 0.81
-
-2009-04-03  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.16.3-1
-	* Upstream update
-
-2009-02-20  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.16.2-2
-	* Rebuilt against faad2 2.7
-
-2009-02-11  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.16.2-1
-	* Upstream update
-
-2009-02-02  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.16.1-2
-	* Rebuilt against imagemagick 6.4.8.10
-
-2009-01-11  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.16.1-1
-        * Upstream update
-
-2009-01-10  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.16-1
-        * Upstream update
-
-2008-12-05  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.15-4
-	* Rebuilt against heimdal 1.2.1
-	* Added xcb support
-
-2008-11-27  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.15-3
-	* Added jack support (close FS#12020)
-	* Fixed several build issue (close FS#12117)
-
-2008-08-14  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.15-1
-	* Upstream update
-
-2008-07-28  Eric Belanger  <eric at archlinux.org>
-
-	* xine-lib 1.1.14-2
-	* Switched to the more recent externel ffmpeg snapshot (close FS#10286)
-	* Updated win32 codecs directory location (close FS#11011)
-	* Added ChangeLog

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-29 05:11:09 UTC (rev 101415)
+++ PKGBUILD	2010-11-29 05:43:59 UTC (rev 101416)
@@ -1,23 +1,23 @@
 # $Id$
 # Maintainer: Eric Belanger <eric at archlinux.org>
-# Contributor: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=xine-lib
 pkgver=1.1.19
-pkgrel=1
+pkgrel=2
 pkgdesc="A multimedia playback engine"
 arch=('i686' 'x86_64')
 url="http://www.xine-project.org"
 license=('LGPL' 'GPL')
 depends=('libgl' 'libxvmc' 'esound' 'flac' 'libvorbis' 'sdl' 'libmng' 'libtheora'
-         'libxcb' 'wavpack' 'ffmpeg' 'heimdal' 'faad2')
+         'libxcb' 'wavpack' 'ffmpeg' 'faad2')
 makedepends=('pkg-config' 'libtool' 'imagemagick' 'smbclient' 'mesa' 'alsa-lib' 
-             'vcdimager' 'jack' 'gtk2')
+             'vcdimager' 'jack' 'gtk2' 'libpulse' 'speex' 'aalib')
 optdepends=('imagemagick: for using the imagemagick plugin' 'smbclient: for using the smb plugin' \
             'jack: for using the jack plugin' 'vcdimager: for using the vcd plugin' \
-            'gtk2: for using the gdk-pixbuf plugin' 'mesa: for using the opengl plugin')
+            'gtk2: for using the gdk-pixbuf plugin' 'mesa: for using the opengl plugin' \
+            'libpulse: for using the pulseaudio plugin' 'speex: for using the speex plugin' \
+            'aalib: for using the aalib plugin')
 options=('!libtool')
-changelog=ChangeLog
 source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.bz2
         xine-lib-1.1.1-configure-no-mcpu-march.patch xine-lib-1.1.19-xvmc.patch)
 md5sums=('a410a0f0617e1d6309f0cbe907f73f8a' '9776df4eb54d2f1f68d8268adbc3b5c2'\
@@ -37,10 +37,9 @@
 
   ./configure --prefix=/usr --with-w32-path=/usr/lib/codecs \
     --with-xv-path=/usr/lib --with-xxmc-path=/usr/lib --with-xvmc-path=/usr/lib \
-    --with-libflac --with-wavpack --with-xcb \
-    --without-arts --with-jack --without-speex \
-    --disable-gnomevfs --without-pulseaudio --disable-aalib \
-    --disable-modplug --with-external-ffmpeg
+    --with-libflac --with-wavpack --with-xcb --with-jack --with-speex \
+    --disable-gnomevfs --with-pulseaudio --enable-aalib --disable-modplug \
+    --with-external-ffmpeg
   make
 }
 




More information about the arch-commits mailing list