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

David Runge dvzrv at archlinux.org
Thu Jun 14 21:22:46 UTC 2018


    Date: Thursday, June 14, 2018 @ 21:22:46
  Author: dvzrv
Revision: 343203

upgpkg: hydrogen 0.9.7-4

Removing lash support (to remove lash from repos). Minor fixes.

Modified:
  hydrogen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-14 21:06:33 UTC (rev 343202)
+++ PKGBUILD	2018-06-14 21:22:46 UTC (rev 343203)
@@ -6,16 +6,16 @@
 
 pkgname=hydrogen
 pkgver=0.9.7
-pkgrel=3
+pkgrel=4
 pkgdesc="An advanced drum machine"
 arch=('x86_64')
 license=('GPL')
 groups=('pro-audio')
 url="http://www.hydrogen-music.org/"
-depends=('lash' 'libarchive' 'liblrdf' 'liblo' 'portaudio' 'portmidi'
-'libpulse' 'qt4')
+depends=('libarchive' 'liblrdf' 'liblo' 'portaudio' 'portmidi' 'libpulse'
+'qt4')
 makedepends=('cmake' 'cppunit' 'docbook-xml' 'docbook-sgml' 'docbook-utils'
-'docbook-xsl' 'ladspa' 'poxml' 'xmlto')
+'docbook-xsl' 'ladspa' 'poxml' 'python2' 'xmlto')
 optdepends=('rubberband: Time stretch samples')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/${pkgname}-music/${pkgname}/archive/${pkgver}.tar.gz"
         '1000_portaudio_v2.patch'
@@ -82,7 +82,6 @@
            -DCMAKE_INSTALL_PREFIX=/usr \
            -DWANT_DEBUG=OFF \
            -DWANT_CPPUNIT=ON \
-           -DWANT_LASH=ON \
            -DWANT_LRDF=ON \
            -DWANT_PORTAUDIO=ON \
            -DWANT_PORTMIDI=ON \



More information about the arch-commits mailing list