Package Details: supercollider-git 3.11.1.r395.gcd3b936457-1

Git Clone URL: https://aur.archlinux.org/supercollider-git.git (read-only, click to copy)
Package Base: supercollider-git
Description: Environment and programming language for real time audio synthesis and algorithmic composition
Upstream URL: https://supercollider.github.io/
Keywords: audio multimedia supercollider synthesis
Licenses: GPL3
Conflicts: supercollider
Provides: supercollider
Submitter: None
Maintainer: dvzrv
Last Packager: dvzrv
Votes: 14
Popularity: 0.000000
First Submitted: 2010-11-01 21:58 (UTC)
Last Updated: 2020-09-09 19:30 (UTC)

Required by (31)

Sources (9)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

lennart commented on 2019-03-13 15:01 (UTC)

current upstream fails to configure due to changes in CMakeLists.txt and newly added ableton-link support (which is ON by default).

since https://github.com/supercollider/supercollider/issues/4096 is fixed upstream we can omit the use-system-boost.patch.

below diff removes this patch and turns of ableton-link support:

diff --git a/PKGBUILD b/PKGBUILD
index 8bbb552..7ea0847 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@

 pkgname=supercollider-git
 _name="supercollider"
-pkgver=3.10.0.r218.g794a842c86
+pkgver=3.10.2.r399.g63783aeca0
 pkgrel=1
 pkgdesc="Environment and programming language for real time audio synthesis and algorithmic composition"
 arch=('i686' 'x86_64' 'armv6h' 'armv7h')
@@ -47,9 +47,6 @@ prepare() {
   git config submodule.external_libraries/portaudio_sc_org.branch "${_name}"
   git config submodule.external_libraries/yaml-cpp.url "${srcdir}/yaml-cpp"
   git submodule update
-  # make sure system boost is used:
-  # https://github.com/supercollider/supercollider/issues/4096
-  patch -Np1 -i ../use-system-boost.patch
   mkdir -p build
 }

@@ -107,6 +104,7 @@ build() {
           -DFORTIFY=ON \
           -DSC_VIM=OFF \
           -DSYSTEM_BOOST=ON \
+          -DSC_ABLETON_LINK=OFF \
           -DSYSTEM_YAMLCPP=ON \
           ..
     ;;

dvzrv commented on 2019-02-01 15:04 (UTC)

@gusano: emacs is required for building the emacs interface stuff (makedepends), but not a hard requirement for using supercollider (optdepends).

gusano commented on 2019-01-10 19:44 (UTC)

@dvzrv Why is emacs listed as a dependency (as well as an optional one)?

dvzrv commented on 2018-11-15 10:42 (UTC)

@paum: This package follows upstream's develop branch. I have requested a more consistent use of (un)annoted tags to have tags not only end up on release branches (e.g. 3.10), as this obviously would always lead to jumping to release branches and close tracking of upstream at all times. Sometimes they seem to do wrong tagging still... however, this doesn't mean, that this version is not newer than that -rc1 version (the commits made after the last annoted tag are what is really important - e.g. .r210). Changes on develop are backported to the release branches.

TL;DR: This package is as bleeding edge as it gets.

helldrak commented on 2018-10-02 11:36 (UTC)

@dvzrv: No problem ;)! Everything is fine indeed. Thanks for sharing your work and all the best,

dvzrv commented on 2018-10-01 07:18 (UTC)

@helldrak: er.. yes, my bad. I merged my patch upstream and forgot to remove it here right after. It's fixed now!

helldrak commented on 2018-09-30 12:10 (UTC)

Hi, After this new git pull, I have an error during makepkg -siC in the prepare() section (latest Manjaro) :

==> Lancement de prepare()…
Sous-module 'editors/sc-el' (https://github.com/supercollider/scel/) enregistré pour le chemin 'editors/sc-el'
Sous-module 'editors/scvim' (https://github.com/supercollider/scvim.git) enregistré pour le chemin 'editors/scvim'
Sous-module 'external_libraries/hidapi' (git://github.com/supercollider/hidapi.git) enregistré pour le chemin 'external_libraries/hidapi'
Sous-module 'external_libraries/nova-simd' (git://github.com/timblechmann/nova-simd.git) enregistré pour le chemin 'external_libraries/nova-simd'
Sous-module 'external_libraries/nova-tt' (git://github.com/timblechmann/nova-tt.git) enregistré pour le chemin 'external_libraries/nova-tt'
Sous-module 'external_libraries/portaudio_sc_org' (https://github.com/supercollider/portaudio.git) enregistré pour le chemin 'external_libraries/portaudio_sc_org'
Sous-module 'external_libraries/yaml-cpp' (https://github.com/supercollider/yaml-cpp.git) enregistré pour le chemin 'external_libraries/yaml-cpp'
Clonage dans '/home/tcip/.aurBuilds/supercollider-git/src/supercollider/editors/sc-el'...
Clonage dans '/home/tcip/.aurBuilds/supercollider-git/src/supercollider/editors/scvim'...
Clonage dans '/home/tcip/.aurBuilds/supercollider-git/src/supercollider/external_libraries/hidapi'...
fait.
Clonage dans '/home/tcip/.aurBuilds/supercollider-git/src/supercollider/external_libraries/nova-simd'...
fait.
Clonage dans '/home/tcip/.aurBuilds/supercollider-git/src/supercollider/external_libraries/nova-tt'...
fait.
Clonage dans '/home/tcip/.aurBuilds/supercollider-git/src/supercollider/external_libraries/portaudio_sc_org'...
fait.
Clonage dans '/home/tcip/.aurBuilds/supercollider-git/src/supercollider/external_libraries/yaml-cpp'...
fait.
Chemin de sous-module 'editors/sc-el' : 'aeea3ad4be9306d14c3a734a4ff54fee10ac135b' extrait
Chemin de sous-module 'editors/scvim' : '30cefc2527b1ff6080189c0c1914bc949c471b70' extrait
Chemin de sous-module 'external_libraries/hidapi' : '80a10cee3d203c83696a4f7bfe0289f17a58deff' extrait
Chemin de sous-module 'external_libraries/nova-simd' : 'd2c87d6a9776e857b54c6bb4533551034e4a1bc1' extrait
Chemin de sous-module 'external_libraries/nova-tt' : '73860bb063511ff5e100b159bee64ce538ce8f12' extrait
Chemin de sous-module 'external_libraries/portaudio_sc_org' : 'a906f6aaddb6c7b9601e38116ee80fc778c9e9c9' extrait
Chemin de sous-module 'external_libraries/yaml-cpp' : '728e26e42645d4d70ca65522990f915f47b47a50' extrait
patching file server/supernova/utilities/time_tag.hpp
Reversed (or previously applied) patch detected!  Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file server/supernova/utilities/time_tag.hpp.rej
==> ERREUR : Une erreur s’est produite dans prepare().
    Abandon…

What should I do to pass this section ? Thanks and all the best

dvzrv commented on 2018-09-29 21:14 (UTC)

@paum: should be fixed now.

Tracked upstream here: https://github.com/supercollider/supercollider/issues/4096

paum commented on 2018-09-29 10:07 (UTC)

unable to build against new boost 1.68

helldrak commented on 2018-08-13 23:48 (UTC)

@dvzrv: that was amazingly quick after my comment! Thanks a lot for your time and your fix – everything is now working. All the best,