[arch-commits] Commit in jack/trunk (PKGBUILD jack.changelog)

Ray Rashif schiv at archlinux.org
Fri Jul 29 12:20:38 UTC 2011


    Date: Friday, July 29, 2011 @ 08:20:37
  Author: schiv
Revision: 133558

upgpkg: jack 0.121.2-2
added celt support with celt-0.7 from community

Modified:
  jack/trunk/PKGBUILD
  jack/trunk/jack.changelog

----------------+
 PKGBUILD       |    7 ++++---
 jack.changelog |    6 ++++++
 2 files changed, 10 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-29 10:48:54 UTC (rev 133557)
+++ PKGBUILD	2011-07-29 12:20:37 UTC (rev 133558)
@@ -6,13 +6,14 @@
 pkgname=jack
 _longname=jack-audio-connection-kit
 pkgver=0.121.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A low-latency audio server"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
 depends=('libsamplerate' 'readline')
-makedepends=('doxygen' 'libffado')
-optdepends=('libffado: FireWire support')
+makedepends=('doxygen' 'libffado' 'celt-0.7')
+optdepends=('libffado: FireWire support'
+            'celt-0.7: NetJACK driver')
 url="http://jackaudio.org/"
 options=('!libtool')
 provides=("$_longname=$pkgver")

Modified: jack.changelog
===================================================================
--- jack.changelog	2011-07-29 10:48:54 UTC (rev 133557)
+++ jack.changelog	2011-07-29 12:20:37 UTC (rev 133558)
@@ -1,3 +1,9 @@
+29 Jul 2011 (GMT+8) Ray Rashif <schiv at archlinux.org>
+
+	* 0.121.2-2:
+	Added celt support with celt-0.7 from community
+	Will not bring celt to extra as it's very unstable
+
 8 Aug 2010 (GMT+8) Ray Rashif <schiv at archlinux.org>
 
 	* 0.118.0-4 :




More information about the arch-commits mailing list