diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-05-11 22:54:33 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:33 +0200 |
commit | 0c831de9ab188d920dac0ba1e18dc5901c636978 (patch) | |
tree | 0682ae361b29cf20ba7433cfa038b1341ab0cce0 /multimedia/gpodder/README | |
parent | 92d95273889f90cf5d05bc60c593b12f18c64261 (diff) | |
download | slackbuilds-0c831de9ab188d920dac0ba1e18dc5901c636978.tar.gz |
multimedia/gpodder: Added to 12.1 repository
Diffstat (limited to 'multimedia/gpodder/README')
-rw-r--r-- | multimedia/gpodder/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/multimedia/gpodder/README b/multimedia/gpodder/README new file mode 100644 index 0000000000..18ec9f474a --- /dev/null +++ b/multimedia/gpodder/README @@ -0,0 +1,18 @@ +gPodder is a GTK2 media aggregator + +gPodder is a podcast receiver/catcher written in Python utilizing PyGTK for +its user interface. gPodder allows the user to subscribe to RSS feeds for +podcasts, videocasts, and other similar content and download media files +found in those feeds. gPodder has system-tray notifications, support for +optional iPod synchronization, and MP3/Ogg id3 tag editing. + +This application requires python and vorbis-tools, part of the +standard Slackware installation. It also requires intltool, +xdg-utils, feedparser, help2man, sqlite, and pysqlite2 all of which +can be found here at SlackBuilds.org. One can also enable optional +id3 tagging and MP3-OGG conversion features by installing eyeD3, +id3lib, and lame, all of which can also be found here at +SlackBuilds.org. Finally, some of the other features in gPodder, such +as iPod synchronization, bittorrent downloading, and Bluetooth +file-sharing are currently disabled pending future SlackBuilds for +those components. |