[arch-commits] Commit in aubio/trunk (PKGBUILD)
    David Runge 
    dvzrv at archlinux.org
       
    Sun Jun  3 10:45:23 UTC 2018
    
    
  
    Date: Sunday, June 3, 2018 @ 10:45:23
  Author: dvzrv
Revision: 339034
upgpkg: aubio 0.4.6-6
Adding aubio to pro-audio group.
Modified:
  aubio/trunk/PKGBUILD
----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 10:44:47 UTC (rev 339033)
+++ PKGBUILD	2018-06-03 10:45:23 UTC (rev 339034)
@@ -6,7 +6,7 @@
 pkgbase=aubio
 pkgname=('aubio' 'python-aubio' 'python2-aubio')
 pkgver=0.4.6
-pkgrel=5
+pkgrel=6
 pkgdesc="A tool for extracting annotations from audio signals"
 arch=('x86_64')
 url="https://aubio.org/"
@@ -64,6 +64,7 @@
   depends=('ffmpeg' 'fftw' 'jack' 'libsamplerate')
   optdepends=('python2-numpy: Python 2.x interface'
               'python-numpy: Python 3.x interface')
+  groups=('pro-audio')
   cd "${pkgname}-${pkgver}"
   python2 waf --destdir="${pkgdir}" install
   # move doc, as waf configure doesn't honor the htmldir and docdir settings
    
    
More information about the arch-commits
mailing list