summaryrefslogtreecommitdiff
path: root/tools/windows_packaging/Fedora-16-mingw.txt
blob: 23c9a749ce2f66c24fb70cbaf9e9376f09b3eb3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41

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