Been 5 weeks in a hospital and am atill not cured. Sorry guys. The pastebin has been a test and was integrated a while ago already. I will have a look at it when I am better. cya
Search Criteria
Package Details: radium 7.4.76-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/radium.git (read-only, click to copy) |
---|---|
Package Base: | radium |
Description: | A graphical music editor. A next generation tracker. |
Upstream URL: | https://users.notam02.no/~kjetism/radium |
Licenses: | GPL2 |
Groups: | pro-audio |
Submitter: | speps |
Maintainer: | yustin (Carotino) |
Last Packager: | yustin |
Votes: | 19 |
Popularity: | 0.000002 |
First Submitted: | 2013-05-22 03:41 (UTC) |
Last Updated: | 2024-06-07 06:47 (UTC) |
Dependencies (50)
- alsa-lib
- binutils
- desktop-file-utils (desktop-file-utils-gitAUR)
- fftw
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glu (glu-gitAUR)
- gmp (gmp-hgAUR)
- gsfonts (gsfonts-emojilessAUR)
- guile (guile-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- ladspa
- libatomic_ops
- liblo (liblo-gitAUR, liblo-ipv6AUR)
- liblrdf
- libmicrohttpd (libmicrohttpd-gitAUR)
- libmpc (libmpc-gitAUR)
- libogg (libogg-gitAUR)
- libsamplerate (libsamplerate-gitAUR)
- libsndfile (libsndfile-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxkbfile
- mpfr (mpfr-gitAUR)
- ncurses (ncurses-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- python2AUR (python2-binAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-webkitAUR (qt5-webkit-gitAUR)
- qt5-x11extras
- speex (speex-gitAUR)
- tk (tk-fossilAUR)
- ttf-bitstream-vera
- ttf-croscore
- ttf-lato (ttf-google-fonts-typewolfAUR)
- xcb-util-keysyms
- xorg-util-macros
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- gcc13 (make)
- libxcursor (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxkbfile (make)
- libxrandr (libxrandr-gitAUR) (make)
- qt5-tools (make)
- vst2sdkAUR (make)
- calf-ladspaAUR (optional) – default chorus plugin used in new file templates
- ladspa-plugins (optional) – package group for plugins normally included in binary releases
- new-session-manager (new-session-manager-gitAUR) (optional) – for session management
- vst-plugins (optional) – more plugins
Required by (0)
Sources (3)
yustin commented on 2024-08-29 16:47 (UTC)
nyxkn commented on 2024-08-02 18:24 (UTC)
@Rulatir Check radium-git, see if that works. It seems like we don't need to fallback to gcc13 anymore.
Rulatir commented on 2024-08-02 18:16 (UTC)
@yustin Your pastebin link to the fixed PKGBUILD expired, as they all do, which is why pastebins should be banned, and any "rules" mandating their use in preference to pasting content inline should be ignored with prejudice and disdain.
TL;DR need feex
yustin commented on 2024-06-06 20:36 (UTC)
Newk-B: I will NOT :D still working in a vm for such tasks.
Newk-B commented on 2024-06-06 16:50 (UTC)
@yustin : Yes! That did the trick! now i can update my system :D
yustin commented on 2024-06-05 08:35 (UTC)
Newk-B: I managed to compile it. Could you please confirm that it also works for you before I upload it and take care off the newer version ??? https://termbin.com/kb35 <<< that's the PKGBUILD THX
Newk-B commented on 2024-05-31 22:46 (UTC) (edited on 2024-05-31 23:01 (UTC) by Newk-B)
pure-data/src/g_editor.c:1543:32: error: implicit declaration of function ‘magicGlass_isOn’ [-Wimplicit-function-declaration]
1543 | if (parseOutlet && magicGlass_isOn(x->gl_magic_glass))
| ^~~~~~~~~~~~~~~
pure-data/src/g_editor.c:1545:17: error: implicit declaration of function ‘magicGlass_bind’ [-Wimplicit-function-declaration]
1545 | magicGlass_bind(x->gl_magic_glass,
| ^~~~~~~~~~~~~~~
pure-data/src/g_editor.c:1548:17: error: implicit declaration of function ‘magicGlass_setDsp’ [-Wimplicit-function-declaration]
1548 | magicGlass_setDsp(x->gl_magic_glass,
| ^~~~~~~~~~~~~~~~~
compilation terminated due to -fmax-errors=5.
make[1]: *** [<builtin>: pure-data/src/g_editor.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In function ‘drawnumber_sprintf’,
inlined from ‘drawnumber_vis’ at pure-data/src/g_template.c:2142:9,
inlined from ‘drawnumber_vis’ at pure-data/src/g_template.c:2120:13:
pure-data/src/g_template.c:2060:5: warning: ‘strncpy’ specified bound 80 equals destination size [-Wstringop-truncation]
2060 | strncpy(buf, x->x_label->s_name, DRAWNUMBER_BUFSIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘drawnumber_sprintf’,
inlined from ‘drawnumber_getrect’ at pure-data/src/g_template.c:2091:5,
inlined from ‘drawnumber_getrect’ at pure-data/src/g_template.c:2066:13:
pure-data/src/g_template.c:2060:5: warning: ‘strncpy’ specified bound 80 equals destination size [-Wstringop-truncation]
2060 | strncpy(buf, x->x_label->s_name, DRAWNUMBER_BUFSIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘drawnumber_sprintf’,
inlined from ‘drawnumber_getrect’ at pure-data/src/g_template.c:2091:5,
inlined from ‘drawnumber_getrect’ at pure-data/src/g_template.c:2066:13,
inlined from ‘drawnumber_click’ at pure-data/src/g_template.c:2272:5:
pure-data/src/g_template.c:2060:5: warning: ‘strncpy’ specified bound 80 equals destination size [-Wstringop-truncation]
2060 | strncpy(buf, x->x_label->s_name, DRAWNUMBER_BUFSIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/var/tmp/pamac-build-newk/radium/src/radium-7.3.84/bin/packages/libpd-master'
make: *** [Makefile:882: bin/packages/deletemetorebuild] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Newk-B commented on 2024-04-29 11:23 (UTC) (edited on 2024-05-31 23:05 (UTC) by Newk-B)
at the end of compiling i get this error:
+ rm -fr /run/media/newk/ElementsSE/tmp/pamac-build-newk/radium/pkg/radium/opt/radium/python-midi/src/sequencer_osx
+ cp -a packages/libpd-master /run/media/newk/ElementsSE/tmp/pamac-build-newk/radium/pkg/radium/opt/radium/packages/
./install.sh: line 102: 115103 Segmentation fault cp -a packages/libpd-master "$TARGET/packages/"
==> ERROR: A failure occurred in package().
Aborting...
EDIT: this was when compiling on an NTFS partition... did it again on a Ext4 partition and compiled without failing :P
kitchen_ace commented on 2023-09-16 05:52 (UTC)
I had to add this line to the start of the build() section to get it to compile properly
export INCLUDE_FAUSTDEV_BUT_NOT_LLVM="jadda"
nyxkn commented on 2023-08-06 14:24 (UTC) (edited on 2023-08-06 14:28 (UTC) by nyxkn)
Here's an update to this PKGBUILD that works with git master. Master also fixes the ScintillaBytes error with an update to qscintilla version.
https://privatebin.net/?b458650474c2db3f#9CZomgdPjzcRsywfNHvmoLbgN6iBNB3FZGFK7onPT5QK
Most of our patches got into upstream (see last few commits). I was able to remove all of the current patches except the build_linux_common one, which is still required. The build_libpds patch got into upstream but was commented out in commit f8c725e46791ce76fe71556b8dc1fac2d3bd35ff, so I added a git revert line for that commit to take care of that.
Pinned Comments