Search Criteria
Package Details: musikcube 3.0.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/musikcube.git (read-only, click to copy) |
---|---|
Package Base: | musikcube |
Description: | A terminal-based cross-platform music player, audio engine, metadata indexer, and server |
Upstream URL: | https://github.com/clangen/musikcube |
Licenses: | BSD-3-Clause |
Submitter: | meanjollies |
Maintainer: | meanjollies |
Last Packager: | meanjollies |
Votes: | 22 |
Popularity: | 0.004275 |
First Submitted: | 2017-07-30 04:45 (UTC) |
Last Updated: | 2024-08-04 00:35 (UTC) |
Dependencies (20)
- alsa-lib
- curl (curl-gitAUR, curl-c-aresAUR)
- faad2 (faad2-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR)
- flac (flac-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libev
- libgme (libgme-gitAUR)
- libmicrohttpd (libmicrohttpd-gitAUR)
- libogg (libogg-gitAUR)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- ncurses (ncurses-gitAUR)
- pulse-native-provider (pulseaudio-gitAUR, pipewire-full-pulse-gitAUR, pipewire-pulse-gitAUR, pipewire-pulse, pulseaudio)
- taglib (taglib-gitAUR)
- asio (asio-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- patchelf (patchelf-gitAUR) (make)
- libopenmpt (libopenmpt-svnAUR) (optional) – OpenMPT support
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
meanjollies commented on 2021-11-11 15:58 (UTC)
@simon.wiles possibly - I'm not that great with C++ to know for sure. I'm a bit strapped for time until this coming weekend is over and have been unable to reproduce the same error, so if you are willing to open an issue upstream that would be kind of you.
@willemw It's been removed. I know you pointed this out in an earlier comment, which I completely forgot to address, so I apologize for that.
willemw commented on 2021-11-11 07:50 (UTC)
conflicts=(musikcube-git)
is now redundant. Please remove it.simon.wiles commented on 2021-11-11 06:24 (UTC)
@meanjollies -- thanks so much for the quick action. It compiles just fine now, but core-dumps on adding some folders to the library:
I'm about to file an issue upstream, but is there a chance this could be related?
Thanks again!
meanjollies commented on 2021-11-11 02:03 (UTC)
@simon.wiles looks like there was a recent change to the default CFLAGS/CXXFLAGS makepkg uses such that builds with format-security errors fail. I've addressed this, so it should build cleanly now. Thanks for reporting this.
simon.wiles commented on 2021-11-10 17:00 (UTC) (edited on 2021-11-10 17:00 (UTC) by simon.wiles)
This doesn't build for me (vanilla Arch) -- I get a series of
(same with
musikcube-git
) Any suggestions?camelia commented on 2021-08-20 17:37 (UTC)
@meanjollies Yeah, sorry for that. I tried to build it in a clean Arch container and it was successful.
meanjollies commented on 2021-08-19 17:46 (UTC)
@twann, are there any other helpful surrounding errors? Unfortunately, Artix is not Arch Linux, so you might be on your own here. I just confirmed in a clean chroot that it builds successfully. It is probably worth checking if you have anything defined in your /etc/makepkg.conf that could account for this behavior.
camelia commented on 2021-08-19 16:54 (UTC)
I'm getting the following error when trying to build the package:
I'm on Artix Linux x86_64 and I used makepkg -s to build the package.
willemw commented on 2021-07-08 19:37 (UTC)
conflicts= is not necessary, after musikcube-git has been updated.
Check the latest cmake template (https://wiki.archlinux.org/title/CMake_package_guidelines#Template).
ibrokemypie commented on 2020-09-02 08:34 (UTC)
Solved it, you were right it was path related, the issue was that my login manager was overwriting my path for some reason, and changing it to be the standard copied from another machine made cmake and boost happy again!
« First ‹ Previous 1 2 3 Next › Last »