Age | Commit message (Expand) | Author |
2023-04-08 | gnu: belcard: Update to 5.2.49.•••* gnu/packages/linphone.scm (belcard): Update to 5.2.49.
| Ricardo Wurmus |
2023-04-08 | gnu: belr: Update to 5.2.49.•••* gnu/packages/linphone.scm (belr): Update to 5.2.49.
[arguments]: Use G-expression; run tests conditionally; adjust move of test
resources.
| Ricardo Wurmus |
2023-04-08 | gnu: bctoolbox: Update to 5.2.49.•••* gnu/packages/linphone.scm (bctoolbox): Update to 5.2.49.
[arguments]: Add ENABLE_STRICT=OFF to configure flags; adjust patching of
tests.
| Ricardo Wurmus |
2023-04-08 | gnu: bctoolbox: Drop input labels.•••* gnu/packages/linphone.scm (bctoolbox)[inputs]: Drop package labels.
| Ricardo Wurmus |
2023-04-08 | gnu: bctoolbox: Run tests conditionally.•••* gnu/packages/linphone.scm (bctoolbox)[arguments]: Respect the TESTS? flag in
the custom 'check phase.
| Ricardo Wurmus |
2023-04-08 | gnu: librsvg-2.40: Fix test failure with Pango 1.50.•••* gnu/packages/gnome.scm (librsvg-2.40): Fix test failure with Pango 1.50.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| Kaelyn Takata |
2023-04-08 | gnu: kcodecs: Update to 5.104.0.•••* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.104.0.
| Maxim Cournoyer |
2023-04-08 | gnu: extra-cmake-modules: Update to 5.104.0.•••* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 5.104.0.
| Maxim Cournoyer |
2023-04-07 | gnu: gtk+: Update to 3.24.30.•••This fixes <https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/184>,
which was visible for applications using legacy GTK+ icons such as Grsync.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.30.
[outputs]: New field, removing inherited "doc" output.
[build-system]: Use meson-build-system.
[native-inputs]: Replace docbook-xml-4.1.2 with docbook-xml-4.3. Add
docbook-xsl. Remove perl.
[arguments]: Adjust #:imported-modules and #:modules according to build system
change. Migrate #:configure-flags to Meson options. Add #:test-options
argument. Update disable-failing-tests phase.
| Maxim Cournoyer |
2023-04-07 | gnu: cagebreak: Update to 2.0.1.•••* gnu/packages/wm.scm (cagebreak): Update to 2.0.1.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Feng Shu |
2023-04-07 | gnu: sway: Update to 1.8.•••* gnu/packages/wm.scm (sway): Update to 1.8.
[inputs]: Add pcre2.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Gabriel Wicki |
2023-04-07 | gnu: wlroots: Update to 0.16.1.•••* gnu/packages/wm.scm (wlroots): Update to 0.16.1.
[arguments]: Add 'fix-meson-file phase to fix pnp.ids path.
[native-inputs]: Add hwdata:pnp.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Gabriel Wicki |
2023-04-07 | gnu: Update libinput to 1.22.1.•••* gnu/packages/freedesktop.scm (libinput): Update to version 1.22.1.
[source]: Fetch source via git.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
| Gabriel Wicki |
2023-04-06 | gnu: avr-gcc: Use G-expression.•••This is necessary because the GCC package uses G-expressions, so any
inheriting package that modifies build phases must also use them.
* gnu/packages/avr.scm (avr-gcc)[arguments]: Replace quasiquoting with
G-expression; remove trailing #T from build phases.
| Ricardo Wurmus |
2023-04-05 | gnu: openjdk16: Fix build.•••* gnu/packages/java.scm (openjdk16)[origin]: Add patch.
| Andreas Enge |
2023-04-05 | gnu: openjdk14: Fix build.•••* gnu/packages/java.scm (openjdk14)[origin]: Add patch.
| Andreas Enge |
2023-04-05 | gnu: openjdk12: Fix build.•••* gnu/packages/java.scm (openjdk12)[origin]: Add patch.
| Andreas Enge |
2023-04-05 | gnu: cdrdao: Update to 1.2.5.•••This also fixes a hash mismatch in the previous version.
* gnu/packages/cdrom.scm (cdrdao): Update to 1.2.5.
| Andreas Enge |
2023-04-05 | gnu: openjdk10: Add patches to fix build.•••* gnu/packages/patches/openjdk-10-pointer-comparison.patch,
gnu/packages/patches/openjdk-10-setsignalhandler.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
* gnu/packages/java.scm (openjdk10)[origin]: Use patches.
| Andreas Enge |
2023-04-05 | gnu: openjdk9: Add patches to fix build.•••* gnu/packages/patches/openjdk-9-pointer-comparison.patch,
gnu/packages/patches/openjdk-9-setsignalhandler.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
* gnu/packages/java.scm (openjdk9)[origin]: Use patches.
| Andreas Enge |
2023-04-05 | gnu: guile-3.0: Skip OOM test on powerpc-linux.•••* gnu/packages/guile.scm (guile-3.0)[arguments]: Skip the OOM test on
powerpc-linux also.
| Efraim Flashner |
2023-04-05 | gnu: libsndfile: Update to 1.2.0.•••* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.2.0.
[origin]: Switch to git checkout. Drop snippet.
[native-inputs]: Add packages needed for bootstrap phase.
| Andreas Enge |
2023-04-03 | gnu: libcacard: Build with older meson.•••* gnu/packages/spice.scm (libcacard)[arguments]: Build with meson-0.60.
| Efraim Flashner |
2023-04-03 | gnu: calibre: Update to 5.44.0.•••* gnu/packages/ebook.scm (calibre): Update to 5.44.0.
| Andreas Enge |
2023-04-03 | gnu: calibre: Fix build.•••* gnu/packages/ebook.scm (calibre): Change path to .sip include directory
for PyQt5.
| Andreas Enge |
2023-03-31 | gnu: zsh: Patch failing test that uses egrep.•••* gnu/packages/patches/zsh-egrep-failing-test.patch: New file.
* gnu/packages/shells.scm (zsh): Patch it.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Josselin Poiret |
2023-03-31 | gnu: Remove gpgme-1.18 and qgpgme-1.18.•••* gnu/packages/gnupg.scm (gpgme-1.18, qgpgme-1.18): Remove variables.
* gnu/packages/kde-pim.sm (kleopatra, kmail): Refer to gpgme and qgpgme instead.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Josselin Poiret |
2023-03-31 | gnu: gpgme: Propagate libassuan.•••* gnu/packages/gnupg.scm (gpgme)[inputs]: Move libassuan to...
[propagated-inputs]: ... here.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Josselin Poiret |
2023-03-31 | gnu: atk: Deprecate in favor of at-spi2-core.•••* gnu/packages/gtk.scm (atk): Deprecate.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Josselin Poiret |
2023-03-31 | gnu: atkmm: Update to 2.36.2.•••* gnu/packages/gtk.scm (atkmm): Update to 2.36.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Josselin Poiret |
2023-03-31 | gnu: Replace all uses of atk by at-spi2-core.•••* gnu/packages/animation.scm (gnash)
* gnu/packages/chromium.scm (ungoogled-chromium)
* gnu/packages/crates-gtk.scm (rust-atk-sys-0.14,
rust-atk-sys-0.10, rust-atk-0.14, rust-gtk-0.14)
* gnu/packages/gimp.scm (gimp)
* gnu/packages/gnome.scm (evince, glade3, clutter, totem, rhythmbox, mutter, ghex):
* gnu/packages/graphviz.scm (xdot)
* gnu/packages/gtk.scm (gtk+-2, gtk+, guile-gnome, atkmm)
* gnu/packages/mate.scm (mate-applets, atril, mate-control-center, mate-calc,
mate-utils, eom, pluma)
* gnu/packages/messaging.scm (dino)
* gnu/packages/qt.scm (qtwebengine-5)
* gnu/packages/rust-apps.scm (alfis)
* gnu/packages/vim.scm (vim-full)
* gnu/packages/vnc.scm (remmina)
* gnu/packages/web.scm (castor): Replace atk by at-spi2-core.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Josselin Poiret |
2023-03-31 | gnu: python-pytest-isort: Update to 3.1.0.•••Resolves test failures.
* gnu/packages/python-check.scm (python-pytest-isort)[arguments]: Remove #:phases,
disable tests.
[native-inputs]: Remove python-mock.
| Lars-Dominik Braun |
2023-03-31 | gnu: ucommon: Explicitly select C++ version.•••* gnu/packages/telephony.scm (ucommon)[arguments]: Set -std=c++14.
| Lars-Dominik Braun |
2023-03-31 | gnu: ghc-language-c: Update to 0.9.1.•••This fixes issues with GCC 11, see
https://github.com/haskell/c2hs/issues/268.
* gnu/packages/haskell-xyz.scm (ghc-language-c): Update to 0.9.1.
| Lars-Dominik Braun |
2023-03-31 | gnu: python-fixtures: Add missing dependency.•••* gnu/packages/check.scm (python-fixtures)[propagated-inputs]: Add
python-extras.
| Lars-Dominik Braun |
2023-03-31 | gnu: python-fixtures-bootstrap: Add missing dependency.•••* gnu/packages/check.scm (python-fixtures-bootstrap)[propagated-inputs]:
Add python-extras.
| Lars-Dominik Braun |
2023-03-31 | gnu: python-testtools: Remove unused dependency.•••* gnu/packages/check.scm (python-testtools)[propagated-inputs]: Remove
python-extras.
| Lars-Dominik Braun |
2023-03-31 | gnu: python-testtools-bootstrap: Update to 2.6.0.•••Supports Python 3.10 and 3.11.
* gnu/packages/check.scm (python-testtools-bootstrap): Update to 2.6.0.
[propagated-inputs]: Remove python-extras, which is not a dependency.
| Lars-Dominik Braun |
2023-03-30 | gnu: guile: Skip OOM test on powerpc64le-linux.•••* gnu/packages/guile/scm (guile-3.0)[arguments]: Add phase when building
for powerpc64le-linux disabling the OOM test.
| Efraim Flashner |
2023-03-30 | gnu: libgc: Fix building on powerpc-linux.•••* gnu/pakcages/bdw-gc.scm (libgc)[arguments]: When building for
powerpc-linux add a make-flag to not protect virtual-dirty bits.
| Efraim Flashner |
2023-03-30 | gnu: libgc: Fix building on powerpc64le-linux.•••* gnu/packages/bdw-gc.scm (libgc)[arguments]: Add a make-flag when
building for powerpc64le-linux to disable using SDB (soft-dirty bits).
| Efraim Flashner |
2023-03-30 | gnu: python-trio: Run pytest on tests directory only.•••Failing to do so causes cryptic module load errors.
* gnu/packages/python-xyz.scm (python-trio)[arguments]: Add path parameter
to invoke.
| Lars-Dominik Braun |
2023-03-30 | gnu: guile: Fix 'posix_spawn' usage for GNU/Hurd.•••* gnu/packages/guile.scm (guile-3.0)[arguments]: Add
'patch-posix-spawn-usage' phase.
* gnu/packages/patches/guile-hurd-posix-spawn.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2023-03-30 | gnu: guile-readline: Switch to gexps.•••* gnu/packages/guile.scm (make-guile-readline): Switch to gexps.
| Ludovic Courtès |
2023-03-30 | gnu: guile: Switch to gexps.•••* gnu/packages/guile.scm (guile-3.0)[arguments]: Switch to gexps.
(guile-next)[arguments]: Likewise.
| Ludovic Courtès |
2023-03-30 | gnu: guile-static: Switch to gexps.•••* gnu/packages/make-bootstrap.scm (make-guile-static): Switch to gexps.
| Ludovic Courtès |
2023-03-30 | gnu: linux-pam: Allow compilation on GNU/Hurd.•••* gnu/packages/linux.scm (linux-pam)[arguments]: Add #:phases.
| Ludovic Courtès |
2023-03-30 | gnu: linux-pam: Switch to gexps.•••* gnu/packages/linux.scm (linux-pam)[arguments]: Switch to gexps.
| Ludovic Courtès |
2023-03-30 | system: hurd: Use shepherd-0.8 in the package list.•••* gnu/system/hurd.scm (%base-packages/hurd): Change shepherd to shepherd-0.8,
since the former uses fibers, and thus conflicts with the shepherd-0.8 we use in
the default essential services.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Josselin Poiret |
2023-03-30 | gnu: mig/32-bit: Remove.•••* gnu/packages/hurd.scm (mig/32-bit): Remove unneeded variant.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Josselin Poiret |