From 8ea69324dbe7acf7bb85c472f1ebbb69ac152f22 Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Tue, 15 Sep 2009 01:39:39 +0200 Subject: [PATCH] gPodder 2.0 "Day of the Tentacle" released --- README | 4 +-- data/credits.txt | 9 +++++- doc/man/gpo.1 | 15 +++++++++ doc/man/gpodder.1 | 82 +++++++++++++++++++------------------------------ src/gpodder/__init__.py | 4 +-- 5 files changed, 59 insertions(+), 55 deletions(-) create mode 100644 doc/man/gpo.1 rewrite doc/man/gpodder.1 (60%) diff --git a/README b/README index 58ee35f5..0f668d2c 100644 --- a/README +++ b/README @@ -85,8 +85,8 @@ Extract the tar archive somewhere into your home directory and cd into the directory where you extracted it, for example: - tar xzvf gpodder-0.17.0.tar.gz - cd gpodder-0.17.0/ + tar xzvf gpodder-2.0.tar.gz + cd gpodder-2.0/ make install If you have any problems, please visit the gPodder website or mail the diff --git a/data/credits.txt b/data/credits.txt index 20c86540..81c17794 100644 --- a/data/credits.txt +++ b/data/credits.txt @@ -1,5 +1,7 @@ Adrien Beaucreux Alain Tauch +Alexander Boström +Alex Bennee Alex Ghitza Alistair Sutton Anders Kvist @@ -12,12 +14,13 @@ Atte André Jensen audioworld Bastian Staeck Bernd Schlapsi +Bernhard Walle Bill Barnard Bill Peters Bjørn Rasmussen Camille Moncelier -Casey Watson Carlos Moffat +Casey Watson Chris Arnold Chris Moffitt Clark Burbidge @@ -35,6 +38,7 @@ Florian Richter Frank Harper Franz Seidl FriedBunny +Gergely Imreh Gerrit Sangel Gilles Lehoux Götz Waschk @@ -44,6 +48,7 @@ Hex Holger Bauer Holger Leskien Iwan van der Kleijn +Jens Persson Jens Thiele Jérôme Chabod Jerry Moss @@ -70,6 +75,7 @@ Mika Leppinen Mike Coulson Mikolaj Laczynski Morten Juhl-Johansen Zölde-Fejér +Morten Nygaard Åsnes Mykola Nikishov narf Nick L. @@ -91,6 +97,7 @@ Richard Voigt Robert Young Roel Groeneveld Romain Janvier +Sam Freilich Scott Wegner Sebastian Krause Seth Remington diff --git a/doc/man/gpo.1 b/doc/man/gpo.1 new file mode 100644 index 00000000..7ad37211 --- /dev/null +++ b/doc/man/gpo.1 @@ -0,0 +1,15 @@ +.TH GPO "1" "September 2009" "gpodder 2.0" "User Commands" +.SH NAME +gpo \- Command\-line frontend to gPodder +.SH SYNOPSIS +.B gpo +\fICOMMAND\fR [\fIparams...\fR] +.SH DESCRIPTION +.PP +This is the command\-line frontent to gPodder. Run the command without +parameters to show an overview of possible options and sub\-commands. +.SH BUGS +.PP +Some commands are not yet implemented. Also, this manual page is quite empty. +Feel free to contribute documentation and/or code for this utility. See the +gPodder website at http://gpodder.org for more information. diff --git a/doc/man/gpodder.1 b/doc/man/gpodder.1 dissimilarity index 60% index 640f5440..c95df63a 100644 --- a/doc/man/gpodder.1 +++ b/doc/man/gpodder.1 @@ -1,50 +1,32 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH GPODDER "1" "July 2009" "gpodder 0.17.0" "User Commands" -.SH NAME -gpodder \- A Media aggregator and Podcast catcher -.SH SYNOPSIS -.B gpodder -[\fIoptions\fR] -.SH DESCRIPTION -gPodder enables you to subscribe to RSS feeds and download -podcast episodes from these feeds. gPodder can operate in -GUI mode and in CLI mode. Downloaded podcasts can either -be synchronized to portable MP3 players (including iPods) -or played back on the user's desktop. -.SH OPTIONS -.TP -\fB\-\-version\fR -show program's version number and exit -.TP -\fB\-h\fR, \fB\-\-help\fR -show this help message and exit -.TP -\fB\-v\fR, \fB\-\-verbose\fR -Print debugging output to stdout -.TP -\fB\-t\fR, \fB\-\-local\fR -Deprecated. -.TP -\fB\-m\fR, \fB\-\-maemo\fR -Start the Maemo user interface of gPodder -.TP -\fB\-l\fR, \fB\-\-list\fR -List all channel subscriptions -.TP -\fB\-r\fR, \fB\-\-run\fR -Update channel list, download new podcasts -.TP -\fB\-u\fR, \fB\-\-update\fR -Update channel list and exit -.TP -\fB\-s\fR, \fB\-\-sync\fR -Synchronize channels to configured device -.TP -\fB\-a\fR URL, \fB\-\-add\fR=\fIURL\fR -Subscribe to channel from URL -.TP -\fB\-d\fR URL, \fB\-\-delete\fR=\fIURL\fR -Delete channel specified by URL -.TP -\fB\-S\fR, \fB\-\-stats\fR -Get sync statistics +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. +.TH GPODDER "1" "September 2009" "gpodder 2.0" "User Commands" +.SH NAME +gpodder \- A Media aggregator and Podcast catcher +.SH SYNOPSIS +.B gpodder +[\fIoptions\fR] +.SH DESCRIPTION +gPodder enables you to subscribe to RSS feeds and download +podcast episodes from these feeds. +.PP +Downloaded podcasts can either be synchronized to portable +MP3 players (including iPods) or played back on the user's +desktop. +.PP +See gpo(1) for the command\-line interface. +.SH OPTIONS +.TP +\fB\-\-version\fR +show program's version number and exit +.TP +\fB\-h\fR, \fB\-\-help\fR +show this help message and exit +.TP +\fB\-v\fR, \fB\-\-verbose\fR +Print debugging output to stdout +.TP +\fB\-m\fR, \fB\-\-maemo\fR +Start the Maemo user interface of gPodder +.TP +\fB\-s\fR URL, \fB\-\-subscribe\fR=\fIURL\fR +Subscribe to the given URL diff --git a/src/gpodder/__init__.py b/src/gpodder/__init__.py index 48865175..7967cc70 100644 --- a/src/gpodder/__init__.py +++ b/src/gpodder/__init__.py @@ -18,8 +18,8 @@ # __author__ = 'Thomas Perl ' -__version__ = '0.17.0' -__date__ = '2009-07-27' +__version__ = '2.0' +__date__ = '2009-09-15' __copyright__ = '© 2005-2009 Thomas Perl and the gPodder Team' __licence__ = 'GNU General Public License, version 3 or later' __url__ = 'http://gpodder.org/' -- 2.11.4.GIT