Age | Commit message (Collapse) | Author |
|
* gnu/packages/tex.scm: New variable.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210407.
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-7.1b35a77.
|
|
* gnu/packages/cpp.scm (entt): New variable.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/ci.scm (cuirass): Update to 1.0.0-6.ec0be96.
|
|
* gnu/packages/admin.scm (di): Update to 4.50.
|
|
* gnu/packages/video.scm (mpv): Update to 0.33.1.
|
|
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.2.
|
|
* gnu/packages/web.scm (stunnel): Update to 5.59.
|
|
* gnu/packages/admin.scm (cfm): New public variable.
|
|
* gnu/packages/ocaml.scm (camlidl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/mail.scm (opensmtpd-filter-rspamd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
The makeinfo command splits the generated info output in multiple files (in
300 KiB chunks) by default; this meant the build system would have had to
install the multiple QEMU.info-1, QEMU.info-2, etc. files for the info manual
to work as intended. Instead, keep the info manual as one single file by
specifying the --no-split option to makeinfo.
* gnu/packages/patches/qemu-build-info-manual.patch (sphinxinfo)
<makeinfo>: Invoke with the --no-split argument.
|
|
* gnu/packages/virtualization.scm (umoci): Update to 0.4.7.
|
|
* gnu/packages/emacs-xyz.scm (emacs-php-mode)
[include]: Remove argument.
[phases]{add-lisp-dir-to-emacs-load-path}: Remove phase.
{enter-source-directory}: Add phase.
|
|
* gnu/packages/maths.scm (scotch-shared, pt-scotch-shared): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/django.scm (python-django-2.2): Update to 2.2.20.
|
|
* gnu/packages/django.scm (python-django): Update to 3.1.8.
|
|
* gnu/packages/finance.scm (bitcoin-unlimited)[source]: Update git repository
URL.
|
|
* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.1.1.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210406.
|
|
* gnu/packages/lisp.scm (txr): Update to 255.
|
|
Fixes at least CVE-2021-20307.
* gnu/packages/photo.scm (libpano13): Update to 2.9.20_rc3.
|
|
* gnu/packages/databases.scm (python-tortoise-orm) [propagated-inputs]:
Add missing dependency.
[arguments]: Relax pytz version requirement, remove iso8601 requirement.
|
|
* gnu/packages/node-xyz.scm (node-wrappy): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/radio.scm (welle-io): New variable.
|
|
* gnu/packages/radio.scm (dream): New variable.
|
|
* gnu/packages/virtualization.scm (virt-manager): Update to 3.2.0.
[arguments]: Remove #:test-target. Remove fix-qemu-img-reference phase.
Adapt check phase to use pytest, although they still do not run.
[native-inputs]: Add python-docutils. Suggest adding python-pytest to enable
tests.
|
|
* gnu/packages/virtualization.scm (libvirt-glib): Update to 4.0.0.
[build-system]: Switch to meson-build-system.
|
|
* gnu/packages/virtualization.scm (python-libvirt): Update to 7.2.0.
|
|
* gnu/packages/virtualization.scm (libvirt): Update to 7.2.0.
[arguemnts]: Switch to meson, only build system supported by upstream.
[inputs]: Add libssh2 and readline.
[native-inputs]: Add bash-completion, gettext, python-docutils and
rpcsvc-proto.
* gnu/packages/patches/libvirt-add-install-prefix.patch: New file...
* gnu/local.mk: ...add it.
* gnu/packages/patches/libvirt-create-machine-cgroup.patch: Delete file,
merged by upstream.
Tested-by: Pierre Langlois <pierre.langlois@gmx.com>
|
|
* gnu/packages/virtualization.scm (libvirt)[inputs]: Add parted.
[arguments]: Add configure flags to support disk and directory storage.
|
|
* gnu/packages/crypto.scm (crypto++): Update to 8.5.0.
[origin]: Use git-fetch and git-reference.
|
|
Take advantage of patches that have been accepted upstream.
These changes lay a foundation for reusing more of Chez's
build process for Racket.
* gnu/packages/patches/chez-scheme-build-util-paths-backport.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/chez.scm (chez-scheme)[source](patches): Use it.
[source](snippet): Remove bundled libraries here, not in configure phase.
[inputs]: Organize. Move "nanopass", "stex", and "xorg-rgb" to ...
[native-inputs]: ... this field.
[arguments]: Add (ice-9 ftw) to #:modules. Remove unneeded
'patch-processor-detection' phase. Add 'unpack-nanopass+stex' phase
(refactored from 'configure'). Simplify 'configure' phase by removing
patches that have been upstreamed. Add "--nogzip-man-pages" flag so we can
remove 'make-manpages-writable' phase. Stop ignoring #:configure-flags,
move "--threads" there, and remove unneeded workaround. Add 'prepare-stex'
phase (refactored from 'install-doc'). Use it to streamline 'install-doc'
phase, installing all of the right files into the right places.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
Get a patch from upstream that will help us simplify the build process
for the Chez Scheme documentation.
* gnu/packages/chez.scm (chez-stex): Update to commit 5405149.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/chez.scm (nanopass): Update nanopass to 1.9.2.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/networking.scm (perl-net-cidr-lite): Update to 0.22.
|
|
* gnu/packages/golang.scm (go-github-com-puerkitobio-goquery)
[native-inputs]: Move all inputs ...
[propagated-inputs]: ... to here.
|
|
* gnu/packages/maths.scm (suitesparse): Update to 5.9.0.
[arguments]: Use cc-for-target instead of hard-coding gcc.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-umbra, cl-umbra, ecl-umbra): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-shadow, cl-shadow, ecl-shadow): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-cpus, cl-cpus, ecl-cl-cpus): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-golden-utils): Update to 0.0.0-2.62a5cb9.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/crates-io.scm: Fix copyright line for Zheng Junjie.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/code.scm (sloccount)[source, home-page]: Update.
|
|
* gnu/packages/libffi.scm (libffi)[home-page]: Change to sourceware.org.
[properties]: New field.
|
|
* gnu/packages/mp3.scm (mpg321)[source]: Update URL to match what's on
SourceForge. Add 'file-name'.
|
|
* gnu/packages/file.scm (file)[properties]: New field.
|
|
* gnu/packages/ftp.scm (ncftp)[properties]: New field.
|
|
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to
1.8.1.
[propagated-inputs]: Add go-github-com-davecgh-go-spew,
go-github-com-pmezard-go-difflib. Sort alphabetically.
[arguments]: Enable test suite.
|