1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 13:40:36 +02:00
Commit Graph

86620 Commits

Author SHA1 Message Date
Marius Bakke
ca6078e1e9 gnu: serf: Add release-monitoring-url.
* gnu/packages/web.scm (serf)[properties]: New field.
2022-08-13 19:24:34 +02:00
Marius Bakke
dfd4474461 gnu: qtractor: Fix build.
This is a follow-up to commit 1ef04fb228.

* gnu/packages/music.scm (qtractor)[inputs]: Change from QTSVG to QTSVG-5.
2022-08-13 19:24:34 +02:00
Marius Bakke
06db41651c gnu: python-m2r: Adjust for Python 3.10.
* gnu/packages/python-xyz.scm (python-m2r)[source](modules, snippet): New
fields.
2022-08-13 19:24:34 +02:00
Marius Bakke
c87700e691 gnu: python-pre-commit: Remove unnecessary dependency.
* gnu/packages/python-xyz.scm (python-pre-commit)[propagated-inputs]: Remove
PYTHON-IMPORTLIB-RESOURCES, which is part of the stdlib nowadays.
2022-08-13 19:24:34 +02:00
Marius Bakke
945fdf8cf0 gnu: python-numpy: Add 'upstream-name' property.
* gnu/packages/python-xyz.scm (python-numpy)[properties]: New field.
2022-08-13 19:24:34 +02:00
Marius Bakke
9d72feb492 gnu: python-pyaml: Update to 21.10.1.
* gnu/packages/python-xyz.scm (python-pyaml): Update to 21.10.1.
2022-08-13 19:24:34 +02:00
Marius Bakke
91d8e1c5cd gnu: graphviz: Add release-monitoring-url.
* gnu/packages/graphviz.scm (graphviz)[properties]: New field.
2022-08-13 19:24:33 +02:00
Vinicius Monego
bea916aea7 gnu: gsequencer: Update to 4.3.4.
* gnu/packages/music.scm (gsequencer): Update to 4.3.4.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup-2 with webkitgtk.
2022-08-13 14:05:19 -03:00
raingloom
c2481b1bea gnu: yt-dlp: Build from Git.
* gnu/packages/video.scm (yt-dlp)[source]: Use GIT-FETCH and
GIT-FILE-NAME.  Remove the snippet.
[arguments]: Build the man page in the 'build-generated-files phase.
[native-inputs]: Add pandoc.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07 02:00:07 +02:00
pinoaffe
a6fb2d2760 gnu: yt-dlp: Update to 2022.08.08.
* gnu/packages/video.scm (yt-dlp): Update to 2022.08.08.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
fa0c9b086c gnu: Add fstransform.
* gnu/packages/file-systems.scm (fstransform): New public variable.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
dda3a760ab gnu: dvdisaster: Use G-expressions.
* gnu/packages/cdrom.scm (dvdisaster)[arguments]:
Rewrite as G-expressions.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
ced32e953d gnu: dvdisaster: Update to 0.79.10.
* gnu/packages/cdrom.scm (dvdisaster): Update to 0.79.10.
2022-08-07 02:00:00 +02:00
Tobias Geerinckx-Rice
22c91ab5d3 gnu: dvdisaster: Remove input labels.
* gnu/packages/cdrom.scm (dvdisaster)[native-inputs]:
Remove input labels.
2022-08-07 02:00:00 +02:00
Arun Isaac
e05d5d8251 gnu: kiwix-desktop: Add bash-minimal to inputs.
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
2022-08-13 17:20:53 +05:30
Arun Isaac
2691bac7fd gnu: kiwix-tools: Update to 3.3.0.
* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
2022-08-13 17:17:59 +05:30
Arun Isaac
93d8523487 gnu: kiwix-desktop: Update to 2.2.2.
* gnu/packages/web.scm (kiwix-desktop): Update to 2.2.2.
[arguments]: Delete enable-print-support and substitute-source phases. Use
search-input-file. Do not return #t from phases.
[native-inputs]: Remove labels.
2022-08-13 17:17:59 +05:30
Arun Isaac
ff564de64c gnu: kiwix-lib: Update to 11.0.0.
* gnu/packages/web.scm (kiwix-lib): Update to 11.0.0.
[arguments]: Do not explicitly pass mustache path to CPPFLAGS. Do not return
#t from phases. Use search-input-file.
[native-inputs]: Remove labels. Use cpp-mustache package instead of its
source.
2022-08-13 17:17:47 +05:30
Arun Isaac
1e51cb37fb gnu: libzim: Update to 8.0.0.
* gnu/packages/web.scm (libzim): Update to 8.0.0.
[inputs]: Remove labels. Sort.
2022-08-13 16:46:22 +05:30
Arun Isaac
a491f25166 gnu: Add cpp-mustache.
* gnu/packages/cpp.scm (cpp-mustache): New variable.
2022-08-13 16:45:33 +05:30
Vinicius Monego
887a5fd5a3 gnu: pre-commit: Update to 2.20.0.
* gnu/packages/version-control.scm (pre-commit): Update to 2.20.0.
2022-08-13 02:34:03 -03:00
Vinicius Monego
0fc2027e16 gnu: freecad: Update to 0.20.1.
* gnu/packages/engineering.scm (freecad): Update to 0.20.1.
2022-08-13 02:34:03 -03:00
Vinicius Monego
c7f3cdb78e gnu: shotcut: Update to 22.06.23.
* gnu/packages/video.scm (shotcut): Update to 22.06.23.
[arguments]: Do not replace the 'configure phase as Shotcut switched to the
CMake build system in this version.
[inputs]: Add fftw.
2022-08-13 02:34:03 -03:00
Vinicius Monego
ab959f8a11 gnu: mlt: Update to 7.8.0.
* gnu/packages/video.scm (mlt): Update to 7.8.0.
2022-08-13 02:34:03 -03:00
Vinicius Monego
4b88fe049f gnu: python-wand: Update to 0.6.9.
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.9.
2022-08-13 02:34:02 -03:00
Vinicius Monego
b2ba54d007 gnu: mixxx: Update to 2.3.3.
* gnu/packages/music.scm (mixxx): Update to 2.3.3.
2022-08-13 02:34:02 -03:00
Vinicius Monego
d32737f7f0 gnu: openxr: Update to 1.0.24.
* gnu/packages/graphics.scm (openxr): Update to 1.0.24.
2022-08-13 02:34:02 -03:00
Vinicius Monego
42efa9fc7a gnu: homebank: Update to 5.5.6.
* gnu/packages/finance.scm (homebank): Update to 5.5.6.
2022-08-13 02:33:52 -03:00
Tobias Geerinckx-Rice
bf35cded18 gnu: mu: Update to 1.8.8.
* gnu/packages/mail.scm (mu): Update to 1.8.8.
2022-08-07 02:00:00 +02:00
Efraim Flashner
b1ff8f33db gnu: perl-data-optlist: Update to 0.112.
* gnu/packages/perl.scm (perl-data-optlist): Update to 0.112.
2022-08-12 23:40:34 +03:00
Efraim Flashner
c20a61a8ab gnu: perl-test-simple: Update to 1.302191.
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302191.
2022-08-12 23:40:33 +03:00
Efraim Flashner
4331497e19 gnu: perl-net-http: Update to 6.22.
* gnu/packages/web.scm (perl-net-http): Update to 6.22.
2022-08-12 23:30:47 +03:00
Efraim Flashner
7e048358f5 gnu: perl-libwww: Update to 6.67.
* gnu/packages/web.scm (perl-libwww): Update to 6.67.
2022-08-12 23:30:47 +03:00
Efraim Flashner
e1168cadcc gnu: perl-http-cookies: Update to 6.10.
* gnu/packages/web.scm (perl-http-cookies): Update to 6.10.
2022-08-12 23:30:46 +03:00
Efraim Flashner
ca62b08cfa gnu: perl-file-listing: Update to 6.15.
* gnu/packages/web.scm (perl-file-listing): Update to 6.15.
2022-08-12 23:30:46 +03:00
Efraim Flashner
f0e5d0329b gnu: libfido2: Update to 1.11.0.
* gnu/packages/security-token.scm (libfido2): Update to 1.11.0.
2022-08-12 23:21:06 +03:00
Efraim Flashner
247c02485b gnu: libfido2: Use https for source uri.
* gnu/packages/security-token.scm (libfido2)[source]: Rewrite using https.
2022-08-12 23:21:02 +03:00
Maxim Cournoyer
ff0600c5ef gnu: tesseract-ocr: Make the default install minimally useful.
Fixes <https://issues.guix.gnu.org/47536>.

* gnu/packages/ocr.scm (tesseract-ocr)
[phases]{adjust-TESSDATA_PREFIX-macro}: New phase.
{install-minimal-tessdata}: New phase.
[native-inputs]: Add tesseract-ocr-tessdata-fast.
[search-paths]: New field.
[description]: Mention how to add support for more languages.
2022-08-12 15:43:48 -04:00
Maxim Cournoyer
a6b6b0e89e gnu: Add tesseract-ocr-tessdata-fast.
* gnu/packages/ocr.scm (tesseract-ocr-tessdata-fast): New variable.
2022-08-12 15:43:48 -04:00
Tobias Geerinckx-Rice
ecc2587f1f gnu: tor: Update to 0.4.7.10.
* gnu/packages/tor.scm (tor): Update to 0.4.7.10.
2022-08-07 02:00:00 +02:00
Guillaume Le Vaillant
eecb5efad9 gnu: monero-gui: Fix path to p2pool.
Fixes <https://issues.guix.gnu.org/55512>.

* gnu/packages/finance.scm (monero-gui)[inputs]: Add p2pool.
  [arguments]: Add 'fix-p2pool-path' phase.
2022-08-12 17:43:20 +02:00
Justin Veilleux
fc408acd61 gnu: Add p2pool.
* gnu/packages/finance.scm (p2pool): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-12 17:43:20 +02:00
Justin Veilleux
ed4a3f17bf gnu: Add xmrig.
* gnu/packages/finance.scm (xmrig): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-12 17:43:17 +02:00
Collin J. Doering via Guix-patches via
3650425b46 gnu: Add emacs-hledger-mode
* gnu/packages/finance.scm (emacs-hledger-mode): New variable
2022-08-12 11:41:00 -04:00
Antero Mejr
e05e5342a0 gnu: Add pn.
* gnu/packages/messaging.scm (pn): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-12 17:34:25 +03:00
Guillaume Le Vaillant
ff2c97a803 gnu: txr: Update to 280.
* gnu/packages/lisp.scm (txr): Update to 280.
2022-08-12 11:47:52 +02:00
Guillaume Le Vaillant
e8e9472af5 gnu: monero-gui: Update to 0.18.1.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.0.
2022-08-12 11:37:58 +02:00
Guillaume Le Vaillant
a3a25daeee gnu: monero: Update to 0.18.1.0.
* gnu/packages/finance.scm (monero): Update to 0.18.1.0.
2022-08-12 11:37:58 +02:00
(
6d69f093d0 gnu: Add spng.
* gnu/packages/image.scm (spng): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-12 11:12:18 +02:00
Hilton Chain
67fcc6e339 gnu: Add python-misskey.
* gnu/packages/python-xyz.scm (python-misskey): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-12 11:05:29 +02:00