gPodder bundle for Mac OS X ARCHIVE
this used to be a bundle of gPodder for OS X produced using gpodder/gpoder-osx-bundle.
Releases are now hosted on github. See https://gpodder.github.io/ for download links.
version history
gPodder-3.9.0_2 is the latest with html shownotes. gPodder-3.9.6_0 is the latest for macOS less than 10.11.
-
Latest release available from https://gpodder.github.io/
don't use outdated versions! -
gPodder-3.10.0_0
gPodder 3.10.0 (OSX 10.11+, x86_64)
Only compatible with macOS 10.11 (el Capitan) and later
First python3/gtk3 release: expect some weirdness!
This is functionally equivalent to 3.9.6, so you can always fallback on 3.9.6 if you encounter issues (please report them3) updated deps:- openssl 1.0.2n
- gobject-introspection 1.52.1, gtk+ 3.22.2, libepoxy 1.4.1, libffi 3.2.1,
- pygobject3 3.24.1
-
gPodder-3.9.6_0
gPodder 3.9.6 (OSX 10.6+, x86_64)
updated deps:- mutagen 1.39, mygpoclient 1.8, podcastparser 0.6.2, html5lib 1.0.1, six 1.11.0, webencodings 0.5.1
-
gPodder-3.9.3_1
gPodder 3.9.3 High Sierra compatibility bundle (#347) (OSX 10.6+, x86_64)
Also added retina display support (@medik), gpo wrapper (@eunikolsky) and fixed link to documentation (@adamvoss)
updated deps:- atk 2.24.0, gdk-pixbuf 2.36.6, glib 2.52.2, gtk+ 2.24.31, hicolor-icon-theme 0.15
- cairo 1.14.8, fontconfig 2.12.1, freetype 2.7.1, harfbuzz 1.4.5, libcroco 0.6.12, pango 1.40.12
- libjpeg 9b, libpng 1.6.29, librsvg 2.40.17, libtiff 4.0.7,
- expat 2.2.0, gettext 0.19.8, libxml2 2.9.4, openssl 1.0.2k, readline 7.0, shared-mime-info 1.7, xz 5.2.3
- mutagen 1.38, mygpoclient 1.7, py2cairo 1.12.0, python 2.7.13
- zlib 1.2.11
-
gPodder-3.9.3_1-alpha.zip
gPodder 3.9.3 tentative High Sierra compatibility bundle (OSX 10.6+, x86_64) see gPodder issue #347 updated deps:- many (tbd)
- among them: zlib
-
gPodder-3.9.3_0.zip
gPodder 3.9.3 bundle (OSX 10.6+, x86_64)
updated deps:- openssl 1.0.2j
-
gPodder-3.9.2_0.zip
gPodder 3.9.2 bundle (OSX 10.6+, x86_64)
updated deps:- replaced feedparser with podcastparser 0.6.0
-
gPodder-3.9.1_0.zip
gPodder 3.9.1 bundle (OSX 10.6+, x86_64)
NEW: html shownotes are presented as text only. Links are highlighted.
updated deps:- mutagen 1.34.1
- removed complete webkit stack
- added html5lib 0.999999999, six 1.10.0, webencodings 0.5
-
gPodder-3.9.0_2.zip
gPodder 3.9.0 bundle (OSX 10.6+, x86_64)
NEW: actually uses the intented openssl version (1.0.2h).
This version doesn't have access to the system's keychain to validate certificates. To work around that, a script is run at gPodder startup (about once a week) to extract certificates from the keychain to$GPODDER_HOME/openssl/cert.extracted.pem
gPodder will use these root certificates to validate https feeds.
To force a refresh, simply delete the$GPODDER_HOME/openssl
directory.
If you would like to replace these with another source of root certificates (e.g. MacPorts' curl-ca-bundle), point the symlink $GPODDER_HOME/openssl/cert.pem to the bundle of your choice (for MacPorts, having your gPodder library in~/Library/gPodder
, it would be
unlink ~/Library/gPodder/openssl/cert.pem ln -s /opt/local/etc/openssl/cert.pem ~/Library/gPodder/openssl/cert.pem
See https://github.com/elelay/gpodder-osx-bundle/issues/6 for discussion.
updated deps:- mutagen 1.34
-
gPodder-3.9.0_1.zip
gPodder 3.9.0 bundle (OSX 10.6+, x86_64) updated deps:- cairo 1.14.6, pango 1.38.1, pixman 0.34
- glib 2.48, atk 2.20, gdk-pixbuf 2.34.0, gtk 2.24.30
- python 2.7.11
- feedparser 5.2.1, mutagen 1.32
- openssl 1.0.2h
-
gPodder-3.9.0_0.zip
gPodder 3.9.0 bundle (OSX 10.6 to 10.9, x86_64) same deps as gPodder-3.8.5_0.zip, released on Linux. -
gPodder-3.8.5_0.zip
gPodder 3.8.5 bundle (OSX 10.6 to 10.9, x86_64) with many updated deps and packaging scripts adapted from Quodlibet:- WebKit 1.10.2, libsoup 2.48.1,
- atk 2.16, cairo 1.14, pango 1.36, pixman 0.32.6,
- fontconfig 2.11.1, freetype 2.5.3, harfbuzz 0.9.40,
- glib 2.44, gtk 2.24.28, gdk-pixbuf 2.30.8
- gtk-mac-integration 2.0.8
- gettext 0.19.4, readline 6.3
- hicolor-icon-theme 0.13, shared-mime-info 1.3
- icu 55.1
- libcroco 0.6.8, librsvg 2.40.5,
- libffi 3.2.1
- libjpeg 0.9a, libpng 1.6.17, libtiff 4.0.3,
- libxml2 2.9.2, libxslt 1.1.28
- python 2.7.8
- xz 5.2.1, zlib 1.2.8
-
gPodder-3.8.4_0.zip
gPodder 3.8.4 bundle with mutagen 1.29, feedparser 5.2.0 (OSX 10.6 to 10.9, x86_64)
To add YouTube user feeds, you must setup a google developer project, enable the YouTube v3 api, generate a public api key (browser type, no origin url) and copy-paste this key to the gPodder preferences. Then you'll be able to subscribe to e.g. yt:WaysideCreations -
gPodder-3.8.3_0.zip
gPodder 3.8.3 bundle with mutagen 1.26 (OSX 10.6 to 10.9, x86_64)
You should enable the new "Open website" extension. Now you can open the web page associated with an episode by right-clicking in the episode list. -
gPodder-3.8.1_0.zip
gPodder 3.8.1 bundle (OSX 10.6 to 10.9, x86_64) -
gPodder-3.8.0_0.zip
gPodder 3.8.0 bundle (OSX 10.6 to 10.9, x86_64) -
gPodder-3.7.0_0.zip
gPodder 3.7.0 bundle (OSX 10.6 to 10.9, x86_64)
This is the first release with gPodder.contents, listing all files along with the package they come from. It has been tested on vanilla OSX 10.9.3. -
gPodder-3.6.1_0.zip
gPodder 3.6.1 bundle with feedparser 5.1.3, mygpoclient 1.7 and mutagen 1.21 (OSX 10.6 to 10.9, x86_64) -
gPodder-3.6.0_0.zip
gPodder 3.6.0 bundle with feedparser 5.1.3, mygpoclient 1.7 and mutagen 1.21 (OSX 10.6 to 10.9, x86_64) -
gPodder-3.5.2_1.zip
gPodder 3.5.2 bundle with feedparser 5.1.3, mygpoclient 1.7 and mutagen 1.21 (OSX 10.6 to 10.9, x86_64) This release fixes a bug preventing gPodder from launching on Mavericks (bug #1855) -
gPodder-3.5.2_0.zip
gPodder 3.5.2 bundle with feedparser 5.1.3, mygpoclient 1.7 and mutagen 1.21 (OSX 10.6, 10.7 x86_64) -
gPodder-3.5.1_1.zip
gPodder 3.5.1 bundle with feedparser 5.1.3, mygpoclient 1.7 and mutagen 1.21 (OSX 10.6, 10.7 x86_64)
Also bundling full tango icon set and shared-mime-database to get correct icons for downloaded episodes. -
gPodder-3.5.1_0.zip
gPodder 3.5.1 bundle with feedparser 5.1.3, mygpoclient 1.7 and mutagen 1.21 (OSX 10.6, 10.7 x86_64)
So now the extension /tag downloaded files using mutagen/ can be enabled. -
gPodder-3.5.0_0.zip
gPodder 3.5.0 bundle with feedparser 5.1.3 and mygpoclient 1.7 (OSX 10.6, 10.7 x86_64) -
gPodder-3.4.0_1.zip
gPodder 3.5.0 bundle with feedparser 5.1.3 and mygpoclient 1.7 (OSX 10.6, 10.7 x86_64) -
gPodder-3.4.0_0.zip
gPodder 3.4.0 bundle with feedparser 5.1.3 (OSX 10.6, 10.7 x86_64)
Actually, it may not be feedparser 5.1.3 that is in this bundle. Use the more recent ones ! -
gPodder-3.3.0_1.zip
gPodder 3.3.0 bundle with feedparser 5.1.2 (OSX 10.6, 10.7 x86_64) -
gPodder-3.2.0_0.zip
gPodder 3.2.0 bundle (OSX 10.6, 10.7 x86_64) -
gPodder-3.1.2_1.zip
gPodder 3.2.0 bundle (OSX 10.6, 10.7 x86_64) -
gPodder-3.1.1_0.zip
gPodder 3.1.1 bundle (OSX 10.6 x86_64 only) -
gPodder-3.1.0_0.zip
gPodder 3.1.0 bundle (OSX 10.6 x86_64 only) -
gPodder-3.0.4_0.zip
gPodder 3.0.4 bundle (OSX 10.6 x86_64 only) -
gPodder-3.0.3_0.zip
gPodder 3.0.3 bundle (now with Command-XX shortcuts) (OSX 10.6 x86_64 only) -
gPodder-3.0.0_0.zip
gPodder 3.3.0 bundle (OSX 10.6 x86_64 only)