Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

Jamulus-3.12.5-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: Jamulus Distribution: openSUSE Tumbleweed
Version: 3.12.5 Vendor: openSUSE
Release: 1.1 Build date: Tue Sep 1 18:30:36 2026
Group: Productivity/Multimedia/Other Build host: reproducible
Size: 3371193 Source RPM: Jamulus-3.12.5-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://jamulus.io/
Summary: Low-latency internet connection tool for real-time jam sessions
The Jamulus software enables musicians to perform real-time jam sessions over
the internet. There is one server running the Jamulus server software which
collects the audio data from each Jamulus client software, mixes the audio data
and sends the mix back to each client.

Provides

Requires

License

AGPL-3.0-or-later

Changelog

* Tue Sep 01 2026 ecsos <ecsos@opensuse.org>
  - Update to 3.12.5
    - Bugfix: Ensure correct bounds for panning (#3899).
    - Bugfix: Removed potential server crash when recording (#3909).
    - Bugfix: Ensure ChannelInfo mutex taken (#3930).
    - Bugfix: Client: Fixed a startup crash caused by an out-of-range custom directory index in the settings file (#3931).
* Sun Aug 09 2026 ecsos <ecsos@opensuse.org>
  - Update to 3.12.4
    - Bug: Make cross-thread run/status flags std::atomic (#3798 batches A/B) (#3800).
    - Bug: Client: Make cross-thread audio params and channel/server flags std::atomic (#3802).
    - Bug: Client: Fix hang on Windows while changing devices in ASIO4ALL (#3867).
    - Bug: Client: removed double ping from Connect Dialog, improving accuracy of initial ping times displayed (#3847).
    - Bug: Client: Avoid crashing on sound device errors (#3851).
    - Bug: Server: Fix #1083: free CJamRecorder if Init() fails (#3838).
    - Client: Improved server list navigation in Connect Dialog (#3859, #3870).
    - Server: avoid per-frame deep copy of audio buffers in CreateLevelsForAllConChannels (#3803).
* Mon Jul 27 2026 ecsos <ecsos@opensuse.org>
  - Update to 3.12.3
    - Updated copyright to incorporate AGPL3.0+ (#3712).
    - Introduce Directory Server in Asia. This replaces Any Genre 3. Asian/Australian users should from now on use Any Genre Asia (#3697).
    - Move internal domains from jamulus.io to jamulus.app as .io domains have an unclear future (#3701).
    - Bugfix: Fix memory leak for audio alerts (#3728).
    - Added bounds checking for country code lookup (#3811).
    - Server: Report OS as Unix if not Windows, Mac, iOS, Android or Linux (#3699).
* Thu Jul 09 2026 ecsos <ecsos@opensuse.org>
  - Update to 3.12.2
    - Server: fix occasional crash seen when clients < 3.6 change jitter buffer size.
  - Drop Jamulus-fix_version.patch because now in upstream.
* Mon Jun 01 2026 ecsos <ecsos@opensuse.org>
  - Update to 3.12.1
    - Client: Fix occasional spurious version updated message display (#3691).
  - Add Jamulus-fix_version.patch to fix wrong verion.
* Sat May 09 2026 ecsos <ecsos@opensuse.org>
  - Update to 3.12.0
    - FreeBSD: make -6 option work properly with both IPv6 and IPv4 peers (#3664).
    - Added missing override specifiers for virtual methods (#3667).
    - Client+Server: Correct QoS setting for IPv6 (#3622).
    - Tools: Updated checkkeys.pl to flag missing accelerator key in translation (#3635).
    - Tools: Updated changelog-helper to report skipped PRs (#3639).
    - Server/Client: Allow registration and display of longer version numbers (#3657).
    - Extended SRV record support (#3556).
    - Client RPC: Added a jamulusclient/setFaderLevel method to the RPC remote interface (#3571).
    - Client RPC: Added jamulusclient/pollServerList methods and jamulusclient/receivedServerList notification to JSON-RPC interface (#3479).
    - Server RPC: Added jamulusserver/setDirectory request (#3533).
    - iOS/Android: Use compact view as default view on mobile OS for better usability (#3587).
    - Added link to privacy policy (#3586).
    - Tools: checkkeys.pl now automatically finds the translation directory (#3590).
    - Tools: updated checkkeys.pl to use XML::LibXML (#3558).
    - Tools: added improvements to changelog-helper.sh (#3459).
    - Tools: Added missing Makefile.in files to Opus 1.5.2 distro (#3488).
    - Translation: Added Japanese translation (#3568).
    - Translation: Updated Slovak translation (#3650).
    - Translations updated from Hosted Weblate (#3540, #3453, #3441, #3388, #3652, #3638, #3620, #3656, #3663).
    - Client: Added MIDI tab to Settings GUI exposing MIDI parameters. MIDI Learn feature also added (#3502).
    - Client: Added screen-reader accessibility to server list in the Connect dialog (#3606).
    - Client: Bug: Fix missing variables passed to connect dialog (#3578).
    - Client: Use the commit time rather than commit id for sort in --showallserver (#3562).
    - Client: Fix sorting of version number in connect dialog with --showallservers (#3557).
    - Client: Display version for each server in the Connect dialog (#3416).
    - Client: Added "Sort by Channel" to mixer view (#3418).
    - Client: allocate channel numbers locally and always give user own channel of 0 (#3426).
    - Client: Apply rate-limiting to Pan change messages to eliminate lag in their effect (#3429).
    - Client: Added native MIDI support to the ASIO (non-Jack) Windows build (#3431).
    - Server: Disabled swap memory usage on Linux (#3381).
    - Server: The -m/--htmlstatus option is considered deprecated and has been replaced by JSON RPC's jamulusserver/getClients method.
      The -m option will be removed in future (#3398).
    - Windows: Avoid screensaver or sleeping if connected to a server (#3498).
    - Linux: Reorder service initialization to wait for network interface before starting the Server (#3440).
    - iOS: Fixed GUI issue preventing the connect dialog to show correctly (#3343).
    - iOS: Add notes for iOS compiling documentation (#3594).
    - iOS: Add workaround from QTBUG-129651 for iOS FFMPEG linking (#3581).
    - iOS: Upgrade build for Qt 6 compatibility (#3445).
    - iOS: Return correct operating system version if run as server (#3360).
    - iOS: Added icon to iOS app (#3410).
    - iOS: Fix app hang if the language was changed (#3411).
    - iOS: Fix crash on Qt6 after closing the chat window (#3413).
    - Build: Updated bundled Qt6 to version 6.10.1 (iOS 6.7.3) (#3407, #3262, #3599).
    - Build: Updated Windows Installer base (NSIS) to version 3.11 (#3483).
    - Build: Bump maxim-lobanov/setup-xcode from 1.6.0 to 1.7.0 (#3645).
    - uild: Bump actions/download-artifact from 7 to 8 (#3633).
    - Build: Bump actions/upload-artifact from 6 to 7 (#3634).
    - Build: Improvements and ASIO fix for Windows dependencies (#3612).
    - Build: Windows: Move ASIO to GPL (#3553).
    - Build: Updated Opus library to v1.5.2 (#3409).
    - Build: Upgrade Android Runner to Ubuntu 22.04 (#3444).
    - Build: Switch Linux ARM builds to be built on arm runners (#3470).
    - Build: Provide continued legacy macOS support (but moving Sierra to High Sierra as minimum target) (#3579).
    - Build: Updated the Github build runner for MacOS Legacy to macos-13 (#3436).
    - Build: Bump ASIO-SDK from asiosdk_2.3.3_2019-06-14 to ASIO-SDK_2.3.4_2025-10-15 (#3617).
    - Build: Bump Qt6 from 6.10.1 to 6.10.2 (#3616).
    - Build: Updated create-dmg (macOS) to version 1.2.3 (#3561).
    - Build: Bump actions/checkout from 4 to 6 (#3566).
    - Build: Bump github/codeql-action from 3 to 4 (#3549).
    - Build: Bump actions/cache from 4 to 5 (#3574).
    - Build: Bump actions/upload-artifact from 4 to 6 (#3576).
    - Build: Bump actions/download-artifact from 4 to 7 (#3575).
    - Build: Bump DoozyX/clang-format-lint-action from 0.18.2 to 0.20 (#3490).
    - Build: Bump DoozyX/clang-format-lint-action from 11b773b1598aa4ae3b32f023701bca5201c3817d to c71d0bf4e21876ebec3e5647491186f8797fde31 (#3368).
  - Drop Jamulus-version.patch because now in upstream.
  - Set jack from require to recommend to use Jamulus under wayland.
  - Insert description for pipewire in README.SUSE.
  - Fix boo#1222081: Use opus from jamulus and not from suse.
* Sat Feb 15 2025 ecsos <ecsos@opensuse.org>
  - Add Jamulus-version.patch to fix wrong version in about jamulus.
  - Fix missing icon in desktop file.
    Drop manuel and old icon. Use icon from source instead.
* Mon Nov 25 2024 ecsos <ecsos@opensuse.org>
  - Update to 3.11.0
    - Client: Added "Delete Entry" button to Advanced Settings, Custom Directories (#3260).
      (contributed by @AdamGLIN)
    - Client: Added "delete server" button to connect dialog (#3159).
      (contributed by @pljones)
    - Client: Fixed the display of delete buttons on Mac (#3305).
      (contributed by @softins)
    - Client/Server: Display Qt versions for both build and runtime (#3231).
      (contributed by @softins)
    - Client/Server: Improved start up logging (#3117).
      (contributed by @pljones)
    - Server: Fix systemd ExecStart command line to support start/stop recording signal (#3187).
      (contributed by @rdica)
    - Server: Only de-register on quit (#3302).
      (contributed by @pljones)
    - Mac: Changed bundle ID. You may need to re configure Jamulus to your liking after a new install (#3353).
      (contributed by @ann0see)
    - Android: save settings on app state change (#3144).
      (contributed by @pljones)
    - Refactor Release upload to two step process (#3374).
      (contributed by @ann0see)
    - Refactoring: Decouple App Store upload from dmg build (#3350).
      (contributed by @ann0see)
    - Refactor some CHostAddress parameters to be const references (#3259).
      (contributed by @softins)
    - Refactor src/main.cpp (#3191).
      (contributed by @pljones)
    - Translations updated from Hosted Weblate (#3193, #3246, #3284, #3325, #3363).
      (contributed by @weblate)
    - Documentation: Improved link for Server CLI options (#3303).
      (contributed by @gilgongo)
    - Documentation: updated TRANSLATING.md for current build process (#3312).
      (contributed by @softins)
    - Build: adds macOS signed pkg build automation (#2624).
      (contributed by @danryu)
    - Build: Bump actions/cache from 3 to 4 (#3232).
      (contributed by @app/dependabot)
    - Build: Bump actions/checkout from 3 to 4 (#3168).
      (contributed by @app/dependabot)
    - Build: Bump actions/download-artifact from 3 to 4 (#3211).
      (contributed by @app/dependabot)
    - Build: Bump actions/upload-artifact from 3 to 4 (#3213).
      (contributed by @app/dependabot)
    - Build: Bump DoozyX/clang-format-lint-action from 0.16 to 0.17 (#3215).
      (contributed by @app/dependabot)
    - Build: Bump github/codeql-action from 2 to 3 (#3212).
      (contributed by @app/dependabot)
    - Build: Bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0 (#3181).
      (contributed by @app/dependabot)
    - Build: checkout of submodules only needed for Android (#3289).
      (contributed by @softins)
    - Build: Ensure apt version >=2.4 to prove that the system is Debian based
      (using apt and dpkg) and can validate the repo (#3199).
      (contributed by @houbsta)
    - Build: Generate qm files and embedded resource during build (#3288).
      (contributed by @softins)
    - Build: Place build files in separate directories instead of project root (#3299).
      (contributed by @softins)
    - Build: Replace deprecated Q_OS_MACX with Q_OS_MACOS
      (Jamulus now requires building with Qt >= 5.7.1) (#3227).
      (contributed by @softins)
    - Build: Updated bundled Qt6 to version 6.6.3 (#3182, #3204, #3236).
      (contributed by @app/github-actions)
    - Build: Updated Mac Legacy build to use Qt 5.15.2, now compatible with MacOS 10.13
      (High Sierra) or newer (#3235).
      (contributed by @softins)
    - Build: Updated the build runner for iOS in Github from macos-11 to macos-12 (#3292).
      (contributed by @softins)
    - Build: Updated Windows Installer base (NSIS) to version 3.10 (#3254).
      (contributed by @app/github-actions)
    - Build: Upgrade main macOS build to macOS 14 and Apple Silicon build (#3297).
      (contributed by @ann0see)
    - Autobuild: Build Linux releases on Ubuntu 20.04 instead of 18.04 (#3229).
      (contributed by @softins)
    - Autobuild: Prevent CodeQL-induced build failures for MacOS (#3223).
      (contributed by @softins)
    - Autobuild: Use notarytool instead of action for macOS notarization (#3352).
      (contributed by @ann0see)
  - Switch build to Qt6.
* Wed Oct 11 2023 ecsos <ecsos@opensuse.org>
  - Update to 3.10.0
    * Build: Mac: Keep the signing-related keychain unlocked (#2927).
      (contributed by @hoffie)
    * Build: Updated bundled Qt6 to version 6.5.1 (#3070).
      (contributed by @github-actions)
    * Docs: Added JSON-RPC server connection tips (#3101).
      (contributed by @mcfnord)
    * Translation: Added trebmuh to create-translation-issues.sh (#3147).
      (contributed by @jujudusud)
    * GUI: Fix some accelerator key conflicts, and fix ellipses in Norwegian (#3156).
      (contributed by @softins)
    * Client: (Refactor) Prevent multiplication result converting to larger type (#3164).
      (contributed by @softins)
    * Client: Added SRV-based virtual hosting support (#2930).
      (contributed by @hoffie)
    * Server: Improved --serverinfo argument validation (#2951).
      (contributed by @hoffie, @pljones)
    * Server: ISO country codes can now be supplied in upper or lower case (#2934).
      (contributed by @Rob-NY)
    * Server: Use native file selection dialog for recording directory and
      persistence file to allow read and write access outside of the macOS sandbox (#3009).
      (contributed by @ann0see)
    * Server: Rename --directoryserver to --directoryaddress (and internal changes) (#3017).
      (contributed by @pljones)
    * Server: Save the HTML formatting in Server Welcome Message. (Applies to the GUI Server.)
      (#3058). (contributed by @pljones)
    * Windows: Windows 64bit releases use Qt 6.5.2 now.
      Jamulus will from now on only support Windows 10 and above (#2300).
      (contributed by @hoffie)
    * Linux: Debian users can now use the official PPA to get automatic updates.
      See the Linux install page on jamulus.io for more information (#3013).
      (contributed by @ann0see)
    * Mac: The legacy build now uses the macOS 13.1 SDK which is unsupported by Qt 5.9.9.
      We still provide the legacy build, but from now on consider it as deprecated.
      You are advised to upgrade your OS (#3066).
      (contributed by @ann0see)
    * Mac: Enable dark-mode support on non legacy builds (#2833, #3008).
      (contributed by @ann0see)
    * Mac: Fixed building Jamulus via Xcode (#3076).
      (contributed by @ann0see)
    * Android: Updated Oboe to version 1.7.0 (#3000).
      (contributed by @ann0see)
    * Android: Fixed a crash on session startup that occurs on many devices (#2905).
      (contributed by @danryu)
    * iOS: Build App with higher SDK version (#3073).
      (contributed by @ann0see)
    * GUI: Make checkboxes self-labelling (#2996).
      (contributed by @pljones)
    * RPC: Added new command line switch (--jsonrpcbindip) to specify the bind address
      for the RPC server (#2917). (contributed by @Rob-NY)
    * RPC: jamulusserver/getClients method expanded to include all elements
      of a user profile as well as the number of active client connections (#2918).
      (contributed by @Rob-NY)
    * RPC: Rename directoryServer to directory in jamulusserver/getServerProfile response (#3048).
      (contributed by @pljones)
    * Translations have been updated (#3158, #3155, #3119, #3150, #3113, #3059, #2921, #2923, #2998):
      (mainly translated on @weblate by multiple translators)
      Chinese, by @yangyangdaji, @cup113, @BLumia, @SoulGI, @MarongHappy, Kingo Bingo
      Dutch, by @henkdegroot, @jerone
      French, by @trebmuh, @jujudusud, @cosas
      German, by @ann0see, Ettore Atalan, Iva Hristova, Katja Flinzner
      Italian, by @dzpex, Gico2006, Massimo Pissarello
      Korean, by @MarongHappy
      Norwegian Bokmål, by @comradekingu, Wdt@.+_-
      Polish, by @gnu-ewm, @C10udburst
      Portuguese Brazilian, by @melcon, @gbonaspetti, @adoniasalmeida, Zer0-Zer0, @fnogcps
      Portuguese European, by @melcon
      Spanish, by @ignotus666, gallegonovato
      Swedish, by @Skarvinius
    * Translation: Document translation process shift to Weblate.
      Translators can from now one use Weblate for translations (#2880).
      (contributed by @ann0see)
    * Docs: Removed docs/RELATED-PROJECTS.md from repository.
      The up to date version is now on jamulus.io (#3091).
      (contributed by @mcfnord)
    * Updated Opus to v1.4 (#3099)
      (contributed by @ann0see)
    * Build: Updated bundled Qt6 to version 6.5.2 (#3110).
      (contributed by @app/github-actions)
    * Build: Updated Windows Installer base (NSIS) to version 3.09 (#3097).
      (contributed by @app/github-actions)
    * Build: Updated build dependencies: maxim-lobanov/setup-xcode to 1.5.1 (#2936),
      DoozyX/clang-format-lint-action to 0.16 (#3053), dev-drprasad/delete-tag-and-release
      to 0885ecc4123e071dd1a8be04d3a0578f5390581c (#3027).
      (contributed by @app/dependabot)
    * Build: Enabled signing of macOS binary if a self signed certificate is given (#2944).
      (contributed by @ann0see)
    * Build: macOS now uses the 13.1 SDK for better compatibility with modern macOS versions (#3106)
      (contributed by @ann0see)
    * Build: Updated clang version to Ubuntu LTS version (#3020).
      (contributed by @pljones)
    * Build: Updated bundled JACK (Windows-only) to version 1.9.22 (#3031).
      (contributed by @ann0see)
    * Autobuild: Hardened detection of QT 5 builds for macOS and iOS (#3057).
      (contributed by @ann0see)
    * Autobuild: Modernised/fixed some Python and added linting to CI (#3052).
      (contributed by @declension)
    * Refactor: use size_t for vector and array indexes that must not be negative (#2893).
      (contributed by @pljones)
    * Internal: Moved main branch from master to main. If you compile Jamulus from source,
      you will need to update your local repository.
      See discussion #2984 for more information. (#2840)
      (contributed by @pljones, @ann0see)
    * Internal: Clarified licensing terms for Autobuild scripts (#3077).
      (contributed by @ann0see)
    * Internal: Use native gh command for release management and uploading artefacts (#3075).
      (contributed by @ann0see)
    * Internal: Include HTML in strDirectoryTypeWT to make translation easier (#2894).
      (contributed by @pljones)
    * Internal: Renamed English translation file of windows installer to en_GB (#2929).
      (contributed by @ann0see)
    * Internal: Fix C++ build warnings regarding copy constructor and assignment functions (#2946).
      (contributed by @hoffie)
    * Internal: Reduced permissions in Autobuild for security hardening (#2953).
      (contributed by @ann0see)
    * Internal: The JACK build will now install directly from the
      JACK GitHub repository (#3003, #3014).
      (contributed by @ann0see)
    * Internal: Improved Qt Creator 5 compliance of Jamulus.pro (#3010).
      (contributed by @pljones)
    * Internal: Improved maintainability of Jamulus.pro by using global definitions (#3046).
      (contributed by @ann0see)
* Sun Nov 06 2022 ecsos <ecsos@opensuse.org>
  - Update to 3.9.1
    * Client: Improved performance of GUI when someone joins or leaves a server (#2738).
      (contributed by @ann0see)
    * Client: Bugfix: Removed channel number from saved fader tag when --ctrlmidich is in use. In this release --cleanuplegacyfadersettings can be used on any saved fader settings that have been corrupted to attempt recovery (#2839).
      (contributed by @pljones)
    * Bugfix: Correct new channel not being shown to others if it connects with null channel info (#2754, #2774).
      (contributed by @softins)
    * Server: Fixed --serverinfo country code misinterpretation introduced in Jamulus 3.9.0 on Qt6-based builds such as Mac (#2829).
      (contributed by @hoffie)
    * Server: Added support for ISO country codes (de, gb, nl, ...) in --serverinfo (#2841).
      (contributed by @hoffie)
    * Directory: Bug: Correct default "self" address for directory, enabling use as a server (#2812).
      (contributed by @pljones)
    * Directory: Bug: Use configured Directory Public IP for Client when hole-punching (#2819).
      (contributed by @pljones)
    * CLI: Rephrased recording options help text on the --help output for clearer description of their functionality (#2832).
      (contributed by @ann0see)
    * Windows: Upgraded JACK build to use JACK 1.9.21 (#2665).
      (contributed by @ann0see)
    * Translations have been updated (#2835, #2852, #2856, #2915):
      (mainly translated on @weblate by multiple translators)
      Chinese, by @BLumia
      Dutch, by @henkdegroot
      French, by @trebmuh, @jujudusud, J. Lavoie
      German, by @ann0see, Hans Spoerer
      Korean, by @MarongHappy
      Norwegian Bokmål, by @comradekingu
      Polish, by @SeeLook
      Portuguese European, by @mansil
      Slovak, by @jose1711
      Spanish, by @ignotus666
      Swedish, by @tygyh, @comradekingu
    * Translation: Added nb_NO App translation (#2849, #2852).
      (contributed by @comradekingu, @ann0see)
    * Refactoring: Moved around files to clean up the repository (#2822, #2824, #2834, #2838).
      (contributed by @ann0see)
    * Build: Android: Export NDK root (#2764).
      (contributed by @pljones)
    * Build: Debian/Ubuntu: Fixed .deb Changelog generation (#2793).
      (contributed by @hoffie)
    * Build: Debian/Ubuntu: Fixed displayed version for non-release builds to removed incorrect -dirty suffixes (#2802).
      (contributed by @hoffie)
    * Build: Debian/Ubuntu: Renamed headless .deb file to jamulus-headless_[version]_ubuntu_[arch].deb for consistency with binary. This might need changes to scripts downloading this .deb file (#2821).
      (contributed by @ann0see)
    * Build: Debian/Ubuntu: Added .deb aarch64 (Raspberry) 64bit builds (#2895).
      (contributed by @hoffie)
    * Build: Mac: Combined Intel & M1 builds into a single Universal binary and improved M1 -dev build user-friendliness by introducing ad-hoc signing support (#2808, #2825).
      (contributed by @hoffie)
    * Build: Bump versions: actions/upload-artifact from 2 to 3 (#2796), actions/cache from 2 to 3 (#2798), DoozyX/clang-format-lint-action from 0.12 to 0.14 (#2797), actions/checkout from 2 to 3 (#2799).
      (contributed by @dependabot)
    * Build: Updated bundled Qt6 to version 6.3.2 (#2846).
      (contributed by @github-actions)
    * Internal: Enabled automated dependency updates via dependabot and custom automation (#2777, #2778, #2801, #2803).
      (contributed by @hoffie)
    * Internal: Hardened build scripts and tooling against silent failures (#2794).
      (contributed by @hoffie)

Files

/usr/bin/Jamulus
/usr/lib/firewalld/services/jamulus.xml
/usr/lib/systemd/system/jamulus-newrec.service
/usr/lib/systemd/system/jamulus-private.service
/usr/lib/systemd/system/jamulus-public.service
/usr/lib/systemd/system/jamulus-togglerec.service
/usr/sbin/rcjamulus-newrec
/usr/sbin/rcjamulus-private
/usr/sbin/rcjamulus-public
/usr/sbin/rcjamulus-togglerec
/usr/share/applications/Jamulus.desktop
/usr/share/doc/packages/Jamulus
/usr/share/doc/packages/Jamulus/ChangeLog
/usr/share/doc/packages/Jamulus/README.SUSE
/usr/share/doc/packages/Jamulus/README.md
/usr/share/fillup-templates/sysconfig.jamulus
/usr/share/icons/hicolor/128x128/apps/io.jamulus.jamulus.png
/usr/share/icons/hicolor/16x16/apps/io.jamulus.jamulus.png
/usr/share/icons/hicolor/192x192/apps/io.jamulus.jamulus.png
/usr/share/icons/hicolor/22x22/apps/io.jamulus.jamulus.png
/usr/share/icons/hicolor/32x32/apps/io.jamulus.jamulus.png
/usr/share/icons/hicolor/48x48/apps/io.jamulus.jamulus.png
/usr/share/icons/hicolor/64x64/apps/io.jamulus.jamulus.png
/usr/share/icons/hicolor/72x72/apps/io.jamulus.jamulus.png
/usr/share/icons/hicolor/96x96/apps/io.jamulus.jamulus.png
/usr/share/icons/hicolor/scalable/apps/io.jamulus.jamulus.svg
/usr/share/icons/hicolor/scalable/apps/io.jamulus.jamulusserver.svg
/usr/share/licenses/Jamulus
/usr/share/licenses/Jamulus/COPYING
/usr/share/pixmaps/io.jamulus.jamulus.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Sep 6 22:37:26 2026