Package musikcube: Information

    Source package: musikcube
    Version: 3.0.5-alt2
    Latest version according to Repology
    Build time:  Jun 1, 2026, 11:13 PM in the task #419180
    Category: Sound
    Report package bug
    License: BSD-3-Clause
    Summary: a cross-platform, terminal-based audio engine, library, player and server written in c++
    Description: 
    a cross-platform, terminal-based audio engine, library, player
    and server written in c++.
    
    musikcube compiles and runs easily on windows, macos and linux.
    It also runs well on a raspberry pi with raspbian, and can be setup
    as a streaming audio server.

    List of RPM packages built from this SRPM:
    musikcube (x86_64, i586, aarch64)
    musikcube-debuginfo (x86_64, i586, aarch64)

    Maintainer: Alexander Kovalev

    List of contributors:
    Alexander Kovalev


      1. /proc
      2. asio-devel
      3. cmake
      4. gcc-c++
      5. libavformat-devel
      6. libcap-devel
      7. patchelf
      8. pipewire-libs-devel
      9. rpm-macros-cmake
      10. libcurl-devel
      11. libev-devel
      12. libgme-devel
      13. liblame-devel
      14. libmicrohttpd-devel
      15. libmpg123-devel
      16. libncursesw-devel
      17. libopenmpt-devel
      18. libportaudio2-devel
      19. libpulseaudio-devel
      20. libswresample-devel
      21. libsystemd-devel
      22. libtag-devel

    Last changed


    June 1, 2026 Alexander Kovalev 3.0.5-alt2
    - Build with debuginfo.
    - Add libcap-devel to BuildRequires.
    - Add patch to fix rpath.
    Sept. 28, 2025 Alexander Kovalev 3.0.5-alt1
    - New version 3.0.5.
    - Remove submodule asio.
    Aug. 10, 2025 Alexander Kovalev 3.0.4-alt2
    - Build with submodule asio to fix FTBFS.