Commit Graph

20862 Commits (2e465111f1e47e5d55c1bc63d24134cea0b481ab)

Author SHA1 Message Date
Tobias Geerinckx-Rice 2e465111f1
gnu: sdl2-image: Update to 2.0.2.
* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.2.
2018-01-17 06:02:28 +01:00
Tobias Geerinckx-Rice 750db2ebbc
gnu: sdl2-mixer: Update to 2.0.2.
* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.2.
2018-01-17 06:02:28 +01:00
Kei Kebreau 44e4a62164
gnu: Add python-shapely and python2-shapely.
* gnu/packages/python.scm (python-shapely, python2-shapely): New variables.
2018-01-16 19:09:58 -05:00
Leo Famulari 093332e5ea
gnu: isc-dhcp: Update to 4.3.6.
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6.
2018-01-16 14:15:51 -08:00
Leo Famulari 0592c4cdf3
gnu: isc-dhcp: Update bundled bind to 9.9.11-P1 [fixes CVE-2017-3145].
* gnu/packages/admin.scm (isc-dhcp): Update to 9.9.11-P1.
2018-01-16 14:15:50 -08:00
Tobias Geerinckx-Rice 40267943ae
gnu: bind: Update to 9.11.2-P1 [fixes CVE-2017-3145].
* gnu/packages/dns.scm (isc-bind): Update to 9.11.2-P1.
2018-01-16 22:21:34 +01:00
Tobias Geerinckx-Rice 78724a5a91
gnu: haskell-check: Use HTTPS for hspec.github.io home pages.
* gnu/packages/haskell-check.scm (hspec-discover, ghc-hspec-core)
(ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib)[home-page]: Use HTTPS.
2018-01-16 22:21:34 +01:00
Tobias Geerinckx-Rice 3ca1545b21
gnu: python: Use HTTPS for ipython.org home pages.
* gnu/packages/python.scm (python-ipython-genutils, python-traitlets)
(python-ipykernel, python-ipython, python-widgetsnbextension)
(python-ipywidgets)[home-page]: Use HTTPS.
2018-01-16 22:21:34 +01:00
Tobias Geerinckx-Rice 7ea7eb2248
gnu: lxde: Use HTTPS for lxde.org home pages.
* gnu/packages/lxde.scm (libfm, lxappearance, lxrandr, lxtask, lxterminal)
(menu-cache, pcmanfm, lxmenu-data, lxde-icon-theme, lxde-common, lxinput)
(lxsession, lxpanel)[home-page]: Use HTTPS.
2018-01-16 22:21:33 +01:00
Efraim Flashner 7746af6605
gnu: american-fuzzy-lop: Update to 2.52b.
* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.52b.
[inputs]: custom-qemu now inherits from qemu-minimal.
(qemu-2.3.0): Remove variable.
2018-01-16 22:23:57 +02:00
Leo Famulari 00f45cbb4a
gnu: transmission: Mention CVE-2018-5702.
* gnu/packages/bittorrent.scm (transmission): Add comment.
2018-01-16 10:52:21 -08:00
Leo Famulari e428b2c026
gnu: python-libxml2: Inherit the replacement source of libxml2.
Previously, python-libxml2 would inherit the ungrafted libxml2, missing
several patches on the libxml2 source code.

* gnu/packages/xml.scm (python-libxml2, python2-libxml2): Use
package/inherit.
2018-01-16 10:28:20 -08:00
Leo Famulari 7c3f22e9c3
gnu: libxml2: Fix CVE-2017-15412.
* gnu/packages/patches/libxml2-CVE-2017-15412.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxml2/fixed)[source]: Use it.
2018-01-16 10:28:20 -08:00
Danny Milosavljevic 3b1ada0d71
gnu: Add curlftpfs.
* gnu/packages/file-systems.scm (curlftpfs): New variable.
2018-01-16 17:35:29 +01:00
nee 531003be6b
gnu: Add eureka.
* gnu/packages/game-development.scm (eureka): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
nee 60037d4e52
gnu: freedom: add native search-paths.
* gnu/packages/games.scm (freedoom) [native-search-paths]: Set DOOMWADDIR and
  DOOMWADPATH, so source ports and map editors can find the freedoom IWAD.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
Konrad Hinsen 7e06086522
gnu: python-matplotlib: Fix import failure
* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add
  python-pyqt.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
Alex Vong 1d47ea86ff
gnu: clojure: Update to 1.9.0.
* gnu/packages/java.scm (clojure): Update to 1.9.0. Add "core-specs-alpha-src"
and "spec-alpha-src". Remove "java-classpath-src" and "tools-reader-src".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
ng0 2a5d663bfa
gnu: fish-guix: Remove it.
fish-guix has been merged into Guix in 'etc/completion/fish'

* gnu/packages/shells.scm (fish-guix): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:20 +01:00
Tobias Geerinckx-Rice 889b4af7d8
gnu: mc: Update to 4.8.20.
* gnu/packages/mc.scm (mc): Update to 4.8.20.
[arguments]: Rename ‘fix-absolutism’ to (hopefully) more accurate
‘patch-FHS-file-names’.  Patch more.  Fix new VFS test.
2018-01-16 14:36:09 +01:00
Tobias Geerinckx-Rice 10db64e1b0
gnu: mc: Use HTTPS for home page.
* gnu/packages/mc.scm (mc)[home-page]: Use HTTPS.
2018-01-16 14:30:17 +01:00
Tobias Geerinckx-Rice a1b517f908
gnu: opensmtpd: Support PAM authentication.
* gnu/packages/mail.scm (opensmtpd)[arguments]: Add ‘--with-auth-pam’
to #:configure-flags.
2018-01-16 13:05:41 +01:00
Tobias Geerinckx-Rice 2f2ce92065
gnu: opensmtpd: Update to 6.0.3p1.
* gnu/packages/mail.scm (opensmtpd): Update to 6.0.3p1.
2018-01-16 12:53:12 +01:00
Tobias Geerinckx-Rice 432fd269fa
gnu: Use HTTPS for invisible-island.net home pages.
* gnu/packages/ncurses.scm (dialog)[home-page]: Use HTTPS.
* gnu/packages/version-control.scm (diffstat)[home-page]: Likewise.
* gnu/packages/xorg.scm (xterm)[home-page]: Likewise.
2018-01-16 03:02:21 +01:00
Tobias Geerinckx-Rice 9a412aa312
gnu: dialog: Update to 1.3-20171209.
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20171209.
2018-01-16 02:56:46 +01:00
Tobias Geerinckx-Rice 4817bb92d7
gnu: audio: Use HTTPS for kokkinizita.linuxaudio.org home pages.
* gnu/packages/audio.scm (clalsadrv, amb-plugins, mcp-plugins, rev-plugins)
(fil-plugins, ste-plugins, vco-plugins, wah-plugins, g2reverb)
(zita-convolver, zita-resampler, zita-alsa-pcmi)[home-page]: Use HTTPS.
2018-01-16 02:00:36 +01:00
Tobias Geerinckx-Rice c353d0140e
gnu: java: Use HTTPS for osgi.org home pages.
* gnu/packages/java.scm (java-osgi-annotation, java-osgi-core)
(java-osgi-service-event, java-osgi-cmpn)
(java-osgi-service-component-annotations, java-osgi-dto, java-osgi-resource)
(java-osgi-namespace-contract, java-osgi-namespace-extender)
(java-osgi-namespace-service, java-osgi-util-function)
(java-osgi-util-promise, java-osgi-service-metatype-annotations)
(java-osgi-service-repository, java-osgi-framework, java-osgi-service-log)
(java-osgi-service-jdbc, java-osgi-service-resolver, java-osgi-util-tracker)
(java-osgi-service-cm, java-osgi-service-packageadmin)[home-page]: Use HTTPS.
2018-01-16 01:54:12 +01:00
Tobias Geerinckx-Rice 53a416d6fd
gnu: mpg123: Use HTTPS for home page.
* gnu/packages/mp3.scm (mpg123)[home-page]: Use HTTPS.
2018-01-16 01:00:30 +01:00
Tobias Geerinckx-Rice 38b87a8af7
gnu: mpg123: Update to 1.25.8.
* gnu/packages/mp3.scm (mpg123): Update to 1.25.8.
2018-01-16 01:00:30 +01:00
Tobias Geerinckx-Rice b7fd77ef65
gnu: compression, text-editors: Use Savannah mirror://.
* gnu/packages/compression.scm (lunzip, clzip, lzlib, plzip)[source]: Use
mirror:// URI.
* gnu/packages/text-editors.scm (leafpad)[source]: Likewise.
2018-01-16 01:00:30 +01:00
Tobias Geerinckx-Rice adbfc6b9f1
gnu: talloc: Update to 2.1.11.
* gnu/packages/samba.scm (talloc): Update to 2.1.11.
[arguments]: Run all tests.  Use INVOKE.
2018-01-15 14:58:33 +01:00
Tobias Geerinckx-Rice a9691718e8
gnu: iniparser: Update to 4.1.
* gnu/packages/samba.scm (iniparser): Update to 4.1.
[arguments]: Update library SONAME.
[home-page]: Abandon outdated home page with no mention of version 4.
2018-01-15 14:58:33 +01:00
Tobias Geerinckx-Rice fa5e661859
gnu: iniparser: Use INSTALL-FILE.
* gnu/packages/samba.scm (iniparser)[arguments]: Simplify ‘install’ phase by
replacing COPY-FILE with INSTALL-FILE.
2018-01-15 14:58:33 +01:00
Tobias Geerinckx-Rice cf52c9255d
gnu: iniparser: Use #:make-flags.
* gnu/packages/samba.scm (iniparser)[arguments]: Use #:make-flags to set
‘CC’ instead of patching the Makefile.  Remove fruitless SYMLINK call.
2018-01-15 14:58:32 +01:00
Tobias Geerinckx-Rice 33fa13eac1
gnu: iniparser: Fix documentation directory.
* gnu/packages/samba.scm (iniparser)[arguments]: Install documentation to
‘/share/doc/iniparser’ instead of ‘/share/doc’.
2018-01-15 14:58:32 +01:00
Tobias Geerinckx-Rice 52e752e3c5
gnu: ccache: Update to 3.3.5.
* gnu/packages/ccache.scm (ccache): Update to 3.3.5.
[arguments]: Don't substitute ‘which’ in ‘setup-tests’ phase.
Add new ‘munge-failing-test’ phase to make test suite pass.
2018-01-15 14:58:32 +01:00
Oleg Pykhalov dd72837dff
gnu: Add emacs-json-mode.
* gnu/packages/emacs.scm (emacs-json-mode): New public variable.
2018-01-15 14:55:11 +03:00
Oleg Pykhalov b0912e9fdb
gnu: Add emacs-json-reformat.
* gnu/packages/patches/emacs-json-reformat-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
* gnu/packages/emacs.scm (emacs-json-reformat): New variable.
2018-01-15 14:42:55 +03:00
Tobias Geerinckx-Rice 15eef66e5d
gnu: ghc-hmatrix-special: Update to 0.4.0.1.
* gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.4.0.1.
2018-01-15 07:29:44 +01:00
Tobias Geerinckx-Rice 26d6539bc0
gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.7.
* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): Update to 0.4.1.7.
2018-01-15 07:29:39 +01:00
Tobias Geerinckx-Rice e72a77e1a4
gnu: ghc-hmatrix-gsl: Update to 0.18.0.1.
* gnu/packages/haskell.scm (ghc-hmatrix-gsl): Update to 0.18.0.1.
2018-01-15 07:29:34 +01:00
Tobias Geerinckx-Rice 621fe476ec
gnu: ghc-hmatrix: Update to 0.18.1.0.
* gnu/packages/haskell.scm (ghc-hmatrix): Update to 0.18.1.0.
2018-01-15 07:29:30 +01:00
Tobias Geerinckx-Rice 7a1bc3b9e7
gnu: ghc-juicypixels: Update to 3.2.9.3.
* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.3.
2018-01-15 07:29:25 +01:00
Tobias Geerinckx-Rice e427a0e42c
gnu: ghc-iproute: Use HTTPS for home page.
* gnu/packages/haskell.scm (ghc-iproute)[home-page]: Use HTTPS.
2018-01-15 07:29:20 +01:00
Tobias Geerinckx-Rice 1cc0942f49
gnu: ghc-iproute: Update to 1.7.1.
* gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.1.
2018-01-15 07:29:15 +01:00
Tobias Geerinckx-Rice 06c8258b51
gnu: opusfile: Update to 0.9.
* gnu/packages/xiph.scm (opusfile): Update to 0.9.
2018-01-15 07:29:11 +01:00
Tobias Geerinckx-Rice 2e33e6b18b
gnu: xiph: Use HTTPS for home pages where possible.
* gnu/packages/xiph.org (libogg, libvorbis, libtheora, ao, flac)
(vorbis-tools, opusfile, icecast)[home-page]: Use HTTPS.
2018-01-15 07:29:06 +01:00
Tobias Geerinckx-Rice 81e59e4146
gnu: linux: Use HTTPS for home pages where possible.
* gnu/packages/linux.scm (ltrace, libnl, pflask, acpi, module-init-tools)
(snapscreenshot)[home-page]: Use HTTPS.
2018-01-15 07:29:02 +01:00
Tobias Geerinckx-Rice 4631e6c9cd
gnu: tls: Use HTTPS for home pages where possible.
* gnu/packages/tls.scm (openssl, p11-kit, python-acme)[home-page]: Use
HTTPS instead of HTTP, irony.
2018-01-15 07:28:57 +01:00
Tobias Geerinckx-Rice af63f03f27
gnu: geos: Update to 3.6.2.
* gnu/packages/geo.scm (geos): Update to 3.6.2.
2018-01-15 07:28:53 +01:00