Age | Commit message (Collapse) | Author |
|
* gnu/packages/vulkan.scm (vulkan-icd-loader): New variable.
|
|
* gnu/packages/firmware.scm (ovmf)[arguments]: Change custom 'build-ia32
phase to replace 'build. Remove unneeded substitutions in 'configure,
'build and 'build-x64. Shorten 'build and 'build-x64 phases.
|
|
* gnu/packages/bioinformatics.scm (star): Update to 2.6.0c.
[source]: Fetch from git.
|
|
* gnu/packages/patches/libreoffice-icu.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.5.1.
[source]: Add patch.
[inputs]: Add libepubgen and libqxp.
[arguments]: Adjust "prepare-src" phase.
|
|
* gnu/packages/libreoffice.scm (orcus): Update to 0.13.4.
|
|
* gnu/packages/libreoffice.scm (ixion): Update to 0.13.0.
|
|
* gnu/packages/libreoffice.scm (libqxp): New variable.
|
|
* gnu/packages/libreoffice.scm (libepubgen): New variable.
|
|
* gnu/packages/patches/opensmtpd-fix-crash.patch: New patch.
* gnu/packages/mail.scm (opensmtpd)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
The old downloads.ghostscript.com returns a bogus 200 response, while
the new home page lists a different source.
Reported by Gábor Boskovits <boskovits@gmail.com>.
* gnu/packages/image.scm (jbig2dec)[source, home-page]: Update URIs.
|
|
* gnu/packages/scribus.scm (scribus)[arguments]: Re-introduce fix for
"ImportError: No module named _sysconfigdata_nd".
|
|
|
|
* gnu/packages/games.scm (colobot): Update to 0.1.11.1-alpha.
[native-inputs]: Update "colobot-data" and "colobot-music" to 0.1.11.1-alpha.
|
|
* gnu/packages/scribus.scm (scribus)[inputs]: Add "libzmf".
|
|
* gnu/packages/scribus.scm (scribus): Update to 1.5.4.
[source]: Remove patches.
[arguments]: Remove `patch-source' phase.
|
|
* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to
'vulkan-loader'. Update URL and hash.
* gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.1077.
|
|
* gnu/packages/package-management.scm (diffoscope): Update to 95.
|
|
* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
|
|
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
|
|
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
|
|
* gnu/packages/gnome.scm (gedit): Update to 3.28.1.
|
|
This is a followup to a7714d42de2c3082f3609d1e63c83d703fb39cf9, which
renamed Python 2.x to "python2".
* tests/guix-package.sh: Use g-wrap and guile@2.0 when testing
collisions.
|
|
This is a followup to 301a4249064227bc4883e4e5b638e85a65925ba0, which
added a dependency to sed.
* tests/graph.scm ("node-edges"): Use 'hello', not 'sed', as the example
of a package without any dependency.
|
|
* gnu/packages/image.scm (vigra)[arguments]: Add phase "disable-broken-test";
enable parallel build.
|
|
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.19.
|
|
* gnu/packages/mail.scm (esmtp)[arguments]: Use custom 'autoconf phase
to replace default 'bootstrap phase.
|
|
* gnu/packages/networking.scm (can-utils)[arguments]: Remove unnecessary
'bootstrap phase.
|
|
* gnu/packages/engineering.scm (gerbv): Update to 2.6.2.
[arguments]: Remove ‘autoconf’ phase...
[native-inputs]: ...and remove its dependencies.
|
|
* gnu/packages/engineering.scm (linsmith): Update to 0.99.31.
|
|
* gnu/packages/engineering.scm (linsmith)[home-page]: Use HTTPS.
|
|
* gnu/packages/databases.scm (python-lmdb): Update to 0.94.
|
|
* gnu/packages/debian.scm (debootstrap): Update to 1.0.101.
|
|
* gnu/packages/crypto.scm (tomb): Update to 2.5.
[inputs, arguments]: Add util-linux for ‘findmnt’.
|
|
* gnu/packages/astronomy.scm (cfitsio): Update to 3.450.
|
|
* gnu/packages/astronomy.scm (gnuastro): Update to 0.6.
|
|
* gnu/packages/astronomy.scm (wcslib)[arguments]: Skip the default
‘install-license-files’ phase. Don't build or test in parallel.
|
|
* gnu/packages/admin.scm (inxi): Update to 3.0.11-1.
|
|
* gnu/packages/admin.scm (inxi)[source]: Use GIT-FETCH.
[native-inputs]: Remove tar.
[arguments]: Adjust accordingly.
|
|
* gnu/packages/admin.scm (inxi)[arguments]: Install man page to
/share/man instead of /share/doc/man.
|
|
* gnu/packages/ruby.scm (ruby-asciidoctor)[home-page]: Use HTTPS.
|
|
* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 1.5.7.1.
|
|
* gnu/packages/ruby.scm (ruby-eventmachine)[home-page]: Update URI.
|
|
* gnu/packages/ruby.scm (ruby-eventmachine): Update to 1.2.7.
|
|
* gnu/packages/ruby.scm (ruby-connection-pool): Update to 2.2.2.
|
|
* gnu/packages/web.scm (linkchecker): Update to 9.4.0.
[source]: Use GIT-FETCH.
[inputs]: Add python2-dnspython and python2-pyxdg.
[arguments]: Remove ‘remove-python-requests-version’ phase.
[license]: Remove licences of unbundled inputs.
|
|
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.36.1.
[source]: Update URI.
|
|
* gnu/packages/xdisorg.scm (libwacom): Update to 0.30.
[source]: Update URI.
|
|
‘The Linux Wacom Project has moved.’
-- <http://linuxwacom.sourceforge.net/wiki>
* gnu/packages/xdisorg.scm (libwacom, xf86-input-wacom)[home-page]:
Update URI.
|
|
* gnu/packages/photo.scm (darktable): Update to 2.4.4.
|