mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-07 02:34:34 +00:00
Page:
Dependencies OpenSUSE
Pages
Accessing git repository
Automation Internals
Becoming a Theme Developer
Becoming a coder
Coding Conventions
Compiling
Contributing Step by Step
Copyright information
Creating a localization
Debugging LMMS
Debugging Travis CI
Dependencies Arch
Dependencies Debian
Dependencies Fedora
Dependencies MacOS
Dependencies OpenSUSE
Dependencies Ubuntu
Dependencies Windows
Developer Resources
External Plugins
FAQ
Generating Documentation With Doxygen
Google Summer of Code 2020 ideas
Home
How to compile LMMS on x64 Windows
LMMS Architecture
Labels Information
Lv2
Mailmap
Making a music on LMMS
Packaging Ubuntu PPA
Plugin development
Project Maintainers
Realtime conventions
Reporting Issues
Reviewing Pull Requests
Submitting a patch
Testing Pull Requests
Troubleshooting
Unit testing
Using Vcpkg
Widget Overview
[Git] Fast forward personal branch to upstream
No results
12
Dependencies OpenSUSE
Dalton Messmer edited this page 2025-05-02 23:06:18 -04:00
Table of Contents
sudo zypper install git libsamplerate-devel fftw3-devel libsndfile-devel \
portaudio-devel libSDL-devel libpulse-devel libjack-devel \
libstdc++-devel-32bit libstdc++48-devel-32bit libstdc++6-devel-gcc6 \
libstdc++6-devel-gcc6-32bit gcc-32bit gcc-c++-32bit glibc-devel-32bit fluidsynth \
libvorbis-devel libmp3lame-devel fluidsynth-devel libgig-devel \
wine wine-devel wine-devel-32bit xcb-util-keysyms-devel xcb-util-devel \
fltk-devel libQt5Core-devel libqt5-qttools libqt5-qttools-devel \
libqt5-qtbase-private-headers-devel libqt5-qtsvg-devel libqt5-qtx11extras-devel
portaudio-devellibSDL-devellibpulse-devellibjack-develare audio backends. Can be safely omitted if needed.libvorbis-devellibmp3lame-develare for export and can be safely omitted if needed.libportaudio-develwas renamedportaudio-develin newer versions.- The old tutorial mentioned
libstdc++48-devel-32bit,libstdc++6-devel-gcc6-32bitandlibstdc++6-devel-gcc6-32bit,gcc48-32bitbut Tumbleweed no longer requires them.
...done installing? Next, clone the source code
You will also need the perl List::MoreUtils module which can be installed with cpan, or with the zypper perl-List-MoreUtils package. perl-List-MoreUtils will pull in perl-Exporter-Tiny and perl-List-MoreUtils-XS.
Troubleshooting
...nothing here yet, want to add something?
Index
LMMS.