Windows
From gPodderWiki
See also: Packaging gPodder for Windows
[edit] Panucci on Windows
Panucci is a resuming podcast and audiobook player, originally developed for Maemo and Linux, but it's also usable on Windows.
- Install Python 2.6 from http://www.python.org/
- Install PyCairo, PyGObject and PyGTK from http://www.pygtk.org/downloads.html
- Install the GTK+ bundle from http://ftp.gnome.org/pub/GNOME/binaries/win32/gtk+/
- Install GStreamer (GPL) + PyGSt from http://www.gstreamer-winbuild.ylatuya.es/doku.php?id=download
- Add the
bin/folders for both GTK+ and GStreamer to your PATH variable (Win+Break, Advanced, Environment variables) - Grab the source code from http://nikosapi.org/git/panucci/ using Git (or use a snapshot)
- Grab panucci-win32.patch and apply it (e.g. using patch)
- Grab a Mutagen release from http://code.google.com/p/mutagen/ and extract it
- Copy the
mutagen/folder from the Mutagen release tosrc/in your Panucci folder - Open a console window and enter:
python bin/panucci - Have fun :)
Alternatively, do the first 5 steps from above, make sure that Python is available in your PATH and then download panucci-win32-20091114.zip.
Additional hint: If you want to have proper Windows themeing, copy share/themes/MS-Windows/gtk-2.0/gtkrc to etc/gtk-2.0/ in the folder where you installed GTK+.
[edit] MP3 Synchronization
This is some hackery to get synchronization for an MP3 player to work
- Save build to c:\Program Files\gpodder-win32_20090512
- Install eyeD3 in lib\site-packages
- Install oggdec in bin and copy it to bin\oggdec also. (The unix-specific code searches for the executable by this name.)
- To read OGG tags, install Vorbis Tools
http://www.vorbis.com/files/1.0.1/windows/vorbis-tools-1.0.1-win32.zip in the bin directory.

Home
News
Download
Help
Bugs
Web Service