Age | Commit message (Collapse) | Author |
|
* gnu/packages/version-control.scm (fossil): Update to 2.8.
[inputs]: Remove sqlite, add sqlite@3.26.
[arguments]: Add custom phase to patch more shebangs.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/code.scm (cflow): Update to 1.6.
|
|
* gnu/packages/music.scm (musescore): Update to 3.0.3.
[source]: Remove now obsolete patch.
[arguments]: Do not use bundled (as a submodule) libcrashreporter-qt.
* gnu/packages/patches/musescore-fix-use_webengine.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Apply file removal.
|
|
* gnu/packages/games.scm (colobot): Update to 0.1.12-alpha.
[source]: Do not use unstable tarball.
[native-inputs]: Remove "colobot-data", now fetched with recursive
`git-fetch'.
|
|
* gnu/packages/simulation.scm (fenics-dolfin)[arguments]: Remove SNESTEST
mapping, no longer valid after update of PETSc to version 3.10.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/maths.scm (python-petsc4py): Update to 10.3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/ssh.scm (openssh)[native-inputs]: Add pkg-config.
[inputs]: Add libedit.
[arguments](configure-flags): Add --with-libedit.
|
|
* gnu/packages/opencl.scm (beignet)[supported-systems]: New field.
|
|
* gnu/packages/libedit.scm: (libedit): Update to 20181209-3.1.
|
|
* gnu/packages/emulators.scm (mgba)[inputs]: Use libelf instead of elfutils.
|
|
* gnu/packages/crypto.scm (hpenc): New variable.
|
|
* gnu/packages/textutils.scm (nkf): New variable.
|
|
* gnu/packages/video.scm: (twitchy): Update to 3.4.
[arguments]: Add phase 'patch-paths' to substitute in the absolute path to
'streamlink'.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/package-management (diffoscope): Update to 112.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
This reverts commit 590b989c95f5b72dfe4b9928d1426fb7d35d1428.
|
|
Fixes <https://bugs.gnu.org/27795>.
* gnu/packages/emacs.scm (guile-emacs)[source]: Use HTTPS.
Use git-version and git-file-name.
|
|
* gnu/packages/rsync.scm (librsync): Update to 2.0.2.
[source]: Update source URL.
[build-system]: Use cmake-build-system.
[inputs]: Add popt.
[arguments]: Remove field.
(librsync-0.9): New variable.
* gnu/packages/backup.scm (btar, duplicity, rdiff-backup)[inputs]: Use
librsync-0.9.
|
|
* gnu/packages/emacs-xyz.scm (emacs-amx): New variable.
|
|
* gnu/packages/emulators.scm (mgba): Update to 0.7.1.
[inputs]: Add elfutils.
|
|
* gnu/packages/spice.scm (spice-protocol@0.12.14): Remove variable.
|
|
* gnu/packages/virtualization.scm (lookingglass): Update to commit 41f4166.
[inputs]: Add wayland.
|
|
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.21.
|
|
* gnu/packages/bioinformatics.scm (discrover)[arguments]: Add build phase
"fix-latex-errors"; add build phase "setenv-HOME".
[inputs]: Add rmath-standalone.
[native-inputs]: Replace "texlive" with a texlive-union consisting of
texlive-fonts-cm, texlive-fonts-amsfonts, texlive-generic-ifxetex,
texlive-latex-doi, texlive-latex-examplep, texlive-latex-hyperref,
texlive-latex-ms, texlive-latex-natbib, texlive-bibtex,
texlive-latex-oberdiek, texlive-latex-pgf, texlive-latex-url,
texlive-latex-verbatimbox, and texlive-latex-xcolor.
|
|
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.6.27.
|
|
* gnu/packages/networking.scm (asio): Update to 1.12.2.
|
|
* gnu/packages/networking.scm (asio)[source]: Hard-code NAME.
|
|
* gnu/packages/tcl.scm (tcllib): Update to 1.19.
|
|
* gnu/packages/tcl.scm (tcllib)[source]: Hard-code NAME.
|
|
* gnu/packages/networking.scm (ethtool): Update to 4.19.
|
|
* gnu/packages/networking.scm (ethtool)[source]: Hard-code NAME.
|
|
* gnu/packages/lxqt.scm (libqtxdg)[source]: Hard-code NAME.
|
|
* gnu/packages/lxqt.scm (lxqt-build-tools)[source]: Hard-code NAME.
|
|
* gnu/packages/markup.scm (discount)[source]: Hard-code NAME.
|
|
* gnu/services/desktop.scm (upower-service): Fill in the replacement for
upower-service.
|
|
* gnu/packages/gnome.scm (workrave): Update to 1.10.23.
[source]: Correct STRING-MAP.
|
|
* gnu/packages/linux.scm (hdparm): Update to 9.58.
|
|
* gnu/packages/linux.scm (hdparm)[source]: Hard-code NAME.
|
|
* gnu/packages/linux.scm (powertop): Update to 2.10.
|
|
* gnu/packages/lxqt.scm (screengrab)[source]: Hard-code NAME.
|
|
* gnu/packages/networking.scm (fping): Update to 4.2.
|
|
* gnu/packages/gnucash.scm (gwenhywfar, aqbanking)[home-page]: Use HTTPS.
|
|
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.44.
|
|
* gnu/packages/gnome.scm (gnumeric)[source]: Hard-code NAME.
|
|
* gnu/packages/music.scm (drumstick): Update to 1.1.2.
|
|
* gnu/packages/kde-frameworks.scm (ktexteditor)[source]: Hard-code NAME.
|
|
* gnu/packages/kde-frameworks.scm (ktexteditor)[arguments]: Always
return #t from phases.
|
|
* gnu/packages/fonts.scm (font-hack)[description]: Use vague upstream wording.
|
|
* gnu/packages/fonts.scm (font-lato)[source, home-page]: Use HTTPS.
|
|
* gnu/packages/version-control.scm (git): Update to 2.21.0.
|
|
* gnu/packages/patches/ath9k-htc-firmware-gcc.patch: Drop hunk.
|