aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-04-04 17:26:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-04-04 17:26:43 +0000
commit2593571ac9cf8de0d5d4d02138096a9e956a7bee (patch)
tree112afa8fbba9f9d90f3a1126e103a70f29fb6ac8 /testing
parent48158512da92fe5cc89e909a7e396b192a24201d (diff)
downloadaports-2593571ac9cf8de0d5d4d02138096a9e956a7bee.tar.bz2
aports-2593571ac9cf8de0d5d4d02138096a9e956a7bee.tar.xz
testing/hydrogen: rebuild against libarchive 3.1
Diffstat (limited to 'testing')
-rw-r--r--testing/hydrogen/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/hydrogen/APKBUILD b/testing/hydrogen/APKBUILD
index 9c3a6a51bd..2b58ed01fe 100644
--- a/testing/hydrogen/APKBUILD
+++ b/testing/hydrogen/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=hydrogen
pkgver=0.9.5.1
-pkgrel=0
+pkgrel=1
pkgdesc="Advanced drum machine for GNU/Linux"
url="http://www.hydrogen-music.org/"
arch="all"
@@ -25,6 +25,7 @@ prepare() {
esac
done
patch -p0 -i patches/portaudio.patch || return 1
+ sed -i -e '/path.walk/d' -e 's|\(pkg_ver.rstrip.*\)|\1[0:3]|' Sconstruct
}
build() {
@@ -46,7 +47,7 @@ build() {
package() {
cd "$_builddir"
export QTDIR=/usr/lib
- scons -j ${JOBS:-2} install DESTDIR="$pkgdir" || return 1
+ scons install DESTDIR="$pkgdir" || return 1
}
md5sums="52f3a528705818c65acf546a3be4c6fb hydrogen-0.9.5.1.tar.gz