Efraim Flashner
a715e93a09
gnu: tuir: Respect #:tests?.
...
* gnu/packages/syndication.scm (tuir)[arguments]: Adjust custom 'check
phase to skip tests when requested.
2021-08-04 15:15:57 +03:00
Efraim Flashner
94f772dad8
gnu: newsboat: Update to 2.24.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.24.
[arguments]: Update rust to 1.48.
[cargo-inputs]: Replace rust-cxx-0.5 with 1, rust-gettext-rs-0.6 with
0.7.
[cargo-development-inputs]: Replace rust-cxx-build-0.5 with 1.
2021-07-08 10:55:30 +03:00
Maxim Cournoyer
ea0a51071e
gnu: Rename qtbase to qtbase-5.
...
This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
2021-06-14 00:24:42 -04:00
Paul A. Patience
483f537081
doc, gnu, guix: Fix typos.
...
* doc/guix.texi: Fix various typos and reword a sentence.
* gnu/packages/cpp.scm (cpplint)[description]: Fix typo.
* gnu/packages/dns.scm (ldns): Fix typo in comment.
* gnu/packages/games.scm (yamagi-quake2): Fix typo in comment.
* gnu/packages/qt.scm (python-pyqtwebengine): Fix typo in comment.
* gnu/packages/rails.scm (ruby-autoprefixer-rails): Fix typo in comment.
* gnu/packages/syndication.scm (quiterss)[description]: Fix typo.
* gnu/packages/terminals.scm (kmscon): Fix typo in comment.
* gnu/packages/xml.scm (perl-xml-sax-base)[description]: Fix typo.
(python-elementpath)[description]: Fix typo.
* guix/build/asdf-build-system.scm (output-translation): Fix typo in docstring.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-13 23:57:45 +02:00
Efraim Flashner
10e38c3afb
gnu: newsboat: Update to 2.23.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.23.
[arguments]: Build with rust-1.46.
[cargo-inputs]: Replace rust-gettext-rs-0.5 with 0.6, rust-rand-0.7 with
0.8. Add rust-percent-encoding-2, rust-xdg-2. Move rust-cxx-build-0.5 ...
[cargo-development-inputs]: ... to here.
2021-06-10 23:22:35 +03:00
Raghav Gururajan
100281dd20
gnu: Add cawbird.
...
* gnu/packages/syndication.scm (cawbird): New variable.
2021-05-14 00:04:54 -04:00
Raghav Gururajan
8f9fdd31bd
gnu: Add giara.
...
* gnu/packages/syndication.scm (giara): New variable.
* gnu/packages/patches/giara-fix-login.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-05-11 18:07:09 -04:00
Efraim Flashner
21ead0fc5b
gnu: newsboat: Adjust to changes in cargo-build-system.
...
* gnu/packages/syndication.scm (newsboat)[arguments]: Add flag to not
install source.
2021-03-14 19:52:44 +02:00
Léo Le Bouter
373e5fc967
gnu: Add gfeeds.
...
* gnu/packages/syndication.scm (gfeeds): New variable.
2021-03-06 00:14:32 +01:00
Léo Le Bouter
143472afa4
gnu: quiterss: Fix lint warnings.
...
* gnu/packages/syndication.scm (quiterss):
[source]: Use git-fetch instead of autogenerated GitHub tarball. Remove
trailing whitespace.
2021-03-01 04:46:09 +01:00
Léo Le Bouter
8e5061e6d6
gnu: Add quiterss.
...
* gnu/packages/syndication.scm (quiterss): New variable.
2021-03-01 04:34:31 +01:00
Nicolas Goaziou
405bd79a2e
gnu: rust-natord-1: Drop minor version from name.
...
* gnu/packages/crates-io.scm (rust-natord-1): Drop minor version from name.
* gnu/packages/rust-apps.scm (exa):
* gnu/packages/syndication.scm (newsboat): Apply renaming.
2021-02-05 23:40:32 +01:00
Raghav Gururajan
ff0ff69315
gnu: liferea: Add missing inputs.
...
These new inputs are referenced by the package but was missing in
the package definition. Some of these inputs might have been used
by the package indirectly via propagation from other inputs.
* gnu/packages/syndication.scm (liferea) [inputs]: Add glib, libsoup,
pango and sqlite.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28 12:34:04 +02:00
Raghav Gururajan
a929ede800
gnu: liferea: Disable static libraries.
...
* gnu/packages/syndication.scm (liferea)[arguments]: Add
'--disable-static' to configure-flags.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28 12:32:08 +02:00
Efraim Flashner
5aa45d3477
gnu: newsboat: Update to 2.22.1.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.22.1.
2021-01-11 10:47:40 +02:00
Efraim Flashner
205c4ae2f7
gnu: liferea: Add source file-name.
...
* gnu/packages/syndication.scm (liferea)[source]: Add file-name field.
2021-01-11 10:44:28 +02:00
raingloom
3af7dc15a6
gnu: Updated liferea to 1.13.4.
...
* gnu/packages/syndiction.scm (liferea): Updated to 1.13.4.
[source]: Switched to git-download.
[native-inputs]: Added autotools, automake, libtool.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-10 12:09:00 +01:00
Efraim Flashner
aeb24932c5
gnu: newsboat: Update to 2.22.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.22.
[arguments]: Remove rust-gettext-sys-0.19, rust-lazy-static-1,
rust-nom-5, rust-xdg-2.2 from cargo-inputs. Add rust-cxx-0.5,
rust-cxx-build-0.5, rust-nom-6.
2021-01-03 12:49:36 +02:00
Efraim Flashner
4d405914ed
gnu: newsboat-2.13: Build with json-c-0.13.
...
* gnu/packages/syndication.scm (newsboat-2.13)[inputs]: Replace json-c
with json-c@.013.
2020-10-18 10:14:02 +03:00
Efraim Flashner
3cdcdcf539
gnu: newsboat: Update to 2.21.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.21.
[source]: Remove snippet.
[inputs]: Replace json-c-0.13 with json-c.
[arguments]: In cargo-inputs replace rust-gettext-rs-0.4 with 0.5,
rust-rand-0.6 with 0.7. Remove rust-dirs-2.0, rust-libz-1,
rust-percent-encoding-2, rust-smallvec-0.6. Add rust-lazy-static-1.
Add new phase to patch the source slightly.
2020-10-13 10:46:23 +03:00
Arun Isaac
2cc9d2a7cf
gnu: rust-percent-encoding-2.1: Remove minor version from variable name.
...
* gnu/packages/crates-io.scm (rust-percent-encoding-2.1): Rename to
rust-percent-encoding-2.
2020-10-12 11:41:39 +05:30
Arun Isaac
ff4d0937c7
gnu: rust-url-2.1: Remove minor version from variable name.
...
* gnu/packages/crates-io.scm (rust-url-2.1): Rename to rust-url-2.
2020-10-12 11:41:39 +05:30
Efraim Flashner
97750c2004
gnu: newsboat: Fix inputs.
...
This is a follow-up to 51b46fa28c
.
* gnu/packages/syndication.scm (newsboat)[arguments]: Replace
rust-once-cell-1.2 with rust-once-cell-1.
2020-09-30 09:39:32 +03:00
Vinicius Monego
59659f59fb
gnu: liferea: Update to 1.12.9.
...
* gnu/packages/syndication.scm (liferea): Update to 1.12.9. Fix indentation.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-08 10:57:33 +03:00
Efraim Flashner
6d32c701e7
gnu: rust-libz-sys-1.0: Rename rust-libz-sys-1.
...
* gnu/packages/crates-io.scm (rust-libz-sys-1.0): Rename rust-libz-sys-1.
(rust-curl-sys-0.4, rust-flate2-1.0, rust-freetype-sys-0.9,
rust-libgit2-sys-0.10, rust-libgit2-sys-0.7, rust-libssh2-sys-0.2)
[arguments]: Adjust accordingly.
* gnu/packages/syndication.scm (newsboat)[arguments]: Same.
2020-08-31 12:05:54 +03:00
Efraim Flashner
1f322c5eb3
gnu: newsboat: Update to 2.20.1.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.20.1.
[source]: Add snippet to loosen version requirement on crate dependency.
[build-system]: Switch to cargo-build-system.
[native-inputs]: Remove asciidoc, add openssl, asciidoctor.
[arguments]: Add gnu-build-system module. Add vendor-dir, cargo-inputs,
cargo-development-inputs fields. Don't delete 'configure phase. Add
custom 'dont-vendor-self-phase. Replace 'build, 'check, 'install phases
with gnu counterparts.
(newsboat-2.13): New variable.
2020-07-26 19:20:24 +03:00
Vinicius Monego
62115b7ab7
gnu: liferea: Update to 1.12.8.
...
* gnu/packages/syndication.scm (liferea): Update to 1.12.8.
Signed-off-by: Marius Bakke <marius@gnu.org>
2020-06-22 23:52:55 +02:00
Marius Bakke
7ce1b5e7b7
Merge branch 'master' into staging
2020-06-06 21:25:43 +02:00
Vinicius Monego
85c331f7c1
gnu: Add liferea.
...
* gnu/packages/syndication.scm (liferea): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
2020-05-30 16:41:40 +02:00
Marius Bakke
fe6d003908
Merge branch 'master' into staging
2020-05-29 23:36:38 +02:00
Marius Bakke
aa13c5657d
Merge branch 'master' into staging
2020-05-26 22:34:46 +02:00
Marius Bakke
beec29da92
gnu: json-c: Update to 0.14.
...
* gnu/packages/web.scm (json-c): Update to 0.14.
[source](modules, snippet): Remove.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
(json-c-0.13): New public variable.
(json-c-0.12): Inherit from JSON-C-0.13.
* gnu/packages/cryptsetup.scm (cryptsetup-static)[inputs]: Stick with
JSON-C-0.13.
* gnu/packages/linux.scm (multipath-tools)[inputs]: Likewise.
* gnu/packages/security-token.scm (yubikey-personalization, libu2f-host,
libu2f-server)[inputs]: Likewise.
* gnu/packages/syndication.scm (newsboat)[inputs]: Likewise.
2020-05-26 22:32:55 +02:00
Efraim Flashner
327452875a
gnu: tuir: Update to 1.29.0.
...
* gnu/packages/syndication.scm (tuir): Update to 1.29.0.
2020-05-25 22:37:21 +03:00
raingloom
c582741336
gnu: Add rawdog.
...
* gnu/packages/syndication.scm (rawdog): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2020-05-16 17:32:12 +08:00
Efraim Flashner
fb0aa4eb6c
gnu: Add tuir.
...
* gnu/packages/syndication.scm (tuir): New variable.
2020-04-05 09:42:43 +03:00
Tobias Geerinckx-Rice
53b9df20c1
gnu: Remove more packages deprecated for over almost a year.
...
* gnu/packages/games.scm (armagetron-advanced)
(cataclysm-dark-days-ahead, gnubackgammon, l-abbaye-des-morts)
(the-battle-for-wesnoth, the-battle-for-wesnoth-server)
(project-starfighter, kiki-the-nano-bot, fish-fillets-ng)
(dungeon-crawl-stone-soup): Let's forget this ever happened.
* gnu/packages/emacs-xyz.scm (geiser, paredit, git-modes/old-name)
(magit, magit-svn, haskell-mode, emacs-emms-player-mpv, bbdb)
(ert-runner, groovy-emacs-modes): Remove variable.
* gnu/packages/engineering.scm (emacs-emms-player-simple-mpv)
(emacs-evil-ediff, emacs-evil-mu4e, emacs-wgrep-helm, ao): Likewise.
* gnu/packages/finance.scm (monero-core): Likewise.
* gnu/packages/gnome.scm (dungeon-crawl-stone-soup-tiles)
(tales-of-maj-eyal, battle-tanks, the-legend-of-edgar)
(gnome-tweak-tool): Likewise.
* gnu/packages/gnuzilla.scm (conkeror): Likewise.
* gnu/packages/guile-xyz.scm (mcron2): Likewise.
* gnu/packages/image.scm (pngcrunch): Likewise.
* gnu/packages/linux.scm (eudev-with-hwdb): Likewise.
* gnu/packages/maths.scm (qtoctave): Likewise.
* gnu/packages/package-management.scm (guile2.0-guix): Likewise.
* gnu/packages/php.scm (php-with-bcmath): Likewise.
* gnu/packages/python-xyz.scm (python-kivy-next, python2-kivy-next):
Likewise.
* gnu/packages/video.scm (livestreamer): Likewise.
* gnu/packages/virtualization.scm (lookingglass): Likewise.
* gnu/packages/vulkan.scm (vulkan-icd-loader): Likewise.
* gnu/packages/syndication.scm (newsbeuter): Likewise.
(newsboat)[description]: Remove historical footnote.
2020-03-29 18:40:56 +02:00
Tobias Geerinckx-Rice
f2c119a129
gnu: rtv: Update to 1.27.0.
...
* gnu/packages/syndication.scm (rtv): Update to 1.27.0.
2019-06-18 06:15:02 +02:00
Efraim Flashner
835dada6e4
gnu: Add rtv.
...
* gnu/packages/syndication.scm (rtv): New variable.
2019-03-19 08:48:33 +02:00
Ricardo Wurmus
cd0322a3ef
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.
2019-01-16 16:08:22 +01:00
Marius Bakke
87c3961871
gnu: newsboat: Update to 2.13.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.13.
2018-09-28 18:23:00 +02:00
Tobias Geerinckx-Rice
1779aaa09a
Add 'GNU Guix' comment to all (gnu packages) headers.
...
* gnu/packages/debian.scm, gnu/packages/syndication.scm: Add comments.
2018-09-21 10:25:32 +02:00
Tobias Geerinckx-Rice
e049827ea7
gnu: newsboat: Update to 2.12.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.12.
2018-06-26 04:17:49 +02:00
Tobias Geerinckx-Rice
8cd1462216
gnu: newsboat: Return #t from phases.
...
* gnu/packages/syndication.scm (newsboat)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-06-26 04:17:48 +02:00
Marius Bakke
48e481b563
gnu: newsboat: Update to 2.11.1.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.11.1.
2018-04-02 03:10:13 +02:00
Marius Bakke
7240b4a989
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.
2018-03-25 22:57:19 +02:00
Tobias Geerinckx-Rice
f26fa354f1
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.
2018-01-11 03:16:00 +01:00
Tobias Geerinckx-Rice
9d8fb0e30f
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.
2018-01-04 02:28:24 +01:00
Tobias Geerinckx-Rice
2feee5e7a3
gnu: newsbeuter, newsboat: Correct licence.
...
See <https://github.com/newsboat/newsboat/issues/34 >.
* gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat.
2018-01-04 01:27:39 +01:00
Tobias Geerinckx-Rice
e46e70acaa
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.
2018-01-04 01:12:16 +01:00
Efraim Flashner
0c6f4bec2e
gnu: Add newsboat.
...
* gnu/packages/syndication.scm (newsboat): New variable.
2017-10-29 22:02:44 +02:00