42 lines
863 B
Plaintext
42 lines
863 B
Plaintext
|
|
||
|
Fedora Packages are installed via $ yum install foobar
|
||
|
|
||
|
wine, needed to run some tests during the configure process
|
||
|
|
||
|
mingw32-gcc
|
||
|
|
||
|
mingw32-libogg
|
||
|
|
||
|
mingw32-flac not in repo <- requires libogg
|
||
|
|
||
|
mingw32-libvorbis
|
||
|
|
||
|
mingw32-libsndfile not in repo <- requires flac, vorbis
|
||
|
mingw32-libsamplerate not in repo <- requires sndfile for examples?
|
||
|
|
||
|
mingw32-gtkmm24, this will pull in all the gtk+ deps etc
|
||
|
|
||
|
mingw32-gtk2-engines not in repo <- provides clearlooks
|
||
|
|
||
|
mingw32-libglade2, required for gnomecanvas
|
||
|
|
||
|
mingw32-libart_lgpl not in repo
|
||
|
mingw32-libgnomecanvas not in repo <- requires libart, libglade2
|
||
|
mingw32-libgnomecanvasmm not in repo <- requires
|
||
|
|
||
|
mingw32-portaudio not in repo
|
||
|
|
||
|
mingw32-jack-audio-connection-kit not in repo
|
||
|
|
||
|
mingw32-fftw not in repo
|
||
|
|
||
|
mingw32-curl
|
||
|
|
||
|
Optional
|
||
|
|
||
|
mingw32-cppunit, if tests enabled
|
||
|
mingw32-gdb, for debugging
|
||
|
|
||
|
qemu-kvm to run virt images
|
||
|
|