Merge remote-tracking branch 'remotes/origin/cairocanvas' into windows
[ardour.git] / tools / windows_packaging / Fedora-16-mingw.txt
1
2 Fedora Packages are installed via $ yum install foobar
3
4 wine, needed to run some tests during the configure process
5
6 mingw32-gcc
7
8 mingw32-libogg
9
10 mingw32-flac not in repo <- requires libogg
11
12 mingw32-libvorbis
13
14 mingw32-libsndfile not in repo <- requires flac, vorbis
15 mingw32-libsamplerate not in repo <- requires sndfile for examples?
16
17 mingw32-gtkmm24, this will pull in all the gtk+ deps etc
18
19 mingw32-gtk2-engines not in repo <- provides clearlooks
20
21 mingw32-libglade2, required for gnomecanvas 
22
23 mingw32-libart_lgpl not in repo
24 mingw32-libgnomecanvas not in repo <- requires libart, libglade2
25 mingw32-libgnomecanvasmm not in repo <- requires
26
27 mingw32-portaudio not in repo
28
29 mingw32-jack-audio-connection-kit not in repo
30
31 mingw32-fftw not in repo
32
33 mingw32-curl
34
35 Optional
36
37 mingw32-cppunit, if tests enabled
38 mingw32-gdb, for debugging
39
40 qemu-kvm to run virt images
41