Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sc3-plugins: update to 3.13.0
@ 2024-03-30  9:03 weldongoree
  0 siblings, 0 replies; only message in thread
From: weldongoree @ 2024-03-30  9:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

There is a new pull request by weldongoree against master on the void-packages repository

https://github.com/weldongoree/void-packages sc3-plugins_3_13_0
https://github.com/void-linux/void-packages/pull/49603

sc3-plugins: update to 3.13.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl


A patch file from https://github.com/void-linux/void-packages/pull/49603.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sc3-plugins_3_13_0-49603.patch --]
[-- Type: text/x-diff, Size: 2111 bytes --]

From bb9f3ec5d915f3f436cea6b1c7afa41ecf69c458 Mon Sep 17 00:00:00 2001
From: Weldon Goree <weldon@librem.one>
Date: Sat, 30 Mar 2024 14:30:17 +0530
Subject: [PATCH] sc3-plugins: update to 3.13.0

---
 srcpkgs/sc3-plugins/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/sc3-plugins/template b/srcpkgs/sc3-plugins/template
index cdd0064b8ee915..ad99cbf875187f 100644
--- a/srcpkgs/sc3-plugins/template
+++ b/srcpkgs/sc3-plugins/template
@@ -1,12 +1,12 @@
 # Template file for 'sc3-plugins'
 pkgname=sc3-plugins
-version=3.10.0
-revision=2
+version=3.13.0
+revision=1
 _nova_simd_hash=2bdc68bc5704a42578300a4c18411df2405cb307
 create_wrksrc=yes
 build_wrksrc=sc3-plugins
 build_style=cmake
-configure_args="-DSUPERNOVA=ON -DSYSTEM_STK=ON"
+configure_args="-DSUPERNOVA=ON -DSYSTEM_STK=ON -Wno-dev"
 hostmakedepends="pkg-config"
 makedepends="fftw-devel libstk-devel"
 depends="supercollider"
@@ -15,10 +15,10 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/supercollider/sc3-plugins"
 distfiles="https://github.com/supercollider/sc3-plugins/archive/Version-${version}.tar.gz
- https://github.com/supercollider/supercollider/releases/download/Version-${version}/SuperCollider-${version}-Source-linux.tar.bz2
+ https://github.com/supercollider/supercollider/releases/download/Version-${version}/SuperCollider-${version}-Source.tar.bz2
  https://github.com/timblechmann/nova-simd/archive/${_nova_simd_hash}.tar.gz"
-checksum="b8144231ea1bfc1c9d8aa6780c7e963dfb642868794abbfd8ccab418ffbbdfbe
- 9b2035a3a7942c61cbe89b00c35c7e16ac281c06786fe1c30dfd333194be499a
+checksum="8baf96ea678c2a3b32490058b5fccffb1c58a079db252fea0a47e5c76f920abd
+ 0fc5dba5baeae37f9069ad28885aa405c6a25309e3886cbe111bd3b7c05531ce
  df9f280daaad56fdadb5fa75d492ee6a06762a41d7346aa473aa49c1ac9ec9c8"
 
 post_extract() {
@@ -28,7 +28,7 @@ post_extract() {
 }
 
 pre_configure() {
-	configure_args+=" -DSC_PATH=${wrksrc}/SuperCollider-Source "
+	configure_args+=" -DSC_PATH=${wrksrc}/SuperCollider-${version}-Source "
 }
 
 post_install() {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-03-30  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-30  9:03 [PR PATCH] sc3-plugins: update to 3.13.0 weldongoree

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).