| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
* gnu/packages/linphone.scm (lime): Update to 5.2.49.
[arguments]: Enable building of documentation; disable server and multidomains
tests as they require networking.
|
|
|
|
| |
* gnu/packages/databases.scm (soci): Update to 4.0.3.
|
|
|
|
|
|
|
| |
* gnu/packages/linphone.scm (belle-sip): Update to 5.2.49.
[arguments]: Use G-expression; disable strict mode; disable unescape test; run
tests conditionally.
[inputs]: Add belr.
|
|
|
|
|
| |
* gnu/packages/linphone.scm (belcard)[arguments]: Rewrite as G-expression and
remove all output lookups.
|
|
|
|
| |
* gnu/packages/linphone.scm (belcard): 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.
|
|
|
|
|
|
| |
* gnu/packages/linphone.scm (bctoolbox): Update to 5.2.49.
[arguments]: Add ENABLE_STRICT=OFF to configure flags; adjust patching of
tests.
|
|
|
|
| |
* gnu/packages/linphone.scm (bctoolbox)[inputs]: Drop package labels.
|
|
|
|
|
| |
* gnu/packages/linphone.scm (bctoolbox)[arguments]: Respect the TESTS? flag in
the custom 'check phase.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (librsvg-2.40): Fix test failure with Pango 1.50.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.104.0.
|
|
|
|
| |
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 5.104.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (cagebreak): Update to 2.0.1.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
|
|
|
|
|
|
|
| |
* gnu/packages/wm.scm (sway): Update to 1.8.
[inputs]: Add pcre2.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/java.scm (openjdk16)[origin]: Add patch.
|
|
|
|
| |
* gnu/packages/java.scm (openjdk14)[origin]: Add patch.
|
|
|
|
| |
* gnu/packages/java.scm (openjdk12)[origin]: Add patch.
|
|
|
|
|
|
| |
This also fixes a hash mismatch in the previous version.
* gnu/packages/cdrom.scm (cdrdao): Update to 1.2.5.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-3.0)[arguments]: Skip the OOM test on
powerpc-linux also.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/spice.scm (libcacard)[arguments]: Build with meson-0.60.
|
|
|
|
| |
* gnu/packages/ebook.scm (calibre): Update to 5.44.0.
|
|
|
|
|
| |
* gnu/packages/ebook.scm (calibre): Change path to .sip include directory
for PyQt5.
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (gpgme)[inputs]: Move libassuan to...
[propagated-inputs]: ... here.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (atk): Deprecate.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (atkmm): Update to 2.36.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
| |
Resolves test failures.
* gnu/packages/python-check.scm (python-pytest-isort)[arguments]: Remove #:phases,
disable tests.
[native-inputs]: Remove python-mock.
|
|
|
|
| |
* gnu/packages/telephony.scm (ucommon)[arguments]: Set -std=c++14.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
* gnu/packages/check.scm (python-fixtures)[propagated-inputs]: Add
python-extras.
|
|
|
|
|
| |
* gnu/packages/check.scm (python-fixtures-bootstrap)[propagated-inputs]:
Add python-extras.
|
|
|
|
|
| |
* gnu/packages/check.scm (python-testtools)[propagated-inputs]: Remove
python-extras.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
* gnu/packages/guile/scm (guile-3.0)[arguments]: Add phase when building
for powerpc64le-linux disabling the OOM test.
|
|
|
|
|
| |
* gnu/pakcages/bdw-gc.scm (libgc)[arguments]: When building for
powerpc-linux add a make-flag to not protect virtual-dirty bits.
|
|
|
|
|
| |
* gnu/packages/bdw-gc.scm (libgc)[arguments]: Add a make-flag when
building for powerpc64le-linux to disable using SDB (soft-dirty bits).
|
|
|
|
|
|
|
| |
Failing to do so causes cryptic module load errors.
* gnu/packages/python-xyz.scm (python-trio)[arguments]: Add path parameter
to invoke.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/guile.scm (make-guile-readline): Switch to gexps.
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-3.0)[arguments]: Switch to gexps.
(guile-next)[arguments]: Likewise.
|
|
|
|
| |
* gnu/packages/make-bootstrap.scm (make-guile-static): Switch to gexps.
|