Age | Commit message (Collapse) | Author |
|
* gnu/packages/wm.scm (cwm): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/emulators.scm (dolphin-emu): Rewrite the source snippet
to be more compact.
|
|
* gnu/packages/emulators.scm (dolphin-emu)[supported-systems]: Add
aarch64-linux.
|
|
* gnu/packages/video.scm (mlt)[source](snippet, modules): New fields.
|
|
* gnu/packages/networking.scm (strongswan)[arguments]: Split
‘adjust-to-environment’ phase into ‘patch-command-file-names’ and
‘set-up-test-environment’.
|
|
* gnu/packages/networking.scm (strongswan): Update to 5.6.2.
|
|
* gnu/packages/pumpio.scm (pumpa): Update to 0.9.3.
[arguments]: Substitute INVOKE for SYSTEM*.
|
|
* gnu/packages/scheme.scm (mit-scheme)[arguments]: Use INVOKE and end
phases with #t.
|
|
* gnu/packages/gettext.scm (po4a)[home-page]: Update.
|
|
Fixes <https://bugs.gnu.org/30573>.
Reported by George myglc2 Clemmer <myglc2@gmail.com>
* gnu/packages/video.scm (libx264)[source]: Use 'stable' snapshot.
|
|
* gnu/packages/security-token.scm (ccid): Update to 1.4.29.
|
|
* gnu/packages/geo.scm (spatialite-gui): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
This reverts commit 6f9ba4c91c096a2fb95da111be0657d99ef2b683.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/geo.scm (libgaiagraphics): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/geo.scm (libspatialite): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/gnome.scm (libsoup): Update to 2.60.3.
|
|
* gnu/packages/benchmark.scm (fio): Update to 3.5.
|
|
* gnu/packages/xorg.scm (xorgproto): Update to 2018.3.
|
|
* gnu/packages/games.scm: Adjust and remove copyright lines for packages that
got moved to emulators.scm
|
|
* gnu/packages/games.scm: Remove copyright line for package that got moved to
emulators.scm
|
|
* gnu/packages/games.scm (desmume) (dosbox) (emulation-station) (higan) (mgba)
(mupen64plus-audio-sdl) (mupen64plus-core) (mupen64plus-input-sdl)
(mupen64plus-rsp-hle) (mupen64plus-rsp-z64) (mupen64plus-ui-console)
(mupen64plus-video-arachnoid) (mupen64plus-video-glide64)
(mupen64plus-video-glide64mk2) (mupen64plus-video-rice)
(mupen64plus-video-z64) (nestopia-ue) (retroarch): Move to... *
gnu/packages/emulators.scm: ... here.
|
|
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.42-8.
|
|
* gnu/packages/statistics.scm (r-forcats): Update to 0.3.0.
[propagated-inputs]: Add r-rlang.
|
|
* gnu/packages/statistics.scm (r-xml): Update to 3.98-1.10.
[inputs]: Add zlib.
[native-inputs]: Add pkg-config.
|
|
* gnu/packages/statistics.scm (r-devtools): Update to 1.13.5.
|
|
* gnu/packages/statistics.scm (r-dbplyr): Update to 1.2.1.
|
|
* gnu/packages/statistics.scm (r-rlang): Update to 0.2.0.
|
|
* gnu/packages/statistics.scm (r-knitr): Update to 1.20.
|
|
* gnu/packages/statistics.scm (r-stringr): Update to 1.3.0.
[propagated-inputs]: Add r-glue.
|
|
* gnu/packages/cran.scm (r-timedate): Update to 3043.102.
|
|
* gnu/packages/emulators.scm (dolphin-emu): New variable.
|
|
* gnu/local.mk (GNU_SYSTEM_MODULES): Add emulators.scm.
|
|
* gnu/packages/wxwidgets.scm (wxwidgets-gtk2-3.1): New variable.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
|
|
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.29.
[build-system]: Use the meson-build-system.
|
|
* gnu/packages/mpd.scm (mpd): Update to 0.20.17.
[source]: Use HTTPS URL.
|
|
* gnu/packages/mpd.scm (libmpdclient): Update to 2.14.
[source]: Use HTTPS URL.
|
|
* gnu/packages/emacs.scm (emacs-edit-indirect): New public variable.
|
|
Fixes CVE-2017-18187 and CVE-2018-{0487,0488}.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.0.
|
|
Follow-up to a33727db1bf0eaf4a0024da45610bd8e3e727a8e.
* gnu/packages/video.scm (libx264)[native-inputs]: Replace yasm by nasm.
|
|
* gnu/packages/video.scm (libx264): Update to 20180219-2245.
|
|
* gnu/packages/maths.scm (lpsolve): Update to 5.5.2.5.
|
|
* gnu/packages/version-control.scm (shflags): Update to 1.2.3.
[arguments]: Match new sources layout.
|
|
The TRIVIAL-BUILD-SYSTEM doesn't really save any effort and is actually
slightly longer.
* gnu/packages/version-control.scm (shflags)[build-system: Use
GNU-BUILD-SYSTEM.
[arguments]: Adjust accordingly and prefer INSTALL-FILE over COPY-FILE.
|
|
* gnu/packages/patches/htop-fix-process-tree.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (htop)[source]: Use it.
|
|
* gnu/packages/maths.scm (lpsolve)[arguments]: Use INVOKE and
INSTALL-FILE, and end phases with #t.
|
|
* gnu/packages/linux.scm (iptables)[synopsis, description]: Improve.
|
|
* gnu/packages/linux.scm (iptables): Update to 1.6.2.
|
|
* gnu/packages/lout.scm (lout)[arguments]: Write phases in-line, use
MODIFY-PHASES syntax, INVOKE, and WITH-DIRECTORY-EXCURSION, and end
phases with #t. Re-indent the result.
|
|
* gnu/packages/cook.scm (cook)[arguments]: Use MODIFY-PHASES syntax and
end phase with #t.
|
|
* gnu/packages/slang.scm (slang): Update to 2.3.1a.
|