- remove mygpoclient parts, because it's now a separate port
- drop COVERART and IPOD options - they are not yet ported to 3.1.0
- MP3TAG options has changed with MUTAGEN (user also need to enable
corresponding extension to make it work)
- drop SHOWNOTES option - it's now require python-webkit package,
that we lack in the ports tree
- make py-notify dependency optional (default off)
- make GTK GUI optional (default on), there is also working CLI with
web-server
- add patch-setup.py - ugly hack to stop installing man-page with
setup.py, they are now installed manually into correct location
Differences in 2.x/3.x are listed here:
http://blog.gpodder.org/2011/11/gpodder-300-397d-released.html
This is mostly a bugfix/code-cleanup release.
Some minor improvements to the UI.
PR: ports/152756
Submitted by: Charlie Kester (corky1951@comcast.net) (maintainer)
Approved by: itetcu (mentor) (implicit)
subscribe to RSS feeds for podcasts, videocasts, and other similiar
content and download media files found in those feeds. gPodder also
supports optional iPod synchronization support, MP3/OGG id3 tag
editing, and Ogg-to-iPod synchronization.
WWW: http://gpodder.berlios.de
PR: ports/117413
Submitted by: Chess Griffin <chess@chessgriffin.com>