[arch-commits] Commit in non-daw/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Thu Apr 5 18:39:57 UTC 2018


    Date: Thursday, April 5, 2018 @ 18:39:56
  Author: dvzrv
Revision: 314456

upgpkg: non-daw 1.2.0-2

Rebuilding for community. Removing libsndfile from non-timeline.

Modified:
  non-daw/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-05 18:36:15 UTC (rev 314455)
+++ PKGBUILD	2018-04-05 18:39:56 UTC (rev 314456)
@@ -2,7 +2,7 @@
 pkgbase=non-daw
 pkgname=('non-mixer' 'non-session-manager' 'non-timeline')
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc=""
 arch=('x86_64')
 url="https://non.tuxfamily.org/"
@@ -47,7 +47,7 @@
 
 package_non-timeline() {
   pkgdesc="A powerful, reliable and fast modular Digital Audio Timeline arranger"
-  depends=('hicolor-icon-theme' 'jack' 'liblo' 'libsndfile' 'ntk')
+  depends=('hicolor-icon-theme' 'jack' 'liblo' 'ntk')
   optdepends=('python2: For import-ardour-session')
   cd "$pkgname-$pkgver"
   ./waf --destdir="${pkgdir}" install



More information about the arch-commits mailing list