summaryrefslogtreecommitdiff
path: root/gnu/packages/syndication.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: rtv: Update to 1.27.0.•••* gnu/packages/syndication.scm (rtv): Update to 1.27.0. Tobias Geerinckx-Rice2019-06-181-4/+3
* gnu: Add rtv.•••* gnu/packages/syndication.scm (rtv): New variable. Efraim Flashner2019-03-191-1/+50
* gnu: Move sqlite to separate module.•••* gnu/packages/databases.scm (sqlite, sqlite-3.26.0, sqlite-with-fts5, sqlite-with-column-metadata): Move variables from here... * gnu/packages/sqlite.scm: ...to this new module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/apl.scm, gnu/packages/bittorrent.scm, gnu/packages/calendar.scm, gnu/packages/code.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/dc.scm, gnu/packages/disk.scm, gnu/packages/ebook.scm, gnu/packages/education.scm, gnu/packages/emacs.scm, gnu/packages/emulators.scm, gnu/packages/file-systems.scm, gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm, gnu/packages/geo.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gps.scm, gnu/packages/guile.scm, gnu/packages/ibus.scm, gnu/packages/kerberos.scm, gnu/packages/kodi.scm, gnu/packages/lisp.scm, gnu/packages/mail.scm, gnu/packages/messaging.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/nfs.scm, gnu/packages/ocaml.scm, gnu/packages/package-management.scm, gnu/packages/pdf.scm, gnu/packages/photo.scm, gnu/packages/php.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/scheme.scm, gnu/packages/sync.scm, gnu/packages/syndication.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/web-browsers.scm, gnu/packages/webkit.scm: Adjust module references. Ricardo Wurmus2019-01-161-1/+1
* gnu: newsboat: Update to 2.13.•••* gnu/packages/syndication.scm (newsboat): Update to 2.13. Marius Bakke2018-09-281-2/+2
* Add 'GNU Guix' comment to all (gnu packages) headers.•••* gnu/packages/debian.scm, gnu/packages/syndication.scm: Add comments. Tobias Geerinckx-Rice2018-09-211-0/+3
* gnu: newsboat: Update to 2.12.•••* gnu/packages/syndication.scm (newsboat): Update to 2.12. Tobias Geerinckx-Rice2018-06-261-2/+2
* gnu: newsboat: Return #t from phases.•••* gnu/packages/syndication.scm (newsboat)[arguments]: Substitute INVOKE for SYSTEM*. Tobias Geerinckx-Rice2018-06-261-1/+1
* gnu: newsboat: Update to 2.11.1.•••* gnu/packages/syndication.scm (newsboat): Update to 2.11.1. Marius Bakke2018-04-021-2/+2
* gnu: newsboat: Update to 2.11.•••* gnu/packages/syndication.scm (newsboat): Update to 2.11. [inputs]: Change from JSON-C-0.12 to JSON-C. [native-search-paths]: New field. Marius Bakke2018-03-251-3/+6
* gnu: newsbeuter: Deprecate in favour of newsboat.•••* gnu/packages/syndication.scm (newsbeuter): Redefine using ‘deprecated-package’. * gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: Delete file. * gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Remove both. Tobias Geerinckx-Rice2018-01-111-52/+6
* gnu: newsboat: Update to 2.10.2.•••* gnu/packages/syndication.scm (newsboat): Update to 2.10.2. [inherit]: Remove inheritance of unmaintained newsbeuter. [native-inputs]: Remove perl. [arguments]: Remove #:make-flags to build on ARM, which should work now. [synopsis, description]: Mash up Newsboat's own description with useful information from its predecessor. Tobias Geerinckx-Rice2018-01-041-26/+44
* gnu: newsbeuter, newsboat: Correct licence.•••See <https://github.com/newsboat/newsboat/issues/34>. * gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat. Tobias Geerinckx-Rice2018-01-041-2/+2
* gnu: json-c: Update to 0.13.•••* gnu/packages/web.scm (json-c): Update to 0.13. [description]: Add new resolution. (json-c-0.12): New public variable. (hubbub)[inputs]: Use it. * gnu/packages/syndication.scm (newsbeuter)[inputs]: Likewise. Tobias Geerinckx-Rice2018-01-041-1/+1
* gnu: Add newsboat.•••* gnu/packages/syndication.scm (newsboat): New variable. Efraim Flashner2017-10-291-1/+35
* gnu: newsbeuter: Fix CVE-2017-14500.•••* gnu/packages/syndication.scm (newsbeuter)[source]: Add patch. * gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2017-09-181-2/+3
* gnu: newsbeuter: Fix CVE-2017-12904.•••* gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/syndication.scm (newsbeuter)[source]: Use it. Leo Famulari2017-08-181-0/+2
* gnu: packages: Use gettext-minimal.•••* gnu/packages/crypto.scm (tomb): Use 'gettext-minimal' instead of 'gnu-gettext'. * gnu/packages/emacs.scm (m17n-db): Likewise. * gnu/packages/ftp.scm (weex): Likewise. * gnu/packages/games.scm (chromium-bsu): Likewise. * gnu/packages/image.scm (steghide): Likewise. * gnu/packages/linux.scm (radeontop): Likewise. * gnu/packages/mpd.scm (sonata): Likewise. * gnu/packages/networking.scm (whois): Likewise. * gnu/packages/package-management.scm (guix-0.11.0): Likewise. * gnu/packages/psyc.scm (psyclpc): Likewise. * gnu/packages/syndication.scm (newsbeuter): Likewise. * gnu/packages/vim.scm (vim-full): Likewise. Alex Kost2016-11-211-1/+1
* gnu: Add newsbeuter.•••* gnu/packages/syndication.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Efraim Flashner2016-11-121-0/+75