Search Criteria
Package Details: ossia-score 3.3.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ossia-score.git (read-only, click to copy) |
---|---|
Package Base: | ossia-score |
Description: | ossia score, an interactive sequencer for the intermedia arts |
Upstream URL: | https://ossia.io |
Licenses: | GPLv3 |
Conflicts: | ossia-score-git |
Provides: | ossia-score |
Replaces: | i-score |
Submitter: | jcelerier |
Maintainer: | jcelerier |
Last Packager: | jcelerier |
Votes: | 10 |
Popularity: | 0.001598 |
First Submitted: | 2018-04-26 22:11 (UTC) |
Last Updated: | 2024-11-19 12:41 (UTC) |
Dependencies (30)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- portaudio
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-imageformats
- qt6-scxml
- qt6-serialport
- qt6-shadertools
- qt6-svg
- qt6-websockets
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- avahi (optional)
- bluez (bluez-gitAUR, bluez-ps3AUR) (optional)
- faust (faust-gitAUR) (optional)
- gpsd (optional)
- Show 10 more dependencies...
Latest Comments
1 2 3 4 Next › Last »
jcelerier commented on 2024-11-23 19:22 (UTC)
thanks @glocq, this one looks like some llvm - gcc interop bug erk.. https://github.com/llvm/llvm-project/issues/73248. Investigating.
glocq commented on 2024-11-23 17:53 (UTC)
@jcelerier It fixed that one error, now I got another one:
(extract from the build output. Full build output available at this webpage; in particular, CMake warns me about missing stuff related to
freenect2
andSZIP
, I don't know if that's relevant to my error)jcelerier commented on 2024-11-19 12:42 (UTC)
@glocq updated to 3.3.2 can you check if it fixed it ?
glocq commented on 2024-11-03 09:35 (UTC)
Hi, trying to build I get the following error:
begin-theadventu commented on 2023-07-12 17:50 (UTC)
Thanks.
jcelerier commented on 2023-07-12 15:07 (UTC)
fixed, except for clang which is a depends (as score uses libclang for JIT-compilation features)
begin-theadventu commented on 2023-07-12 08:04 (UTC) (edited on 2023-07-12 08:28 (UTC) by begin-theadventu)
Shouldn't boost, clang and lld be in
makedepends
? Andqt6-quickcontrols2
removed.Also,
ysfx-git
providesysfx
, so I think it would make sense to write it without the-git
suffix.jcelerier commented on 2022-08-23 12:41 (UTC)
hi @tomas_vtipil, can you try 3.1.1 ? I just tested and it builds fine here
tomas_vtipil commented on 2022-07-11 21:05 (UTC) (edited on 2022-07-11 21:07 (UTC) by tomas_vtipil)
hi, trying to build, cannot get past this:
dvzrv commented on 2021-11-20 11:56 (UTC)
@jcelerier: Yes, it's not required at runtime, but the pkgconfig integration specifies it as required. I guess it's the more "expected" or "sane" solution to add it as dependency for those three packages.
1 2 3 4 Next › Last »