From 489c7c816b026f0740133495e59548fd5e34b089 Mon Sep 17 00:00:00 2001 From: q66 Date: Wed, 15 Apr 2020 17:50:44 +0200 Subject: [PATCH] sc3-plugins: fix build on ppc* --- srcpkgs/sc3-plugins/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/sc3-plugins/template b/srcpkgs/sc3-plugins/template index 4472c9226d5..8511caea26e 100644 --- a/srcpkgs/sc3-plugins/template +++ b/srcpkgs/sc3-plugins/template @@ -1,9 +1,9 @@ # Template file for 'sc3-plugins' pkgname=sc3-plugins version=3.10.0 -revision=1 +revision=2 wrksrc="${pkgname}-Version-${version}" -_nova_simd_hash=314068939cd52cb44cd7d46c1db309a777fd8686 +_nova_simd_hash=2bdc68bc5704a42578300a4c18411df2405cb307 build_style=cmake configure_args="-DSC_PATH=${XBPS_BUILDDIR}/SuperCollider-Source -DSUPERNOVA=ON -DSYSTEM_STK=ON" hostmakedepends="pkg-config" @@ -18,7 +18,7 @@ distfiles="https://github.com/supercollider/sc3-plugins/archive/Version-${versio https://github.com/timblechmann/nova-simd/archive/${_nova_simd_hash}.tar.gz" checksum="b8144231ea1bfc1c9d8aa6780c7e963dfb642868794abbfd8ccab418ffbbdfbe 9b2035a3a7942c61cbe89b00c35c7e16ac281c06786fe1c30dfd333194be499a - 39b57b6560d3813a1e8f44d9b87109755416385817c39fa902c7c75fb652cdd7" + df9f280daaad56fdadb5fa75d492ee6a06762a41d7346aa473aa49c1ac9ec9c8" post_extract() { rm -rf external_libraries/nova-simd