Age | Commit message (Collapse) | Author |
|
|
|
This commit only changed the version, not the checksum; and the version does
not exist.
This reverts commit 373007882def43f43d8da9678f6ab81047e32230.
|
|
Fixes <https://bugs.gnu.org/38926>.
* gnu/packages/lxqt.scm (pcmanfm-qt)[arguments]: Add phase to wrap the
executable with the GIO_LAUNCH_DESKTOP environment variable.
[inputs]: Add GLIB:BIN.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Fix typo
and triple spacing.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/assembly.scm (wla-dx): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/patches/pango-skip-libthai-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gtk.scm (pango): Update to 1.44.7.
[source](patches): New field.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]: Disable tests that require the Cantarell font.
[inputs]: Move LIBXFT ...
[propagated-inputs]: ... here.
(pango-1.42): New public variable.
* gnu/packages/gnome.scm (librsvg)[inputs]: Change from PANGO to PANGO-1.42.
|
|
* gnu/packages/docbook.scm (dblatex): Update to 0.3.11.
|
|
* gnu/packages/boost.scm (version-with-underscores, boost-patch): New
procedures.
(boost)[source](uri): Remove LET binding for VERSION-WITH-UNDERSCORES.
[source](patches): New field.
|
|
This fixes a regression introduced in a82e6faa8b993d1f3b47a8bd22c4509f7cae7ec1
where 'vigra-config' would lack a usable shebang because no 'python'
executable was available.
* gnu/packages/image.scm (vigra)[inputs]: Change from PYTHON to
PYTHON-WRAPPER.
|
|
This commit was obsolete by the time it was pushed, whoops!
This reverts commit 12818a0656817e95a80aace01089042c0b0e7e22.
|
|
* gnu/packages/qt.scm (qtwebengine)[source](modules, snippet): New fields.
[inputs]: Add CURL and VALGRIND.
|
|
* gnu/packages/qt.scm (qtwebengine): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/emacs-xyz.scm (emacs-undo-tree): Update to 0.7.1.
Signed-off-by: David Wilson <david@daviwil.com>
|
|
* gnu/packages/lisp.scm (picolisp32, picolisp): New variables.
|
|
* gnu/packages/cdrom.scm (cdemu-daemon)[source]: Wrap at 80 characters.
|
|
* gnu/packages/cdrom.scm (cdemu-client): Update to 3.2.4.
|
|
* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.4.
|
|
* gnu/packages/cdrom.scm (libmirage): Update to 3.2.4.
|
|
* gnu/packages/pdf.scm (impressive): Update to 0.12.1.
|
|
* gnu/packages/kde.scm (kdevelop): Update to 5.4.6.
|
|
* gnu/packages/gnome.scm (upower): Update to 0.99.11.
[source]: Follow home page download URI.
|
|
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.2.
|
|
* gnu/packages/hardware.scm (ddcutil): Update to 0.9.8.
|
|
* gnu/packages/python-xyz.scm (python-smmap2): Update to 2.0.5.
|
|
* gnu/packages/xfce.scm (thunar): Update to 1.8.11.
|
|
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.39.0.
|
|
* gnu/packages/xdisorg.scm (libwacom): Update to 1.2.
|
|
* gnu/packages/version-control.scm (mercurial): Update to 5.2.1.
[arguments]: Remove hard dependency on Python 2. Replace check phase to work
around known failing tests.
[native-inputs]: Add python-nose, and unzip.
Signed-off-by: Brett Gilio <brettg@gnu.org>
|
|
* gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.6.
|
|
* gnu/packages/license.scm (reuse)[source]: Use PYPI-URI.
|
|
* gnu/packages/license.scm (reuse): Update to 0.7.0.
|
|
This follows up on commit 508d5c5fa883a3cee53f8da358d853d4b245496c,
I guess.
* gnu/packages/security-token.scm (opensc)[arguments]: Remove the
‘disable-broken-test’ phase.
|
|
* gnu/packages/linux.scm (rng-tools): Update to 6.9.
|
|
* gnu/packages/gnucash.scm (gnucash, gnucash-doc): Update to 3.8.
|
|
* gnu/packages/gnucash.scm (aqbanking): Update to 5.99.44beta.
[argmuents]<configure-flags>: Remove.
[native-inputs]. Add gettext-minimal.
|
|
* gnu/packages/gnucash.scm (gwenhywfar): Update to 4.99.25rc9.
|
|
This is a follow-up to commit 1101c73c7fb2e0dbba00b45c05bf36ae08bdb6f2.
* gnu/packages/engineering.scm (lepton-eda)[arguments]: Ignore inherited
phases.
|
|
* gnu/packages/nfs.scm (nfs-utils)[arguments]: Enable building of rpc.svcgssd.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.15.0.3.
[build-system]: Use qt-build-system.
[inputs]: Remove qtwebchannel and qtx11extras.
[arguments]: Merge fix-library-paths, fix-monerod-path, fix-qt-paths and
fix-install-path phases into a fix-paths phase. Remove custom build,
change-dir and wrap-program phases. Add configure and build-zxcvbn-c phases.
|
|
* gnu/packages/rrdtool.scm (rrdtool): Update to 1.7.2.
|
|
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.26.
|
|
* gnu/packages/security-token.scm (pcsc-lite)[source]: Hard-code NAME.
|
|
* gnu/packages/fonts.scm (font-iosevka-slab)[source]: Update sha256.
|
|
* gnu/packages/python-xyz.scm (python-lxml)[home-page]: Use HTTPS.
|
|
* gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.2.
|
|
* gnu/packages/cups.scm (hplip)[arguments]<#:phases>[install-models-dat]: New
phase.
|
|
* gnu/packages/gnome.scm (libmediaart): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-monky): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.10.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.94.
(linux-libre-4.19-pristine-source): Update hash.
|