Search Criteria
Package Details: supercollider-git 3.11.1.r395.gcd3b936457-1
Package Actions
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) |
Dependencies (38)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libavahi-client.so (avahi)
- libavahi-common.so (avahi)
- libboost_filesystem.so (boost183-libsAUR, boost-libs)
- libboost_program_options.so (boost183-libsAUR, boost-libs)
- libboost_regex.so (boost183-libsAUR, boost-libs)
- libboost_thread.so (boost183-libsAUR, boost-libs)
- libfftw3f.so (lib32-fftwAUR, fftw-amdAUR, fftw)
- libjack.so (jackAUR, jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, lib32-jack2, lib32-pipewire-jack, pipewire-jack)
- libreadline.so (readline-gitAUR, readline)
- libsndfile.so (libsndfile-gitAUR, lib32-libsndfile, libsndfile)
- libudev.so (lib32-systemd-gitAUR, systemd-chromiumos-libsAUR, libeudevAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs-gitAUR, lib32-systemd, systemd-libs)
- libx11 (libx11-gitAUR)
- libyaml-cpp.so (yaml-cpp-gitAUR, yaml-cpp)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-webengine
- qt5-websockets (qt5-websockets-gitAUR)
- Show 18 more dependencies...
Required by (32)
- faust-git (requires supercollider) (optional)
- foxdot (requires supercollider)
- haskell-vivid (requires supercollider)
- neovim-scnvim-git (requires supercollider)
- sc3-plugins-git (requires supercollider)
- sonic-pi (requires supercollider)
- sonic-pi-git (requires supercollider)
- supercollider-autotune-git (requires supercollider)
- supercollider-bytebeat-git (requires supercollider)
- supercollider-cd-skip-git (requires supercollider)
- supercollider-f0plugins (requires supercollider)
- supercollider-f0plugins-git (requires supercollider)
- supercollider-flucoma (requires supercollider)
- supercollider-flucoma-git (requires supercollider)
- supercollider-graphloopgrain-git (requires supercollider)
- supercollider-guttersynth-git (requires supercollider)
- supercollider-ibufwr-git (requires supercollider)
- supercollider-maths-git (requires supercollider)
- supercollider-mkfaustplugins-git (requires supercollider)
- supercollider-pll-git (requires supercollider)
- Show 12 more...
Sources (9)
- git+https://github.com/ableton/link.git
- git+https://github.com/supercollider/hidapi.git
- git+https://github.com/supercollider/portaudio.git
- git+https://github.com/supercollider/scel.git
- git+https://github.com/supercollider/scvim.git
- git+https://github.com/supercollider/supercollider.git#branch=develop
- git+https://github.com/supercollider/yaml-cpp.git
- git+https://github.com/timblechmann/nova-simd.git
- git+https://github.com/timblechmann/nova-tt.git
Latest Comments
1 2 3 4 5 6 7 Next › Last »
lennart commented on 2024-04-14 19:01 (UTC)
as @paum pointed out, CVE-2022-39253 was mitigated since git v2.38.1 and the wiki therefore advises us to explicitly allow the file protocol for submodule updating.
below is the patch this change:
without this change the build will not start
paum commented on 2023-05-09 18:31 (UTC)
Hi,
due some changes in git, the prepare() should have at the end this
git -c protocol.file.allow=always submodule update
instead ofgit submodule update
madskjeldgaard commented on 2021-06-10 10:12 (UTC)
Hi David It seems that the PKGBUILD is missing the
aarch64
architecture and so when installing on Raspberry Pi 4 and similar on Arch Linux Arm it will not build.I fixed this locally by adding an "aarch64" case, and then moving the cmake generation outside the case detection like seen below. I was unsure of the C and CXX flags for that architecture so I've commend them out for now but perhaps you know what to do with those
dvzrv commented on 2020-11-19 10:49 (UTC)
Upstream issue here: https://github.com/supercollider/supercollider/issues/5255
This won't be solved until we have rebuild all the things against 1.74.0 (might take a while).
dvzrv commented on 2020-11-19 10:22 (UTC)
@funkz: but, joke aside. there seems to have been a bug introduced with the latest changes to boost. the headers of our system provided boost do net get picked up anymore. I'll open a bug report.
dvzrv commented on 2020-11-19 10:04 (UTC)
funkz: Use Arch Linux ( ;-) ) and don't use yay, but e.g. makepkg or devtools' extra-x86_64-build to build this package. Yay gobbles up the build log and from the output that you have posted it is impossible to tell what went wrong.
funkz commented on 2020-11-19 03:34 (UTC)
Hello everyone, I came across this compilation time error and would appreciate any hint:
Linux 5.8.18-1-MANJARO #1 SMP PREEMPT Sun Nov 1 14:10:04 UTC 2020 x86_64 GNU/Linux
yay -s supercollider-git
.o CMakeFiles/libscide.dir/qrc_resources.cpp.o /usr/bin/ranlib libscide.a make[2]: Leaving directory '/home/a/.cache/yay/supercollider-git/src/supercollider/build' [ 55%] Built target libscide make[1]: Leaving directory '/home/a/.cache/yay/supercollider-git/src/supercollider/build' make: *** [Makefile:182: all] Error 2 make: Leaving directory '/home/a/.cache/yay/supercollider-git/src/supercollider/build' ==> ERROR: A failure occurred in build(). Aborting... error making: supercollider-git
dvzrv commented on 2020-10-13 09:27 (UTC)
@jgjot-singh: update your mirrorlist.
jgjot-singh commented on 2020-10-13 07:57 (UTC) (edited on 2020-10-13 07:57 (UTC) by jgjot-singh)
I got this output when trying to install:
So I tried to install those four packages first, but emacs just gives me dozens of 404s and fails to install.
What can I do here ?
dvzrv commented on 2020-09-10 08:27 (UTC)
@kflak: No worries! It could also be due to the higher optimization, but in reality that usually does not squeeze much out of a binary...
1 2 3 4 5 6 7 Next › Last »