Age | Commit message (Collapse) | Author |
|
* gnu/packages/dlang.scm (ldc-bootstrap)[native-inputs]: Use lld-14 for
lld-wrapper in place of lld-11. Replace llvm-11 with llvm-14.
(ldc)[native-inputs]: Replace clang-11 with clang-14.
|
|
* gnu/packages/dlang.scm (gdmd)[inputs]: Replace gdc-10 with gdc-11.
|
|
* gnu/packages/commencement.scm (gdc-toolchain-11): New variable.
|
|
* gnu/packages/check.scm (python-lit)[arguments]: Honor the #:tests?
flag in the custom 'check phase.
|
|
* gnu/packages/check.scm (python-lit): Update to 16.0.0.
[native-inputs]: Replace llvm with llvm-14.
|
|
The Meson build system now takes care of that itself, just like the GNU build
system.
* gnu/packages/gtk.scm (gtk) [arguments]: Remove /bin from the list of moved
directory in the move-files phase.
|
|
* gnu/packages/build-tools.scm (meson-0.63): Update to 1.0.1.
(meson-0.63): Rename to...
(meson): ... this.
[arguments]: Update explanatory comment about why tests are
disabled. Use gexps and search-input-file in wrap phase override. Also use
site-packages to simplify the phase.
[inputs]: Replace python-wrapper with python.
(meson-0.60, meson-0.59): Delete variables.
* gnu/packages/patches/meson-allow-dirs-outside-of-prefix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
|
|
* guix/build/meson-build-system.scm (configure): Invoke the setup command to
avoid a deprecation warning.
|
|
This brings our meson-build-system closer to our gnu-build-system in terms of
using different installation prefixes based on the presence of outputs such as
"bin", "lib" or "include".
* guix/build/meson-build-system.scm (configure): Add --bindir, --libdir and
--includedir according to the presence of the "bin", "lib" and "include"
outputs, as done in gnu-build-system.
|
|
* gnu/packages/spice.scm (libcacard) [arguments]: Remove meson.
Add a runpath directive to #:configure-flags.
|
|
* gnu/packages/gnome.scm (gnome-mahjongg): Update to 3.38.3-0.e9e73e5.
[arguments]: Remove #:meson.
[native-inputs]: Replace gtk+:bin with gtk:bin.
[inputs]: Replace gtk+ with gtk and add libadwaita.
|
|
* gnu/packages/gnome.scm (authenticator)
[arguments]: Use gexps. Remove #:meson argument. Add 'patch-meson.build
phase. Use search-input-file in python-and-gi-wrap phase.
|
|
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 44.0.
[arguments]: Remove #:meson. Update skip-gtk-update-icon-cache phase.
[home-page]: Update URL.
|
|
* gnu/packages/gnome.scm (dconf-editor): Update to 43.0.
[source]: Update source URL.
[arguments]: Remove #:meson, add #:phases.
[native-inputs]: Remove labels.
[inputs]: Add libhandy.
|
|
* gnu/packages/gnome.scm (gnome-screenshot): Update to 41.0-0.9f067cf.
[source]: Fetch from git.
[arguments]: Remove #:meson argument.
|
|
* gnu/packages/networking.scm (libnice): Update to 0.1.21.
[arguments]: Use gexps.
[native-inputs]: Remove labels.
|
|
* gnu/packages/gnome.scm (gnome-user-share): Update to 43.0.
[source]: Update URL.
[arguments]: Remove #:meson argument. Use gexps. Remove
"-Dnautilus_extension=true" configure flag.
[native-inputs]: Remove labels.
[inputs]: Remove gnome-bluetooth, libcanberra, libnotify and nautilus.
|
|
* gnu/packages/build-tools.scm (meson-python) [propagated-inputs]: Replace
meson-0.63 with meson.
* gnu/packages/freedesktop.scm (appstream) [arguments]: Remove #:meson
argument.
* gnu/packages/gnome.scm (raider): Likewise.
(komikku): Likewise.
* gnu/packages/syndication.scm (syndication-domination): Likewise.
* gnu/packages/virtualization.scm (qemu): Likewise.
* gnu/packages/xdisorg.scm (tofi): Likewise.
|
|
* gnu/packages/qt.scm (qtbase)[arguments]: Add tst_qsslkey to list of disabled
tests.
|
|
* gnu/packages/linphone.scm (linphone-desktop): Update to 5.0.14.
[arguments]: Use G-expressions; add pre-install phase.
* gnu/packages/patches/linphone-desktop-without-sdk.patch: Update.
|
|
* gnu/packages/linphone.scm (liblinphone): Update to 5.2.50.
[arguments]: Use G-expression; disable flexiapi and strict mode.
[inputs]: Replace openldap with openldap-for-linphone; add zxing-cpp.
|
|
* gnu/packages/openldap.scm (openldap-for-linphone): New variable.
|
|
* gnu/packages/cpp.scm (xsd)[native-inputs]: Add gcc-10.
|
|
* gnu/packages/cpp.scm (libxsd-frontend)[native-inputs]: Add gcc-10.
|
|
* gnu/packages/cpp.scm (cli)[native-inputs]: Add gcc-10.
|
|
* gnu/packages/linphone.scm (mediastreamer2): Update to 5.2.49.
|
|
* gnu/packages/linphone.scm (mediastreamer2)[native-inputs]: Drop package
labels.
[inputs]: Same.
|
|
* gnu/packages/linphone.scm (mediastreamer2)[arguments]: Rewrite with
G-expression.
|
|
* gnu/packages/linphone.scm (bcmatroska2): Update to 5.2.1.
[inputs]: Add bctoolbox.
[arguments]: Add build phase to patch build system.
|
|
* gnu/packages/linphone.scm (bzrtp): Update to 5.2.49.
|
|
* gnu/packages/linphone.scm (bzrtp)[inputs]: Drop package labels.
|
|
* gnu/packages/linphone.scm (ortp): Update to 5.2.49.
[arguments]: Disable documentation.
|
|
* gnu/packages/linphone.scm (ortp)[native-inputs]: Drop package labels.
|
|
* gnu/packages/linphone.scm (ortp)[arguments]: Use G-expression.
|
|
* gnu/packages/cpp.scm (libcutl)[native-inputs]: Add gcc-10.
|
|
* 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>
|