| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
* gnu/packages/glib.scm (python-pygobject): Update to 3.47.0.
Change-Id: I971ad0b8add33ac472b0ca3f2fe3218061af1fa5
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (libaio) [phases]
<disable-problematic-tests>: New phase.
Change-Id: Ieff712d9c2d8f55d1e730750f7a153295b11ffbe
|
|
|
|
|
|
| |
* gnu/packages/man.scm (man-db): Update to 2.12.0.
Change-Id: I16c106f41a3d8fed1ad2de5e64992d82a5be96a3
|
|
|
|
|
|
| |
* gnu/packages/base.scm (glibc-2.33)[arguments]: Use arguments from glibc-2.35.
Change-Id: I40856a121b8687fe822fd70039215da57568f244
|
|
|
|
|
|
|
| |
* gnu/packages/patches/glibc-bootstrap-system.patch: Update for glibc-2.38,
carefully keeping original (non git-like) file ordering.
Change-Id: I348d37d3cd5713147dd09b26e1040b63a6ab7153
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (alsa-utils): Update to 1.2.11.:
Change-Id: Ib41cc635868dc14428db888efd8b383cd3f05fd4
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (alsa-lib): Update to 1.2.11.
Change-Id: I4fcc457353a33d4dc0df60d24450af7845fd69a4
|
|
|
|
|
|
| |
* gnu/packages/base.scm (glibc-2.33)[source]: Use patches from glibc-2.35.
Change-Id: Idfcad60a39bdfd54d6126c1b440c8915ec2d4df2
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (perl-gtk3) [native-inputs]: Remove input labels.
Change-Id: Iaf289d8610df9658b83008c898781822a3cd462e
|
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (goocanvas) [native-inputs]: Remove input labels.
[phases]: Remove trailing #t.
Change-Id: I0eca2aeb1e01b81e89a0777fb806539d8a76972b
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (gtkmm) [native-inputs]: Remove input labels.
Change-Id: I7dad8ada8d32c25845877aba0fc68245ff001a7e
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (atkmm) [native-inputs]: Remove input labels.
Change-Id: I7dad8ada8d32c25845877aba0fc68245ff001a7e
|
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (gtkmm-3): Update to 3.24.8.
[propagated-inputs]: Remove labels.
Change-Id: I5cda1f2a3c211f766c649e23a33f48c277c615d8
|
|
|
|
|
|
|
|
| |
* gnu/packages/freedesktop.scm (elogind)
[configure-flags]: Add -Ddefault-user-shell=/bin/sh.
[phases] <adjust-tests>: Re-instate test-user-util.c test.
Change-Id: I123ee22c0a4a946c7c9120360d959497e9790385
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (shepherd): Update from shepherd-0.9 to
shepherd-0.10.
Change-Id: Ie93d302f0e43b861ba609f6de27bea2141019036
|
|
|
|
|
|
|
|
| |
It is discouraged to import this module anywhere.
* gnu/packages/commencement.scm: Remove make-gcc-toolchain export.
Change-Id: I3095a83434b6bfc0e8dad1ad00be1aa02472aac4
|
|
|
|
|
|
| |
* gnu/packages/base.scm (canonical-package, %final-inputs): Add comments.
Change-Id: I8b2f5802127dbde169850a7931a64fb5eb503b7c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (hurd-headers): Update to v0.9.git20231217.
[arguments]: Avoid new link test for file_utimens.
* (hurd)[source]: Remove hurd-fix-rumpdisk-build.patch, which has been
included upstream.
* gnu/packages/patches/hurd-add-without-rump-configure-option.patch,
gnu/packages/patches/hurd-fix-rumpdisk-build.patch,
gnu/packages/patches/hurd-fix-types-of-read-write-and-readables-methods.patch,
gnu/packages/patches/hurd-fix-types-of-read-write-and-readables-methods-2.patch:
Remove.
* gnu/local.mk (dist_patch_DATA): Unregister them.
Change-Id: I0b42db19289e2fefeae99b18f0c29a21d3bf67a4
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (gnumach-headers): Update to latest master,
2556fdece900d67529d5eda01f1bdaae4ffe96b0.
* gnu/packages/patches/gnumach-fix-i686-linux-build.patch,
gnu/packages/patches/gnumach-fix-task_info.patch,
gnu/packages/patches/gnumach-support-noide.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
(gnumach)[source]: Do not use them.
Change-Id: Ifc6d15f7889854cd85698f4133f70d2046ca4bc8
|
|
|
|
|
|
|
|
|
|
| |
The build phases of the mig package are needed also for mig-boot0, so instead
of overriding all arguments we should only override the configure flags.
* gnu/packages/commencement.scm (mig-boot0)[arguments]: Use
SUBSTITUTE-KEYWORD-ARGUMENTS to replace only the configure flags.
Change-Id: I8227baf9e7fabc86a8674fe694058245ce166d0f
|
|
|
|
|
|
|
| |
* gnu/packages/commencement.scm (hurd-headers-boot0)[source]: Use hash of
tarball, not of git checkout.
Change-Id: Ibb79396722507ab6509d18a67b3d22210a8a31a9
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was causing a problem with the pkg-config syntax being evaluated too
early.
* gnu/packages/commencement.scm (gnu-make-final): Rename to...
(make-gnu-make-final): ... this, turning it into a procedure. Also use
%pkg-config to avoid more problems caused by pulling the special pkg-config
syntax.
(%final-inputs): Adjust accordingly.
Change-Id: Icf1d0e106a109afc8e121d5dcfff07df8d5dd1df
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As its top comment says, this module is not meant to be imported to avoid
circular module dependencies.
* gnu/packages/chicken.scm (chicken) [propagated-inputs]: Resolve
gcc-toolchain lazily.
* gnu/packages/plan9.scm (plan9port): Likewise.
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)
[native-inputs]: Resolve ld-wrapper lazily.
Change-Id: Ie9859046ed32b67dc53bcc5444d6ae162e5d4022
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (openal): Update to 1.23.1.
Change-Id: I8403db8942a11b5260cf46ddbc1a584f83b452f8
|
|
|
|
|
|
| |
* gnu/packages/rust.scm (make-rust-sysroot/implementation): Use gexps.
Change-Id: Ie35ca201c2a55f00023dad02a0d1121b6f298812
|
|
|
|
|
|
|
|
|
|
| |
This fixes the (times) call in Guile.
* gnu/packages/patches/gnumach-fix-task_info.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/hurd.scm (gnumach)[source]: Use it.
Change-Id: Ie7725d86465136a8e03838b86424c25cf68945c4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a follow-up to commit
23aa24058ad932bf48e4258566ee94fea86eef3d
gnu: bluez: Update to 5.72.
and fixes
GEN client/bluetoothctl-player.1
client/bluetoothctl.rst:342: (WARNING/2) Cannot analyze code. Pygments package not found.
Exiting due to level-2 (WARNING) system message.
GEN client/bluetoothctl-scan.1
make[1]: *** [Makefile:13732: client/bluetoothctl.1] Error 1
* gnu/packages/linux.scm (bluez)[native-inputs]: Add python and
python-pygments.
Change-Id: Ifd4db91592012a904be21ec6d8df63200e958c58
|
|
|
|
|
|
|
| |
* gnu/packages/node.scm (node)[source]: Adjust snippet to adjust a test
to accept shorter version strings.
Change-Id: If8384497035e44f4876357877941cbf175acf879
|
|
|
|
|
|
|
| |
* gnu/packages/inkscape.scm (inkscape)[native-inputs]: Replace inherited
imagemagick/stable with imagemagick.
Change-Id: I6b25002deeeaa81fab6de4e181d2425fe7342aba
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/imagemagick.scm (imagemagick/stable)[arguments]: Add
configure-flag to disable documentation. Adjust phase to remove
work-around for moving documentation to separate output.
[outputs]: Remove field.
(imagemagick)[arguments]: Remove configure-flag disabling documentation.
Add a phase to move documentation to a separate output.
[outputs]: Keep out, doc outputs.
Change-Id: I34f02612d416ad2ff0edf330a274f93bddf4c53d
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-runtime-6): Add patch.
Change-Id: Iff5ad430876ff7f8319556b6648e223b7bb0e13a
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-runtime-7): Add patch.
Change-Id: Idba933cb04859d57066fd2e4b131ad9f4604fae8
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-runtime-8): Add patch.
Change-Id: I3ea8c6a597996adec567920d5714fb93ad91b2a9
|
|
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-runtime-9): Add patch.
* gnu/packages/patches/clang-runtime-9-glibc-2.36-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: I3f88e3e933d8bb8aa4ba130dfb72e093ac5d378f
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-runtime-10): Add patch.
Change-Id: If90ee6895634e6f1791516861be558af4d2ffe8e
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-runtime-11): Add patch.
Change-Id: I5195c0a37e5dcc7ba200043e2028200492a74c14
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-runtime-12): Add patch.
Change-Id: Ia42a065972a1b908fa62db87cc23b2e5d119a9b0
|
|
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (clang-runtime-13): Add patch.
* gnu/packages/patches/clang-runtime-13-glibc-2.36-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: I0f78d826557a7ffa87f75ac521cc8fcec340bffd
|
|
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (%llvm-patches): Add patch for llvm-14.
* gnu/packages/patches/clang-runtime-14-glibc-2.36-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: Ib5350be48f6580d00cb9b70435931abf0444c664
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/rust.scm (rust)[arguments]: Adjust 'unpack-compiler-rt
phase to correctly copy the sources into the target directory. Adjust
'enable-profiling phase to come after an existing phase.
[native-inputs]: Add clang-runtime-source.
Change-Id: I2e05fa86c4eaf8c2f5f3562d9f7939cd881cde3f
|
|
|
|
|
|
|
| |
* gnu/packages/code.scm (global)[arguments]: Adjust the order of the
phases so that they get read in the correct order.
Change-Id: I149ccd249821c64aa5a508048d995e9963ea4c08
|
|
|
|
|
|
|
| |
* gnu/packages/elf.scm (patchelf)[arguments]: Adjust 'fix-tests phase
for changes in the test suite.
Change-Id: Iffeb4ef94e0d78edd47d9d8b6e316f3b29627ed0
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This fixes
error: in phase 'build': uncaught exception:
while building ipxe-qemu.
* gnu/packages/bootloaders.scm (ipxe): Update commit to
de8a0821c7bc737e724fa3dfb6d89dc36f591d7a. Bump revision and timestamp.
Change-Id: I352a8451ba9da912f023802f1f31e5e311705ba2
|
|
|
|
|
|
| |
* gnu/packages/pkg-config.scm (pkgconf): Update to 2.1.0.
Change-Id: I5d61cd792ea89bc05a590997a3c8ed5243a57adc
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (webrtc-audio-processing)
[source]: Drop patch and snippet.
[native-inputs]: Add pkg-config.
* gnu/packages/patches/webrtc-audio-processing-big-endian.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
Change-Id: I3340371a8d484a0ad1faddedc911169e29957281
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This avoids
Test file 'test/testfiles_for_readelf/aarch64-relocs-le.o.elf'
.......................FAIL
....for file test/testfiles_for_readelf/aarch64-relocs-le.o.elf
....for option "--debug-dump=info"
....Output #1 is readelf, Output #2 is pyelftools
@@ Mismatch on line #1:
>> compilation unit @ offset 0:<<
>> compilation unit @ offset 0x0:<<
([('equal', 0, 29, 0, 29), ('insert', 29, 29, 29, 31), ('equal', 29, 30, 31, 32)])
* gnu/packages/python-xyz.scm (python-pyelftools): Update to 0.30.
[description]: Remove gratuitous whitespace.
Change-Id: I6e15e4532affd7faa7272d42adb65a2efcccce46
|
|
|
|
|
|
|
| |
* gnu/packages/man.scm (mandoc)[native-inputs]: Add
libc-utf8-locales-for-target.
Change-Id: I021bfc42584ab9df216084778f4315a7a4b9fa7b
|
|
|
|
|
|
| |
* gnu/packages/cups.scm (python-pycups): Update to 2.0.1.
Change-Id: Iedf57c35c543f1002b5716f972e1bdc676110b75
|
|
|
|
|
|
|
|
| |
* gnu/packages/cups.scm (cups-filters): Update to 1.28.16.
[configure-flags]: Set CFLAGS and CXXFLAGS.
[inputs]: Add libexif.
Change-Id: Ib8a05d27533af0d9e59d72771670373acb300140
|
|
|
|
|
|
| |
* gnu/packages/video.scm (libbdplus): Update to 0.2.0.
Change-Id: Ic357c71649b8f07ddb37b0860f30d9ef247529d5
|