summaryrefslogtreecommitdiff
path: root/gnu/packages/gpodder.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-podcastparser: Run tests.•••* gnu/packages/gpodder.scm (python-podcastparser)[native-inputs]: Add python-coverage. [arguments]: Replace 'check phase and invoke "nosetests". Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois2020-04-171-1/+7
* gnu: gpodder: Run tests.•••* gnu/packages/gpodder.scm (gpodder)[native-inputs]: Add python-coverage and python-minimock. [arguments]: Replace the 'check phase and invoke "make unittest". Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois2020-04-171-1/+9
* gnu: gpodder: Update to 3.10.15.•••* gnu/packages/gpodder.scm (gpodder): Update to 3.10.15. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois2020-04-171-2/+2
* gnu: python-podcastparser: Update to 0.6.5.•••* gnu/packages/gpodder.scm (python-podcastparser): Update to 0.6.5. Tobias Geerinckx-Rice2020-04-141-3/+3
* gnu: libmygpo-qt: Update home page.•••* gnu/packages/gpodder.scm (libmygpo-qt)[home-page]: Update. Tobias Geerinckx-Rice2020-03-191-1/+1
* gnu: gpodder: Update to 3.10.13.•••* gnu/packages/gpodder.scm (gpodder): Update to 3.10.13. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Pierre Langlois2020-02-051-3/+3
* gnu: gpodder: Update to 3.10.11.•••* gnu/packages/gpodder.scm (gpodder): Update to 3.10.11. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Pierre Langlois2019-10-081-2/+2
* gnu: gpodder: Update to 3.10.10.•••* gnu/packages/gpodder.scm (gpodder): Update to 3.10.10. [inputs]: Add youtube-dl. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois2019-09-281-3/+5
* gnu: gpodder: Only return #t when needed.•••* gnu/packages/gpodder.scm (gpodder)[arguments]: Return #t from 'do-not-run-msgmerge. Don't return #t from 'install. Efraim Flashner2019-06-131-3/+3
* gnu: gpodder: Update to 3.10.9.•••* gnu/packages/gpodder.scm (gpodder): Update to 3.10.9. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Pierre Langlois2019-06-131-2/+2
* gnu: gpodder: Build reproducibly.•••* gnu/packages/gpodder.scm (gpodder)[arguments]: Add 'do-not-run-msgmerge' phase before 'install'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois2019-03-311-0/+7
* gnu: Add gPodder.•••* gnu/packages/podcast.scm (gpodder): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois2019-03-251-0/+68
* gnu: Add python-mygpoclient.•••* gnu/packages/gpodder.scm (python-mygpoclient): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois2019-03-251-0/+30
* gnu: Add python-podcastparser.•••* gnu/packages/podcast.scm (python-podcastparser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois2019-03-231-0/+23
* gnu: libmygpo-qt: Move to new 'gpodder.scm' file.•••* gnu/packages/music.scm (libmygpo-qt): Move to 'gpodder.scm'. * gnu/packages/gpodder.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois2019-03-231-0/+56