mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-02 05:08:39 -05:00
* Made fltk install to the write path * Supress downloading packages that are either installed with pacman or built from source * Build libogg from source * Cleanup after installing libogg * Build libvorbis from source * Build flac from source * Build libgig from source * Build STK from source * Fixed "already run" check on STK * Took credit for calling somoene at Stanford a yutz so they don't think it was the project lead * Fixed symlink to pkg-config for 32 bit systems * Enabled shared library production with fltk * Hopefully fixed install of STK * Backed off last change regarding STK. It broke things * Put the cross toolchins in front of path. It needs to be there so the cross tools override the native tools * Move libgig dlls into the bin directory so they can be found * let libjpeg and fltk be installed from the repository as they are needed at that version for make package