Oleg Pykhalov
61995dce50
gnu: emacs-browse-at-remote: Patch for GNU Cgit support.
...
* gnu/packages/patches/emacs-browse-at-remote-cgit-gnu.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (emacs-browse-at-remote)[source](patches): Use it.
2018-02-09 22:15:21 +03:00
Pierre Langlois
af414f34fb
gnu: clementine: Remove Spotify downloader.
...
Clementine has a button in the preference menu that allows downloading a
binary blob to add support for Spofify. Let's remove this button. It turns
out this is the only part of the code base that uses crypto++, let's remove
this dependency too.
* gnu/packages/music.scm (clementine)[arguments]: Remove crypto++ support. Set
HAVE_SPOTIFY_DOWNLOADER to FALSE.
[inputs]: Remove crypto++ input.
* gnu/packages/patches/clementine-remove-crypto++-dependency.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-09 13:32:08 -05:00
Danny Milosavljevic
a48b877e60
gnu: appstream-glib: Propagate some inputs.
...
* gnu/packages/glib.scm (appstream-glib)[inputs]: Move gcab, gdk-pixbuf,
util-linux to propagated-inputs.
2018-02-09 17:06:24 +01:00
Marius Bakke
cfd7723cf4
gnu: samba: Update to 4.7.5.
...
* gnu/packages/samba.scm (samba): Update to 4.7.5.
2018-02-09 16:43:49 +01:00
Marius Bakke
165c8b2adc
gnu: zziplib: Update to 0.13.68.
...
* gnu/packages/patches/zziplib-CVE-2017-5974.patch,
gnu/packages/patches/zziplib-CVE-2017-5975.patch,
gnu/packages/patches/zziplib-CVE-2017-5976.patch,
gnu/packages/patches/zziplib-CVE-2017-5978.patch,
gnu/packages/patches/zziplib-CVE-2017-5979.patch,
gnu/packages/patches/zziplib-CVE-2017-5981.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/compression.scm (zziplib): Update to 0.13.68.
[source](patches): Remove.
[arguments]: Remove #:parallel-tests?. Set #:tests? #f.
2018-02-09 16:43:49 +01:00
Ludovic Courtès
a68fdfea96
services: avahi: Default to nss-mdns 0.10.
...
This works around <https://bugs.gnu.org/30396 >.
Reported by George myglc2 Clemmer <myglc2@gmail.com>.
* gnu/packages/avahi.scm (nss-mdns-0.10): New variable.
* gnu/services/avahi.scm (avahi-service-type): Use it.
2018-02-09 15:17:41 +01:00
Marius Bakke
ce2cfcabfc
gnu: python-pandas: Update to 0.22.0.
...
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/patches/python-pandas-skip-failing-tests.patch: Delete file.
* gnu/packages/python.scm (python-pandas): Update to 0.22.0.
[source](patches): Remove.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-LXML.
[arguments]: Replace CHECK-PHASE with custom pytest invocation.
[home-page]: Use HTTPS.
2018-02-09 14:44:49 +01:00
Marius Bakke
ba62f087bc
gnu: python-scipy: Update to 1.0.0.
...
* gnu/packages/python.scm (python-scipy): Update to 1.0.0.
[arguments]: Remove obsolete FIX-TESTS-PHASE. Override sphinxbuild in
INSTALL-DOC-PHASE. Fix PYVER argument. Use INVOKE instead of SYSTEM*.
[native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST and WHICH.
2018-02-09 14:44:49 +01:00
Marius Bakke
2c7f4ae561
gnu: python-numpy: Update to 1.14.0.
...
* gnu/packages/python.scm (python-numpy): Update to 1.4.0.
[source](uri): Use release tarball.
[source](file-name): Remove.
2018-02-09 14:44:49 +01:00
Danny Milosavljevic
8f8842cc7b
gnu: guile-sqlite3: Update to 0.0-3.1cd1dec.
...
* gnu/packages/guile.scm (guile-sqlite3): Update to 0.0-3.1cd1dec.
2018-02-09 12:25:49 +01:00
Ludovic Courtès
be5e2cf1a6
gnu: guix: Update snapshot to bc880f9
.
...
* gnu/packages/package-management.scm (guix): Update to bc880f9
.
2018-02-09 11:45:44 +01:00
Ludovic Courtès
bc880f9d66
gnu: mcron2: Install files to 'share/guile/site/2.2'.
...
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.
* gnu/packages/guile.scm (mcron2)[arguments]: In 'use-guile-2.2' phase,
substitute /share/guile/site/2.0.
2018-02-09 11:23:27 +01:00
Arun Isaac
75abd864fc
gnu: Add wesnoth-server.
...
* gnu/packages/games.scm (wesnoth-server): New variable.
2018-02-09 14:55:09 +05:30
Mark H Weaver
110afddee8
gnu: icecat: Use system harfbuzz and graphite2 libraries.
...
* gnu/packages/patches/icecat-use-system-harfbuzz.patch,
gnu/packages/patches/icecat-use-system-graphite2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add patches. Delete
"gfx/harfbuzz" and "gfx/graphite2" in the snippet.
[inputs]: Add harfbuzz and graphite2.
[arguments]: Add "--with-system-harfbuzz" and "--with-system-graphite2" to
configure-flags.
2018-02-09 01:53:07 -05:00
Mark H Weaver
efe2a2833c
Merge branch 'master' into core-updates
2018-02-09 01:46:34 -05:00
Oleg Pykhalov
8d0edc8246
gnu: Add sipcalc.
...
* gnu/packages/admin.scm (sipcalc): New public variable.
2018-02-09 08:44:57 +03:00
Leo Famulari
63298f14c9
gnu: mu: Use a fixed variant of tzdata for the mu tests.
...
* gnu/packages/mail.scm (mu)[inputs]: Remove tzdata.
[native-inputs]: Add tzdata-2017a.
2018-02-08 23:18:08 -05:00
Pierre Langlois
e5fdc3348a
gnu: mu: Update to 1.0.
...
* gnu/packages/mail.scm (mu): Update to 1.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-08 23:18:04 -05:00
Kei Kebreau
3a9e65538a
gnu: audacity: Update to 2.2.1.
...
* gnu/packages/audio.scm (audacity): Update to 2.2.1.
2018-02-08 19:25:55 -05:00
Leo Famulari
2c433a1612
gnu: postgresql: Update to 10.2 [CVE-2018-{1052,1053}].
...
* gnu/packages/databases.scm (postgresql): Update to 10.2.
2018-02-08 17:47:52 -05:00
Mark H Weaver
bf4075cd9c
gnu: linux-libre: Update to 4.15.2.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.2.
(%linux-libre-hash): Update hash.
2018-02-08 17:38:15 -05:00
Mark H Weaver
f0c8b50f0a
gnu: linux-libre@4.14: Update to 4.14.18.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.18.
(%linux-libre-4.14-hash): Update hash.
2018-02-08 17:37:10 -05:00
Alex Vong
e61da2e884
gnu: mpv: Fix CVE-2018-6360.
...
* gnu/packages/patches/mpv-CVE-2018-6360-1.patch,
gnu/packages/patches/mpv-CVE-2018-6360-2.patch,
gnu/packages/patches/mpv-CVE-2018-6360-3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/video.scm (mpv)[source]: Use them.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-08 15:18:21 -05:00
Leo Famulari
30335a2963
gnu: Update syncthing to 0.14.44.
...
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.44.
[inputs]: Add go-github-com-prometheus-union and remove
go-github-com-edsrzf-mmap-go.
[source]: Delete bundled dependencies in a snippet.
[arguments]: Remove the 'delete-bundled-source-code' phase.
2018-02-08 15:18:21 -05:00
Leo Famulari
5c8c1511e8
gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb.
...
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
0.0.0-2.a8abcfb.
2018-02-08 15:18:21 -05:00
Leo Famulari
f07ccbc256
gnu: Add go-github-com-prometheus-union.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-union): New
variable.
2018-02-08 15:18:21 -05:00
Leo Famulari
fa22168b5c
gnu: Add go-github-com-client-golang-prometheus.
...
* gnu/packages/syncthing.scm (go-github-com-client-golang-prometheus):
New variable.
2018-02-08 15:18:21 -05:00
Leo Famulari
bfbe868d8e
gnu: Add go-github-com-client-golang-prometheus-promhttp.
...
* gnu/packages/syncthing.scm
(go-github-com-client-golang-prometheus-promhttp): New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari
13dca4a56e
gnu: Add go-github-com-prometheus-procfs.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari
270590bd69
gnu: Add go-github-com-prometheus-common-expfmt.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt):
New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari
1da227b0d8
gnu: Add go-github-com-matttproud-golang-protobuf-extensions-pbutil.
...
* gnu/packages/syncthing.scm
(go-github-com-matttproud-golang-protobuf-extensions-pbutil): New
variable.
2018-02-08 15:18:20 -05:00
Leo Famulari
4b6b1a3856
gnu: Add go-github-com-prometheus-client-model-go.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model-go):
New variable.
2018-02-08 15:18:20 -05:00
Leo Famulari
339e44dac2
gnu Add go-github-com-golang-protobuf-proto.
...
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): New
variable.
2018-02-08 15:18:19 -05:00
Leo Famulari
d095620a59
gnu: go-github-com-gogo-protobuf: Update to 0.5-2.160de10.
...
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to
0.5-2.160de10.
2018-02-08 15:18:19 -05:00
Leo Famulari
a04434f291
gnu: Add go-github-com-beorn7-perks-quantile.
...
* gnu/packages/syncthing.scm (go-github-com-beorn7-perks-quantile): New
variable.
2018-02-08 15:18:16 -05:00
Leo Famulari
6666f4f41f
gnu: vdirsyncer: Update to 0.16.4.
...
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.4.
2018-02-08 13:37:36 -05:00
Tobias Geerinckx-Rice
f81b6e7703
gnu: libtirpc: Update to 1.0.2.
...
* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.0.2.
[patches]: Remove patch for fixed CVE.
* gnu/packages/patches/libtirpc-CVE-2017-8779.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-08 18:21:08 +01:00
Tobias Geerinckx-Rice
cf08cc16e6
gnu: serd: Update to 0.28.0.
...
* gnu/packages/rdf.scm (serd): Update to 0.28.0.
2018-02-08 17:53:59 +01:00
Tobias Geerinckx-Rice
ed5f55de7d
gnu: nim: Use INVOKE.
...
* gnu/packages/nim.scm (nim)[arguments]: Substitute INVOKE for SYSTEM*.
2018-02-08 17:53:23 +01:00
Tobias Geerinckx-Rice
dd935df2c1
gnu: libcap-ng: Remove unused python input.
...
Outputs so identical you wish they were intensional.
* gnu/packages/admin.scm (libcap-ng)[inputs]: Remove python.
[arguments]: Add ‘--without-python’ to #:configure-flags to suppress a
bogus error.
2018-02-08 17:53:23 +01:00
Kei Kebreau
5a2c4b3bbc
gnu: pwgen: Update to 2.08.
...
* gnu/packages/password-utils.scm (pwgen): Update to 2.08.
2018-02-08 11:11:09 -05:00
Tobias Geerinckx-Rice
ed0c5d3c58
gnu: mcrl2: Fix typo in synopsis.
...
* gnu/packages/maths.scm (mcrl2)[synopsis]: Fix typo.
[description]: Use @dfn.
2018-02-08 14:42:32 +01:00
Tobias Geerinckx-Rice
cc304fe821
gnu: libcap-ng: Update to 0.7.9.
...
gnu/packages/admin.scm (libcap-ng): Update to 0.7.9.
2018-02-08 14:24:23 +01:00
Tobias Geerinckx-Rice
bf30b70b26
gnu: conky: Update to 1.10.8.
...
* gnu/packages/conky.scm (conky): Update to 1.10.8.
2018-02-08 14:24:23 +01:00
Jan Nieuwenhuizen
5b05dce747
gnu: Add mcrl2.
...
* gnu/packages/maths.scm (mcrl2): New variable.
2018-02-08 08:50:06 +01:00
Tobias Geerinckx-Rice
83e8a302f2
gnu: lunzip: Update to 1.10.
...
* gnu/packages/compression.scm (lunzip): Update to 1.10.
2018-02-08 05:06:54 +01:00
Tobias Geerinckx-Rice
c28377802e
gnu: nim: Update to 0.17.2.
...
* gnu/packages/nim.scm (nim): Update to 0.17.2.
2018-02-08 05:01:42 +01:00
Tobias Geerinckx-Rice
0386cdd373
gnu: luajit, lua5.x-bitop: Use HTTPS home pages.
...
* gnu/packages/lua.scm (luajit, make-lua-bitop)[home-page]: Use HTTPS.
2018-02-08 05:01:42 +01:00
Tobias Geerinckx-Rice
a093bb6967
gnu: luajit: Make available as ‘luajit’.
...
* gnu/packages/lua.scm (luajit)[arguments]: Add a ‘create-luajit-symlink’
phase to make the interpreter available simply as ‘luajit’.
2018-02-08 05:01:42 +01:00
Tobias Geerinckx-Rice
906f1b48e2
gnu: luajit: Update to 2.1.0-beta3.
...
* gnu/packages/lua.scm (luajit): Update to 2.1.0-beta3.
[source]: Remove symlinks patch.
* gnu/packages/patches/luajit-symlinks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-02-08 05:01:42 +01:00
Tobias Geerinckx-Rice
b2d00af723
gnu: mc: Substitute more FHS file names.
...
* gnu/packages/mc.scm (mc)[arguments]: Add some more files to the
‘patch-FHS-file-names’ phase.
2018-02-08 05:01:41 +01:00
Leo Famulari
0b18c0b0de
gnu: mupdf: Fix CVE-2017-17858.
...
* gnu/packages/patches/mupdf-CVE-2017-17858.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (mupdf)[source]: Use it.
2018-02-07 21:17:57 -05:00
Marius Bakke
53f826cd0f
gnu: python2-tqdm: Work around missing flake8 propagation.
...
* gnu/packages/python.scm (python-tqdm)[properties]: Declare python2 variant.
(python2-tqdm): Use STRIP-PYTHON2-VARIANT.
[native-inputs]: Add PYTHON-ENUM34.
2018-02-07 17:05:23 +01:00
Marius Bakke
b7049b2e23
Revert "gnu: python2-flake8: Fix python-enum34 propagation."
...
This triggers a rebuild of 1111 packages, so let's work around it on the few
that are affected instead.
This reverts commit 01af1e11a6
.
2018-02-07 17:00:45 +01:00
Marius Bakke
0a2d977ac1
gnu: python-mando: Remove version 0.3.1.
...
* gnu/packages/python.scm (python-mando-0.3.1): Remove variable.
2018-02-07 15:34:09 +01:00
Marius Bakke
5861f9c9d6
gnu: python-radon: Update to 2.2.0.
...
* gnu/packages/python.scm (python-radon): Update to 2.2.0.
[arguments]: Replace CHECK-PHASE with custom test command.
[propagated-inputs]: Replace PYTHON-MANDO-0.3.1 with PYTHON-MANDO.
[native-inputs]: Remove PYTHON-FLAKE8, PYTHON-TOX and PYTHON-PARAMUNITTEST.
Add PYTHON-PYTEST-MOCK.
2018-02-07 15:34:09 +01:00
Marius Bakke
f7bd4f2372
gnu: python-pytest-mock: Update to 1.6.3.
...
* gnu/packages/check.scm (python-pytest-mock): Update to 1.6.3.
[source]: Use tarball relase.
[native-inputs]: Remove UNZIP. Add PYTHON-SETUPTOOLS-SCM.
2018-02-07 15:34:09 +01:00
Marius Bakke
50c84dd5a6
gnu: python-mando: Fix indentation.
...
* gnu/packages/python.scm (python-mando): Indent with emacs.
2018-02-07 15:34:09 +01:00
Marius Bakke
2aa33bf41b
gnu: python-mando: Update to 0.6.4.
...
* gnu/packages/python.scm (python-mando): Update to 0.6.4.
[propagated-inputs]: Add PYTHON-SIX.
[native-inputs]: Remove PYTHON-SPHINX and PYTHON-PARAMUNITTEST. Add PYTHON-PYTEST.
2018-02-07 15:34:09 +01:00
Marius Bakke
3cbddeec39
gnu: python-tqdm: Update to 4.19.5.
...
* gnu/packages/python.scm (python-tqdm): Update to 4.19.5.
[native-inputs]: Remove PYTHON-NOSE-TIMER and PYTHON-VIRTUALENV.
2018-02-07 15:34:09 +01:00
Marius Bakke
01af1e11a6
gnu: python2-flake8: Fix python-enum34 propagation.
...
* gnu/packages/python.scm (python2-flake8)[propagated-inputs]: Replace
PYTHON2-ENUM with PYTHON2-ENUM34.
2018-02-07 15:34:09 +01:00
Marius Bakke
9e94d063ab
gnu: multiqc: Update to 1.4.
...
* gnu/packages/bioinformatics.scm (multiqc): Update to 1.4.
[propagated-inputs]: Remove PYTHON-ENUM34.
2018-02-07 15:34:08 +01:00
Ricardo Wurmus
799c3c868f
gnu: sablevm: Fix broken build.
...
* gnu/packages/java.scm (sablevm)[arguments]: Change threading type.
2018-02-06 23:15:35 +01:00
Tobias Geerinckx-Rice
5ac1143dc4
gnu: whois: Expand synopsis & description.
...
* gnu/packages/networking.scm (whois)[synopsis, description]: Expand.
2018-02-06 20:02:12 +01:00
Tobias Geerinckx-Rice
11b1f89ec2
gnu: librep: Update to 0.92.7.
...
* gnu/packages/sawfish.scm (librep): Update to 0.92.7.
2018-02-06 20:02:12 +01:00
Tobias Geerinckx-Rice
ccfe4aa1c0
gnu: asciidoc: Update to 8.6.10.
...
* gnu/packages/documentation.scm (asciidoc): Update to 8.6.10.
[source]: Switch to new code host.
[arguments]: Add new ‘bootstrap’ phase...
[native-inputs]: ...and required autoconf.
[home-page]: Point to a more recently updated instance.
2018-02-06 20:02:12 +01:00
Tobias Geerinckx-Rice
1ffa065c44
gnu: perl-test-simple: Update to 1.302122.
...
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302122.
2018-02-06 20:02:11 +01:00
Ludovic Courtès
71e789319c
gnu: hwloc: Add 2.0.0.
...
* gnu/packages/mpi.scm (hwloc-2.0): New variable.
* gnu/packages/patches/hwloc-tests-without-sysfs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-02-06 17:34:34 +01:00
Oleg Pykhalov
fbcad8843a
gnu: Add python-pyaudio.
...
* gnu/packages/audio.scm (python-pyaudio): New public variable.
2018-02-06 19:16:51 +03:00
Stefan Reichör
19d93ef537
gnu: Add curseradio.
...
* gnu/packages/music.scm (curseradio): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-06 17:02:46 +01:00
Ludovic Courtès
9805ad6f87
gnu: julia: Don't invoke /sbin/ldconfig.
...
Reported by Marco van Hulten <marco@hulten.org>
in <https://bugs.gnu.org/30282 >.
* gnu/packages/julia.scm (julia)[arguments] <'hardcode-soname-map>:
Patch out 'ldconfig' invocations.
2018-02-06 16:12:50 +01:00
Ludovic Courtès
d40b5684c5
gnu: julia: Adjust libgit2 tests.
...
* gnu/packages/julia.scm (julia)[arguments] <'disable-broken-tests>:
Patch libgit2.jl.
2018-02-06 16:12:50 +01:00
Ludovic Courtès
4e847986bc
gnu: libssh: Update to commit 239d0f7 of branch 'v0-7'.
...
* gnu/packages/ssh.scm (libssh): Update to 239d0f7.
2018-02-06 16:12:50 +01:00
Mathieu Othacehe
924b96db0a
gnu: gpsbabel: Update to 1.5.4 and fix build.
...
* gnu/packages/patches/gpsbabel-minizip.patch: New file.
* gnu/packages/patches/gpsbabel-qstring.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/gps.scm (gpsbabel): Update to 1.5.4,
[source]: add two previous patches to fix build,
[snippet]: remove "gpsbabel" directory excursion,
[arguments]: ditto.
2018-02-06 15:50:09 +01:00
Mathieu Othacehe
5365596476
gnu: Add gpxsee.
...
* gnu/packages/gps.scm (gpxsee): New variable.
2018-02-06 15:50:04 +01:00
Tobias Geerinckx-Rice
9cc03bbf0d
gnu: expect: Update to 5.45.4.
...
* gnu/packages/tcl.scm (expect): Update to 5.45.4.
2018-02-06 14:42:46 +01:00
Tobias Geerinckx-Rice
0e588d2f02
gnu: shotwell: Update to 0.27.4.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.27.4.
2018-02-06 14:42:46 +01:00
Konrad Hinsen
4283653cb0
gnu: Add python-isoweek.
...
* gnu/packages/python.scm (python-isoweek, python2-isoweek): New variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-02-06 12:10:17 +01:00
Danny Milosavljevic
7e2dd00bfb
gnu: Add python-funcy.
...
* gnu/packages/python.scm (python-funcy, python2-funcy): New variables.
2018-02-06 12:04:21 +01:00
Danny Milosavljevic
89c57efd78
gnu: Add python-whatever.
...
* gnu/packages/python.scm (python-whatever, python2-whatever): New variables.
2018-02-06 12:04:19 +01:00
Ricardo Wurmus
e9e78d2cec
gnu: Add r-heatmaply.
...
* gnu/packages/cran.scm (r-heatmaply): New variable.
2018-02-06 11:21:57 +01:00
Ricardo Wurmus
2e9d187b87
gnu: Add r-seriation.
...
* gnu/packages/cran.scm (r-seriation): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus
8e5e26d2ab
gnu: Add r-webshot.
...
* gnu/packages/cran.scm (r-webshot): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus
7fe49f2a8a
gnu: Add r-gclus.
...
* gnu/packages/cran.scm (r-gclus): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus
ffb59bcef7
gnu: Add r-qap.
...
* gnu/packages/cran.scm (r-qap): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus
f285346aed
gnu: Add r-tsp.
...
* gnu/packages/cran.scm (r-tsp): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus
2058e37d61
gnu: Add r-processx.
...
* gnu/packages/cran.scm (r-processx): New variable.
2018-02-06 11:21:56 +01:00
Ricardo Wurmus
a3257d427e
gnu: Add r-debugme.
...
* gnu/packages/cran.scm (r-debugme): New variable.
2018-02-06 11:21:56 +01:00
Danny Milosavljevic
18adb1f00d
gnu: guile-sqlite3: Use git-version.
...
* gnu/packages/guile.scm [version]: Use git-version.
2018-02-06 09:49:08 +01:00
Danny Milosavljevic
0362e5820a
gnu: guile-sqlite3: Update to 0.0-2.21f35ca.
...
* gnu/packages/guile.scm (guile-sqlite3): Update to 0.0-2.21f35ca.
2018-02-06 09:01:41 +01:00
Leo Famulari
127dc7c7be
gnu: python-llfuse: Update to 1.3.2.
...
* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.2.
2018-02-05 20:16:48 -05:00
Ethan R. Jones
956ba99cb7
gnu: Add python-gyp.
...
* gnu/packages/python.scm (python-gyp, python2-gyp): New variables.
2018-02-05 18:04:34 -05:00
Kei Kebreau
26ecbaf866
gnu: bigloo: Update to 4.3b.
...
* gnu/packages/scheme.scm (bigloo): Update to 4.3b.
[arguments]: Add "--disable-patch" to configure flags. Add substitution to
compile Bigloo with the correct runpath. Substitute 'invoke' for '*system*'.
2018-02-05 17:13:56 -05:00
Leo Famulari
a630c64709
gnu: p7zip: Fix CVE-2017-17969.
...
* gnu/packages/patches/p7zip-CVE-2017-17969.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/compression.scm (p7zip)[source]: Use it.
2018-02-05 16:21:40 -05:00
Maxim Cournoyer
b1968d86b9
gnu: Add emacs-realgud.
...
* gnu/packages/emacs.scm (emacs-realgud): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-05 16:54:28 +01:00
Maxim Cournoyer
fd38bfe23b
gnu: Add emacs-loc-changes.
...
* gnu/packages/emacs.scm (emacs-loc-changes): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-05 16:54:27 +01:00
Maxim Cournoyer
fa1a17b786
gnu: Add emacs-load-relative.
...
* gnu/packages/emacs.scm (emacs-load-relative): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-05 16:54:27 +01:00
Maxim Cournoyer
439ad15ddd
gnu: Add emacs-test-simple.
...
* gnu/packages/emacs.scm (emacs-test-simple): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-02-05 16:54:27 +01:00
Marius Bakke
76dbb7516e
gnu: miniupnpc: Update to 2.0.20180203.
...
* gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20180203.
2018-02-05 15:40:52 +01:00
Nicolas Goaziou
20c65aa1ec
gnu: solfege: Fix typo.
...
* gnu/packages/music.scm (solfege): Fix typo in `fix-configuration' phase.
2018-02-05 14:35:01 +01:00