summaryrefslogtreecommitdiff
path: root/tools/windows_packaging/Fedora-16-mingw.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/windows_packaging/Fedora-16-mingw.txt')
-rw-r--r--tools/windows_packaging/Fedora-16-mingw.txt41
1 files changed, 41 insertions, 0 deletions
diff --git a/tools/windows_packaging/Fedora-16-mingw.txt b/tools/windows_packaging/Fedora-16-mingw.txt
new file mode 100644
index 0000000000..23c9a749ce
--- /dev/null
+++ b/tools/windows_packaging/Fedora-16-mingw.txt
@@ -0,0 +1,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
+