Mathieu Othacehe
cf0a721e98
gnu: tex-info: Use "perl" input unconditionaly.
...
* gnu/packages/texinfo.scm (texinfo)[inputs]: Remove a conditional used to
avoid a mass rebuild, and always use "perl" input.
2020-06-05 10:31:52 +02:00
Mathieu Othacehe
6503b10bdc
gnu: info-reader: Remove perl reference.
...
info-reader inherits from texinfo and uses substitute-keyword-arguments. If no
phases are defined in texinfo, then phases won't be modified in info-reader.
* gnu/packages/texinfo.scm (texinfo)[arguments]: Use %standard-phases when not
cross-compiling so that substitute-keyword-arguments behaves as expected in
inherited packages.
2020-06-05 10:31:43 +02:00
Marius Bakke
11ae7e9e45
gnu: coreutils: Enable support for extended attributes.
...
Fixes <https://bugs.gnu.org/41081 >.
* gnu/packages/base.scm (coreutils)[inputs]: Add ATTR.
2020-05-30 20:19:00 +02:00
Efraim Flashner
ff6e33e7ee
build: substitute*: Fix typo in example.
...
* guix/build/utils.scm (substitute*): Fix typo in example in docstring,
use consistent variable names.
2020-05-25 10:51:19 +03:00
Efraim Flashner
8c42a25b77
gnu: icu4c: Update to 67.1.
...
icu4c-66.1 FTBFS on powerpc-linux-gnu.
* gnu/packages/icu4c.scm (icu4c): Update to 67.1.
[source]: Remove patch, patch-flags.
* gnu/packages/patches/icu4c-CVE-2020-10531.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-05-17 20:24:55 +03:00
Efraim Flashner
4659e046f0
gnu: libffi: Fix building on powerpc.
...
* gnu/packages/libffi.scm (libffi)[source]: Add patch.
* gnu/packages/patches/libffi-3.3-powerpc-fixes.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2020-05-17 20:24:54 +03:00
Tobias Geerinckx-Rice
19c2876158
gnu: cups-filters: Update to 1.27.4.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.27.4.
2020-05-17 15:16:59 +02:00
Tobias Geerinckx-Rice
2f2102070e
gnu: cups, cups-minimal: Ungraft 2.3.3.
...
* gnu/packages/cups.scm (cups-minimal): Update to 2.3.3.
(cups-minimal, cups)[replacement]: Remove.
(cups-minimal-2.3.3, cups-2.3.3): Remove variables.
2020-05-17 15:16:59 +02:00
Tobias Geerinckx-Rice
eb02ba2d63
etc: Install mount unit only if it exists.
...
This follows up on 1a1faa78b0
, and avoids
the (non-fatal) error seen in <https://issues.guix.gnu.org/41356 >.
/gnu/store will remain writable on new foreign distribution
installations until the next release.
* etc/guix-install.sh (sys_enable_guix_daemon): Check for
‘gnu-store.mount’ presence before trying to cp it.
Update forgotten copyright header.
2020-05-17 15:16:58 +02:00
Tobias Geerinckx-Rice
a9ca7998f7
gnu: cups: Update to 2.3.3 [fixes CVE-2020-3898 & CVE-2019-8842].
...
* gnu/packages/cups.scm (cups-minimal, cups)[replacement]: New fields.
(cups-minimal-2.3.3, cups-2.3.3): New public variables.
2020-05-17 15:16:58 +02:00
Tobias Geerinckx-Rice
4dd3074ae6
gnu: acpica: Drop Texinfo @dfn{} usage.
...
* gnu/packages/admin.scm (acpica)[description]: Substitute @acronym{}
for @dfn{}.
2020-05-17 15:16:58 +02:00
Tobias Geerinckx-Rice
5b183532d2
gnu: acpica: Fix typo in synopsis.
...
* gnu/packages/admin.scm (acpica)[synopsis]: Fix typo or grammar.
2020-05-17 15:16:58 +02:00
Tobias Geerinckx-Rice
3c61c70b84
gnu: acpica: Update to 20200430.
...
* gnu/packages/admin.scm (acpica): Update to 20200430.
2020-05-17 15:16:58 +02:00
Efraim Flashner
bf16c55090
gnu: kdeconnect: Fix kdeconnectd path.
...
* gnu/packages/kde.scm (kdeconnect)[arguments]: Add configure-flag to
set libexec as a top-level directory in the output.
2020-05-17 15:16:58 +02:00
Pierre Neidhardt
3d988acd40
gnu: racket: Update to 7.7.
...
* gnu/packages/scheme.scm (racket): Update to 7.7.
2020-05-17 15:16:58 +02:00
Efraim Flashner
5714ed455d
gnu: qemu-minimal: Use 'match' to find architecture.
...
* gnu/packages/virtualization.scm (qemu-minimal)[arguments]: Use 'match'
to target the correct architecture.
2020-05-17 15:16:57 +02:00
Julien Lepiller
ef4e9e4ac3
doc: meson-build-system: Fix build type documentation.
...
* doc/guix.texi (Build Systems): Fix meson build system description.
2020-05-17 15:16:57 +02:00
Tobias Geerinckx-Rice
0d6eeaf36d
gnu: soundconverter: Update to 3.0.2.
...
* gnu/packages/gnome.scm (soundconverter): Update to 3.0.2.
[source]: Remove upstreamed patch.
* gnu/packages/patches/soundconverter-remove-gconf-dependency.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-05-17 15:16:57 +02:00
Tobias Geerinckx-Rice
e8ead16423
gnu: alpine: Support cross-gcc'ing.
...
* gnu/packages/mail.scm (alpine)[arguments]: Use ${target}-gcc when
cross-compiling.
2020-05-17 15:16:57 +02:00
Tobias Geerinckx-Rice
338a6af688
gnu: alpine: Update to 2.22.
...
* gnu/packages/mail.scm (alpine): Update to 2.22.
[arguments]: Add ‘assume-shadow-passwords’ phase.
2020-05-17 15:16:57 +02:00
Tobias Geerinckx-Rice
354330203e
gnu: spiped: Update to 1.6.1.
...
* gnu/packages/networking.scm (spiped): Update to 1.6.1.
2020-05-17 15:16:57 +02:00
Julien Lepiller
619c1d160b
gnu: java-xz: Remove duplicate definition.
...
* gnu/packages/java.scm (java-xz): Remove duplicate variable.
(java-plexus-archiver)[inputs]: Use java-xz.
* gnu/packages/java-compression.scm (java-tukaani-xz): Rename to
java-xz.
2020-05-17 15:16:56 +02:00
Timotej Lazar
f16fa69106
gnu: julius: Remove unused bundled libraries.
...
* gnu/packages/games.scm (julius)[source](snippet): Remove
ext/{dirent,png,SDL2,zlib}.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-17 15:16:56 +02:00
Timotej Lazar
b842c4f5a2
gnu: julius: Update to 1.4.0.
...
* gnu/packages/games.scm (julius): Update to 1.4.0.
[inputs]: Add new dependency libpng.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-17 15:16:56 +02:00
Björn Höfling
0b2f15053d
gnu: mumble: End phase with #t.
...
* gnu/packages/telephony.scm (mumble)[arguments] End install phase with #t.
2020-05-17 15:16:56 +02:00
Björn Höfling
aaf94e7148
gnu: java-jmapviewer: Return #t from all phases.
...
* gnu/packages/geo.scm (java-jmapviewer)[arguments]: Return #t from install
phase.
2020-05-17 15:16:56 +02:00
Tobias Geerinckx-Rice
e387ec8230
gnu: supertux: Update to 0.6.2.
...
* gnu/packages/games.scm (supertux): Update to 0.6.2.
2020-05-17 15:16:56 +02:00
Tobias Geerinckx-Rice
1c54f135c8
gnu: padthv1: Update to 0.9.14.
...
* gnu/packages/music.scm (padthv1): Update to 0.9.14.
2020-05-17 15:16:56 +02:00
Tobias Geerinckx-Rice
8481bb242c
gnu: samplv1: Update to 0.9.14.
...
* gnu/packages/music.scm (samplv1): Update to 0.9.14.
2020-05-17 15:16:55 +02:00
Tobias Geerinckx-Rice
f4879d1fa0
gnu: drumkv1: Update to 0.9.14.
...
* gnu/packages/music.scm (drumkv1): Update to 0.9.14.
2020-05-17 15:16:55 +02:00
Tobias Geerinckx-Rice
5808dfa24c
gnu: synthv1: Update to 0.9.14.
...
* gnu/packages/music.scm (synthv1): Update to 0.9.14.
2020-05-17 15:16:55 +02:00
Alex Sassmannshausen
4464ecd4fe
gnu: guile-hall: Update to 0.3.1.
...
* gnu/packages/guile-xyz.scm (guile-hall): Update to 0.3.1.
2020-05-17 15:16:55 +02:00
Marius Bakke
bc0e5133ae
gnu: multipath-tools: Enable tests.
...
* gnu/packages/linux.scm (multipath-tools)[arguments]: Remove #:tests?. Add
#:test-target. Add phase to add missing linker flag.
[native-inputs]: Add CMOCKA.
2020-05-17 15:16:55 +02:00
Maxim Cournoyer
cb6d4aff44
gnu: heimdal: Update to 7.7.0.
...
And fix the test suite failures as a side effect.
* gnu/packages/kerberos.scm (heimdal): Update to 7.7.0.
2020-05-17 15:16:55 +02:00
Marius Bakke
e2ab906207
gnu: gajim: Adapt search path for Python 3.8.
...
Fixes <https://bugs.gnu.org/41319 >.
Reported by Raghav Gururajan <raghavgururajan@disroot.org>.
* gnu/packages/messaging.scm (gajim)[native-search-paths]: Update the
PYTHONPATH variable to search for Python 3.8 packages.
2020-05-17 15:16:55 +02:00
Marius Bakke
c14b4ddbf2
gnu: multipath-tools: Update to 0.8.4.
...
* gnu/packages/patches/multipath-tools-sans-systemd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/linux.scm (multipath-tools): Update to 0.8.4.
[source](patches): New field.
[arguments]: Add #:parallel-build?. Add phase to fix erroneous compiler warning.
2020-05-17 15:16:54 +02:00
Marius Bakke
f32536b13b
gnu: multipath-tools: Fetch with git.
...
* gnu/packages/linux.scm (multipath-tools)[source]: Change to GIT-FETCH.
2020-05-17 15:16:54 +02:00
Marius Bakke
44c1bf1e06
gnu: xdot: Fix typo in description.
...
* gnu/packages/graphviz.scm (xdot)[description]: Add space after comma,
capitalize 'Python'.
2020-05-17 15:16:54 +02:00
Vincent Legoll
4de7af8ed3
gnu: tinyxml2: Update to 8.0.0.
...
* gnu/packages/xml.scm (tinyxml2): Update to 8.0.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-17 15:16:54 +02:00
Leo Prikler
af8dd28877
gnu: gnome-shell-extension-dash-to-dock: Update to 67.
...
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock): Update to 67.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-17 15:16:54 +02:00
Ekaitz Zarraga
99f81c22b2
gnu: Add lib3ds.
...
* gnu/packages/engineering.scm (lib3ds): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-17 15:16:54 +02:00
Ekaitz Zarraga
58b0852199
gnu: openctm: Correct inputs vs native-inputs
...
* gnu/packages/engineering.scm (openctm): Move mesa, glu, glut and
gtk+-2 to inputs
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-17 15:16:54 +02:00
zimoun
77d677ba76
doc: Reword "The GCC toolchain".
...
Fix commit 1f14e25c19
as discussed in <https://bugs.gnu.org/41038 >.
* doc/guix.texi (Packages for C Development): Rename to...
(The GCC toolchain): ...this. Add gfortran-toolchain.
(Invoking guix package): Add guix-search anchor.
(Application Setup)[The GCC toolchain]: Remove.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-05-17 15:16:53 +02:00
Michael Rohleder
d3fc1b889b
gnu: emacs-pass: Update to 2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-pass): Update to 2.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-05-17 15:16:53 +02:00
Julien Lepiller
212666b092
gnu: Add font-api-mj-mincho.
...
* gnu/packages/fonts.scm (font-api-mj-mincho): New variable.
2020-05-17 15:16:53 +02:00
Julien Lepiller
bbcabb8f06
gnu: Add java-picocli.
...
gnu/packages/java.scm (java-picocli): New variable.
2020-05-17 15:16:53 +02:00
Julien Lepiller
835ec3b39b
gnu: bap: Update to 2.0.0.
...
* gnu/packages/ocaml.scm (bap): Update to 2.0.0.
2020-05-17 15:16:53 +02:00
Alex Sassmannshausen
ebcead0aff
gnu: guile-hall: Update to 0.3.0.
...
* gnu/packages/guile-xyz.scm (guile-hall): Update to 0.3.0.
2020-05-17 15:16:53 +02:00
Tobias Geerinckx-Rice
301572aa87
etc: Add a systemd unit to bind-mount @storedir@ read-only.
...
* etc/gnu-store.mount.in: New file.
* nix/local.mk (nodist_systemdservice_DATA): Add it.
(etc/%.mount): New rule for it.
* etc/guix-install.sh (sys_enable_guix_daemon): Install it.
* doc/guix.texi (Binary Installation): Document it.
* .gitignore: Ignore changes to it.
2020-05-17 15:16:52 +02:00
Tobias Geerinckx-Rice
529dfb9ffc
gnu: z3: Update to 4.8.8.
...
* gnu/packages/maths.scm (z3): Update to 4.8.8.
2020-05-17 15:16:52 +02:00