Skip to content

xerxes2/panucci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

03c1948 · Feb 4, 2014
Oct 7, 2013
Feb 4, 2014
Aug 3, 2011
Aug 5, 2011
Dec 22, 2013
Dec 22, 2013
Dec 22, 2013
Feb 4, 2014
Feb 27, 2009
Oct 27, 2013
Aug 3, 2011
Aug 3, 2011
Oct 28, 2013
Oct 28, 2013

Repository files navigation

Panucci is a resuming podcast and audiobook player with bookmark support.

WEB SITE:
        http://gpodder.org/panucci

GIT:
        https://github.com/xerxes2/panucci

MAILING LIST:
        https://lists.berlios.de/mailman/listinfo/gpodder-panucci

IRC:
        #gpodder on irc.freenode.org

BUG REPORTS:
        https://bugs.gpodder.org/enter_bug.cgi?product=Panucci

AUTHOR:
        Thomas Perl and Jens Persson with friends

REQUIREMENTS:
        Python (2.x)
        GStreamer (with python bindings)
        Sqlite
        Mutagen
        GTK (2.x with python bindings)(optional)
        Qt (4.7.x with PySide bindings)(optional)

INSTALL:
        $ make install

CONTRIBUTE:
        1. $ git clone git://github.com/xerxes2/panucci.git
        2. $ cd panucci
        3. Make your changes.
        4. $ git diff HEAD > panucci.patch
        5. Send the patch with personal information "fname lname <name@example.com>".