Commit Graph

22377 Commits (982dab0ba73a8556bb5ab65bf199efbd1f2b508b)

Author SHA1 Message Date
Tobias Geerinckx-Rice 7ed6343fd7
gnu: package-management: Prefix licenses.
* gnu/packages/package-management.scm (define-module): Import
(guix licenses) with #:prefix instead of #:select.
Adjust all callers.
2018-01-18 04:26:41 +01:00
Tobias Geerinckx-Rice 37756a1332
gnu: package-management: Alphabetise module imports.
* gnu/packages/package-management.scm (define-module): Order module
imports alphabetically.
2018-01-18 04:26:41 +01:00
Tobias Geerinckx-Rice f1fac6b8e0
gnu: rlwrap: Update to 0.43.
* gnu/packages/readline.scm (rlwrap): Update to 0.43.
[source, home-page]: Use new upstream URI.
2018-01-18 04:26:41 +01:00
ng0 28b48c87c5
gnu: mlmmj: Update to 1.3.0.
* gnu/packages/mail.scm (mlmmj): Update to 1.3.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-17 15:26:56 -08:00
Rutger Helling 1657fbc9bb
gnu: xpra: Update to 2.2.2.
* gnu/packages/xorg.scm (xpra): Update to 2.2.2.
2018-01-17 20:12:46 +01:00
Tobias Geerinckx-Rice 6c162d0e52
gnu: sxiv: Update to 24.
* gnu/packages/image-viewers.scm (sxiv): Update to 24.
[inputs]: Add freetype and libxft.
[arguments]: Pass freetype header location in #:make-flags.  Be verbose.
2018-01-17 16:16:58 +01:00
Christopher Baines d067e4badc
gnu: services: web: Add service for httpd.
* gnu/services/web.scm (<httpd-module>,
  <httpd-config-file>, <httpd-virtualhost>
  <httpd-configuration>): New record types.
  (%default-httpd-modules, %httpd-accounts,
  httpd-service-type): New variables.
  (httpd-shepherd-services, httpd-activation,
  httpd-process-extensions): New procedures.
* gnu/tests/web.scm (run-httpd-test): New procedure.
  (%httpd-os, %tests-httpd): New variables.
* doc/guix.texi (Web Services): Document the Apache HTTP Server.
2018-01-17 08:43:47 +00:00
Christopher Baines d9b530813f
gnu: tests: web: Generalise the nginx test.
So that it can also be used for other web servers.

* gnu/tests/web.scm (%index.html-contents): Change nginx to guix.
  (%make-http-root): Move the index.html file from /srv to /srv/http.
  (%nginx-servers): Remove the setting of root.
  (run-nginx-test, run-webserver-test): Rename run-nginx-test to
  run-webserver-test and generalise its behaviour
  (%test-nginx): Change to use run-webserver-test, rather than run-nginx-test.
2018-01-17 08:43:41 +00:00
Efraim Flashner 9b811f690c
gnu: bullet: Update to 2.87.
* gnu/packages/game-development.scm (bullet): Update to 2.87.
[home-page]: Update to new home-page.
2018-01-17 09:55:15 +02:00
Efraim Flashner 1297bc0588
gnu: game-development.scm: Arrange module inputs alphabetically.
* gnu/packages/game-development.scm: Arrange module inputs
alphabetically.
2018-01-17 09:55:14 +02:00
Tobias Geerinckx-Rice e0a646ce81
gnu: foo2zjs: Update to 20171202.
* gnu/packages/cups.scm (foo2zjs): Update to 20171202.
2018-01-17 06:02:30 +01:00
Tobias Geerinckx-Rice 0a7d3e1e2d
gnu: foo2zjs: Use correct metadata
* gnu/packages/cups.scm (foo2zjs)[home-page, synopsis, description]: Describe
foo2zjs, not foo2xqx.
[licence]: Add expat.
2018-01-17 06:02:29 +01:00
Tobias Geerinckx-Rice 4bd05a21c4
gnu: foomatic-filters: Update to 4.0.17.
* gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17.
2018-01-17 06:02:29 +01:00
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
Ludovic Courtès c1816361ad
services: bitlbee: Add test.
* gnu/tests/messaging.scm (run-bitlbee-test): New procedure.
(%test-bitlbee): New variable.
2018-01-15 23:29:34 +01:00
Ludovic Courtès 37af37dcc9
doc: Deprecate 'bitlbee-service' procedure.
* gnu/services/messaging.scm (bitlbee-service): Mark as deprecated.
* doc/guix.texi (Messaging Services): Document 'bitlbee-service-type'
and 'bitlbee-configuration'.  Remove 'bitlbee-service'.
2018-01-15 23:29:33 +01:00
Ludovic Courtès f2bee4210f
services: bitlbee: Move to (gnu services messaging).
* gnu/services/networking.scm (<bitlbee-configuration>)
(bitlbee-shepherd-service, %bitlbee-accounts, %bitlbee-activation)
(bitlbee-service-type, bitlbee-service): Move to...
* gnu/services/messaging.scm: ... here.
* doc/guix.texi (Networking Services): Move 'bitlbee-service' doc to...
(Messaging Services): ... here.
2018-01-15 23:29:33 +01:00
Ludovic Courtès 95aa64bc48
linux-container: Work around EBADF errors upon exit.
Typically 'read-pid-file/container' would fail when starting services in
containers such as BitlBee.

* gnu/build/linux-container.scm (call-with-clean-exit): Use
'primitive-_exit' instead of 'primitive-exit'.
(container-excursion*): Close OUT.
2018-01-15 23:29:33 +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
Tobias Geerinckx-Rice 6d2ff64584
gnu: gpsbabel: Complete licencing information.
* gnu/packages/gps.scm (gpsbabel)[source]: Remove unused files in a snippet.
[license]: Add expat.
2018-01-15 07:28:47 +01:00
Tobias Geerinckx-Rice facee7941f
gnu: gpsbabel: Use HTTPS for home page.
* gnu/packages/gps.scm (gpsbabel)[home-page]: Use HTTPS.
2018-01-15 07:28:43 +01:00
Tobias Geerinckx-Rice 85389321f0
gnu: libedit: Update to 20170329-3.1.
* gnu/packages/libedit.scm (libedit): Update to 20170329-3.1.
[arguments]: Remove deprecated ‘--enable-widec’ from #:configure-flags.
2018-01-15 07:28:38 +01:00
Tobias Geerinckx-Rice c3d8bf3992
gnu: libedit: Use HTTPS for home page.
* gnu/packages/libedit.scm (libedit)[home-page]: Use HTTPS.
2018-01-15 07:28:34 +01:00
Christopher Baines 0076f5a98c
gnu: Remove redundant wrapping from packages using ruby-build-system.
Now that the build system does wrapping automatically, it can be removed from
the packages that do it manually.

* gnu/packages/databases.scm (es-dump-restore)[arguments]: Remove #:phases.
* gnu/packages/ruby.scm (ruby-redcloth)[arguments]: Remove #:phases.
  (ruby-httpclient)[arguments]: Remove 'wrap-bin-httpclient from the modified
  phases.
2018-01-14 22:16:26 +00:00
Christopher Baines 3cb3fa6747
guix: build: ruby-build-system: Install to the vendor directory
* guix/build/ruby-build-system.scm (install): Install gems to the vendor
  directory, rather than the GEM_HOME. The vendor directory does not include
  the version of ruby used to install the gem in the path, which makes it
  easier to add it to the GEM_PATH for all versions of ruby to use.
  (gem-home): Remove procedure.
* gnu/packages/ruby.scm (ruby, ruby-2.1)[native-search-paths]: Switch to
  lib/ruby/vendor_ruby.
  (ruby-1.8)[native-search-paths]: Remove native-search-paths.
  (gem-directory): Remove procedure.
  (ruby-ansi, ruby-ae)[arguments]: Remove use of gem-directory.
  (ruby-metaclass, ruby-instantiator, ruby-introspection, ruby-mocha,
  ruby-nokogiri, ruby-minitest-tu-shim, ruby-redcloth)[arguments]: Remove use
  of gem-home.
  (ruby-git, ruby-httpclient)[arguments]: Remove use of GEM_HOME.
* gnu/packages/databases.scm (es-dump-restore)[arguments]: Remove use of
  GEM_HOME.
2018-01-14 22:16:08 +00:00
Andreas Enge b1225dd30f
arb: Update to 2.12.0.
* gnu/packages/algebra.scm (arb): Update to 2.12.0.
2018-01-14 21:11:04 +01:00
Andreas Enge 9054bbfe1e
gnu: pari-gp: Update to 2.9.4.
* gnu/packages/algebra.scm (pari-gp): Update to 2.9.4.
2018-01-14 21:07:31 +01:00
Leo Famulari bad12e839c
gnu: rct: Re-categorize some inputs.
OpenSSL and zlib are referred to by the built package, so we make them
regular inputs.

This is a followup to commit e8b409741b.

* gnu/packages/cpp.scm (rct)[native-inputs]: Move openssl and zlib to ...
[inputs]: ... new field.
2018-01-13 17:23:31 -08:00
Fis Trivial e8b409741b
gnu: Add rct.
* gnu/packages/cpp.scm (rct): New variable.
2018-01-13 17:11:49 -08:00
Tobias Geerinckx-Rice a03abe7888
gnu: flashrom: Update to 1.0.
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.0.
2018-01-13 21:25:42 +01:00
Tobias Geerinckx-Rice 291b5de9ce
gnu: flashrom: Use HTTPS for home page.
* gnu/packages/flashing-tools.scm (flashrom)[home-page]: Use HTTPS.
2018-01-13 21:25:42 +01:00
Tobias Geerinckx-Rice a178e83b99
gnu: mpd: Remove (gnu packages gcc) import.
This follows up commit 7641266b03.

* gnu/packages/mpd.scm: Don't #:use-module (gnu packages gcc).
2018-01-13 21:25:42 +01:00
Tobias Geerinckx-Rice e9aa6b5e91
gnu: mpd: Use HTTPS for musicpd.org home pages.
* gnu/packages/mpd.scm (libmpdclient, mpd, mpd-mpc, ncmpc)[home-page]: Use
HTTPS.
2018-01-13 21:25:41 +01:00
Tobias Geerinckx-Rice fc2847b1f7
gnu: mpdscribble: Update home page.
* gnu/packages/mpd.scm (mpdscribble)[home-page]: This package seems to have
found a home.  Use it.
2018-01-13 21:25:41 +01:00
Tobias Geerinckx-Rice 7da9e792e4
gnu: libmpdclient: Update to 2.13.
* gnu/packages/mpd.scm (libmpdclient): Update to 2.13.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add pkg-config and check.
[arguments]: Enable tests and build documentation.
2018-01-13 21:25:40 +01:00
Tobias Geerinckx-Rice 265c31f5a3
gnu: pcre: Use HTTPS for home pages.
* gnu/packages/pcre.scm (pcre, pcre2)[home-page]: Use HTTPS.
2018-01-13 21:25:40 +01:00
Tobias Geerinckx-Rice 7a0ba651a6
gnu: gsm: Update to 1.0.17.
* gnu/packages/audio.scm (gsm): Update to 1.0.17.
2018-01-13 21:25:40 +01:00
Tobias Geerinckx-Rice 916225e26e
gnu: youtube-dl: Update to 2018.01.14.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.14.
2018-01-13 21:25:39 +01:00
Tobias Geerinckx-Rice 4a2982a132
gnu: libcap-ng: Use HTTPS for home page.
* gnu/packages/admin.scm (libcap-ng)[home-page]: Use HTTPS.
2018-01-13 21:25:39 +01:00
Tobias Geerinckx-Rice 0dd6d21ae3
gnu: lz4: Update to 1.8.1.
* gnu/packages/compression.scm (lz4): Update to 1.8.1.
[arguments]: Enable ‘#:parallel-tests?’, now considered safe upstream.
Use ‘more GNU’-style lowercase ‘prefix=’.
2018-01-13 21:25:38 +01:00
Leo Famulari f05c46d9a5
gnu: krita: Update to 3.3.3.
* gnu/packages/kde.scm (krita): Update to 3.3.3.
2018-01-13 09:29:19 -08:00
Tobias Geerinckx-Rice 08429f3934
gnu: xfce: Use HTTPS for xfce.org home pages.
* gnu/packages/xfce.scm (gtk-xfce-engine, libxfce4util, xfconf, libxfce4ui)
(exo, garcon, tumbler, xfce4-panel, xfce4-battery-plugin)
(xfce4-clipman-plugin, xfce4-pulseaudio-plugin, xfce4-xkb-plugin)
(xfce4-appfinder, xfce4-session, xfce4-settings, thunar, thunar-volman)
(xfwm4, xfdesktop, xfce4-terminal, xfce, xfce4-power-manager, ristretto)
(xfce4-taskmanager, orage)[home-page]: Use HTTPS.
2018-01-13 16:34:22 +01:00
Tobias Geerinckx-Rice ea4eed6817
gnu: xfce4-terminal: Update to 0.8.6.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.6.
2018-01-13 16:34:21 +01:00
Tobias Geerinckx-Rice 905d15e1d5
gnu: gl2ps: Update to 1.4.0.
* gnu/packages/gl.scm (gl2ps): Update to 1.4.0.
2018-01-13 16:34:21 +01:00
Tobias Geerinckx-Rice eab68c83eb
gnu: dmidecode: Update to 3.1.
* gnu/packages/admin.scm (dmidecode): Update to 3.1.
2018-01-13 16:34:20 +01:00
Tobias Geerinckx-Rice f7147e278e
gnu: gpgme: Update to 1.10.0.
* gnu/packages/gnupg.scm (gpgme): Update to 1.10.0.
[arguments]: Remove ‘patch-cmake-file’ work-around for fixed bug.
2018-01-13 16:16:56 +01:00
Tobias Geerinckx-Rice 864f3f1d04
gnu: offlineimap: Update to 7.1.5.
* gnu/packages/mail.scm (offlineimap): Update to 7.1.5.
2018-01-13 16:16:55 +01:00
Tobias Geerinckx-Rice b15af0ce37
gnu: lcov: Update to 1.13.
* gnu/packages/code.scm (lcov): Update to 1.13.
[arguments]: Remove superfluous #:make-flags.
2018-01-13 12:41:30 +01:00
Julien Lepiller 1124683d8c
gnu: java-powermock-modules-junit4: Fix junit version detection.
* gnu/packages/java.scm (java-powermock-modules-junit4)[arguments]: Fix
junit version detection.
2018-01-13 12:06:51 +01:00
Julien Lepiller 59e0021cc7
gnu: java-powermock-core: Include resources.
* gnu/packages/java.scm (java-powermock-core)[arguments]: Add a phase to
include resources.
2018-01-13 12:06:12 +01:00
Ludovic Courtès 7c0926ea7c
gnu: guix: Update snapshot to 0dcf675.
* gnu/packages/package-management.scm (guix): Update to 0dcf675.
2018-01-13 00:57:52 +01:00
Ludovic Courtès 22c334fa2e
gnu: hunspell-dict-en: Include all the .dic files.
Fixes a regression introduced in
d4d7d70912 which broke
'hunspell-dict-en' (but not the 'hunspell-dict-en-*' variants.)

* gnu/packages/aspell.scm (aspell-word-list)[install]: Check whether
'LANGUAGE.dic' exist before installing it.  If it doesn't exist, install
all of *.dic.
2018-01-13 00:32:55 +01:00
Leo Famulari 6b433caed2
gnu: transmission: Fix a DNS rebinding vulnerability that allows RCE.
* gnu/packages/patches/transmission-fix-dns-rebinding-vuln.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bittorrent.scm (transmission)[source]: Use it.
2018-01-12 10:11:47 -08:00
Tobias Geerinckx-Rice d95bb2957d
gnu: dtc: Update to 1.4.6.
* gnu/packages/bootloaders.scm (dtc): Update to 1.4.6.
[source]: Remove both patches.
* gnu/packages/patches/dtc-format-modifier.patch: Delete file.
* gnu/packages/patches/dtc-32-bits-check.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove both.
2018-01-12 16:43:51 +01:00
Tobias Geerinckx-Rice b09c6b55ad
gnu: harminv: Update to 1.4.1.
* gnu/packages/engineering.scm (harminv): Update to 1.4.1.
[source, home-page]: Switch to new host.
2018-01-12 15:06:43 +01:00
Tobias Geerinckx-Rice a0bb98c322
gnu: gphoto2: Update to 2.5.15.
* gnu/packages/photo.scm (gphoto2): Update to 2.5.15.
2018-01-12 15:06:43 +01:00
Tobias Geerinckx-Rice 84f5e43779
gnu: libgphoto2: Update to 2.5.16.
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.16.
2018-01-12 15:04:38 +01:00
Tobias Geerinckx-Rice 58e3603e7f
gnu: colordiff: Update to 1.0.18.
Also add the non-archive URL, which was probably the intention of commit
8d479d27ca.  Better late than never.

* gnu/packages/patchutils.scm (colordiff): Update to 1.0.18.
2018-01-12 13:08:13 +01:00
Leo Famulari 138c08899b
gnu: libvorbis: Fix CVE-2017-{14632,14633}.
* gnu/packages/patches/libvorbis-CVE-2017-14632.patch,
gnu/packages/patches/libvorbis-CVE-2017-14633.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis/fixed): New variable.
2018-01-11 14:13:17 -08:00
Fis Trivial ce577655a3
gnu: Add selene.
* gnu/packages/lua.scm (selene): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 22:49:15 +01:00
Ludovic Courtès 20bf5fce7d
gnu: grep: Add dependency on PCRE.
Suggested by Oleg Pykhalov <go.wigust@gmail.com>
and Roel Janssen <roel@gnu.org>.

* gnu/packages/base.scm (grep)[inputs]: New field.
* gnu/packages/commencement.scm (grep-final)[inputs]: New field.
2018-01-11 22:49:15 +01:00
Maxim Cournoyer 33ca12f3e4
gnu: emacs-sr-speedbar: Update to 20161025.
* gnu/packages/emacs.scm (emacs-sr-speedbar): Update to 20161025.
[version]: Use git-version.
[source]: Download sources via git-fetch and use git-file-name.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-11 12:53:50 -05:00
Kei Kebreau 6342ebd5e7
gnu: libcdio-paranoia: Update to 10.2+0.94.2.
* gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+0.94.2.
2018-01-11 12:28:07 -05:00
Kei Kebreau 49e23afa79
gnu: libcdio: Update to 2.0.0.
* gnu/packages/cdrom.scm (libcdio): Update to 2.0.0.
2018-01-11 12:27:55 -05:00
Ludovic Courtès 71b98b9de9
services: qemu-binfmt: Extend guix-daemon with extra chroot directories.
Fixes <https://bugs.gnu.org/20239>.

* gnu/services/virtualization.scm (<qemu-binfmt-configuration>)[guix-support?]:
New field.
(qemu-binfmt-guix-chroot): New procedure.
(qemu-binfmt-service-type)[extensions]: Add GUIX-SERVICE-TYPE.
* doc/guix.texi (Virtualization Services): Document 'guix-support?'.
(Additional Build Options): Mention binfmt_misc and offloading under
'--system'.
2018-01-11 14:42:31 +01:00
Ludovic Courtès 88554b5d05
services: guix: Add 'chroot-directories' field.
* gnu/services/base.scm (<guix-configuration>)[chroot-directories]: New
field.
(guix-shepherd-service): Honor it.
(references-file): New procedure.
(guix-service-type)[compose, extend]: New fields.
2018-01-11 14:30:00 +01:00
Ludovic Courtès 6738c29fbf
services: Add qemu-binfmt.
* gnu/services/virtualization.scm (<qemu-platform>): New record type.
(bv): New macro.
(%i386, %i486, %alpha, %arm, %armeb, %sparc, %sparc32plus)
(%ppc, %ppc64, %ppc64le, %m68k, %mips, %mipsel, %mipsn32el)
(%mips64, %mips64el, %sh4, %sh4eb, %s390x, %aarch64, %hppa)
(%qemu-platforms): New variables.
(lookup-qemu-platforms): New procedure.
(<qemu-binfmt-configuration>): New record type.
(qemu-platform->binfmt): New procedures.
(%binfmt-mount-point, %binfmt-register-file, %binfmt-file-system)
(qemu-binfmt-service-type): New variables.
(qemu-binfmt-shepherd-services): New procedures.
* doc/guix.texi (Virtualization Services): Add "Transparent Emulation
with QEMU" heading.

binfmt fixlet
2018-01-11 14:29:49 +01:00
amirouche 4f85f7f7ef
gnu: guile-bytestructures: Update to 1.0.1.
* gnu/package/guile.scm (guile-bytestructures): Update to 1.0.1.
[source]: Use tarball from github instead of git.
[build-system]: Use GNU-BUILD-SYSTEM.
[arguments]: Remove.
[navitve-inputs]: Add PKG-CONFIG.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 14:07:30 +01:00
Ludovic Courtès 73244e634c
gnu: guix: Update snapshot to 3c5dbd2.
* gnu/packages/package-management.scm (guix): Update to 3c5dbd2.
2018-01-11 11:20:00 +01:00
nee 3c5dbd2bee
gnu: Add sound-juicer.
* gnu/packages/gnome.scm (sound-juicer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:32:05 +01:00
nee 1ea29aa042
gnu: Add libmusicbrainz.
* gnu/packages/music.scm (libmusicbrainz): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:30:33 +01:00
nee 6b445c574b
gnu: Add libdiscid.
* gnu/packages/music.scm (libdiscid): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:27:16 +01:00
Tobias Geerinckx-Rice 50dc3b8b2f
gnu: inkscape: Use HTTPS for home page.
* gnu/packages/inkscape.scm (inkscape)[home-page]: Use HTTPS.
2018-01-11 03:16:01 +01:00
Tobias Geerinckx-Rice 2b7eda61cb
gnu: inkscape: Update to 0.92.2.
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.2.
2018-01-11 03:16:01 +01:00
Tobias Geerinckx-Rice f26fa354f1
gnu: newsbeuter: Deprecate in favour of newsboat.
* gnu/packages/syndication.scm (newsbeuter): Redefine using
‘deprecated-package’.
* gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: Delete file.
* gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove both.
2018-01-11 03:16:00 +01:00
Tobias Geerinckx-Rice 74a2355254
gnu: rrdtool: Update to 1.7.0.
* gnu/packages/rrdtool.scm (rrdtool): Update to 1.7.0.
[native-inputs]: Add bc, perl, and tzdata.
[arguments]: Remove obsolete substitution in ‘pre-configure’ phase.
Set TZDIR for tests in new ‘prepare-test-environment’ phase.
Add ‘remove-native-input-references’ phase for example scripts.
2018-01-10 23:40:36 +01:00
Tobias Geerinckx-Rice cd661a4175
gnu: fio: Update to 3.3.
* gnu/packages/benchmark.scm (fio): Update to 3.3.
2018-01-10 23:40:36 +01:00
Tobias Geerinckx-Rice 9998c55132
gnu: perl-list-moreutils: Update to 0.428.
* gnu/packages/perl.scm (perl-list-moreutils): Update to 0.428.
2018-01-10 23:40:35 +01:00
Tobias Geerinckx-Rice 721bdea50b
gnu: libmtp: Update to 1.1.14.
* gnu/packages/libusb.scm (libmtp): Update to 1.1.14.
2018-01-10 23:40:35 +01:00
Tobias Geerinckx-Rice 0ee12dc9f1
gnu: python-idna: Update to 2.6.
* gnu/packages/python.scm (python-idna): Update to 2.6.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice c959a77451
gnu: ocaml-zed: Update to 1.6.
* gnu/packages/ocaml.scm (ocaml-zed): Update to 1.6.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice 86f0d00c2b
gnu: rrdtool: Re-order imports.
* gnu/packages/rrdtool.scm: Order imports alphabetically.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice 570623d569
gnu: rrdtool: Use HTTPS for home page.
* gnu/packages/rrdtool.scm (rrdtool)[home-page]: Use HTTPS.
2018-01-10 23:40:33 +01:00
Efraim Flashner cac274aa80
gnu: wine: Remove duplicate supported-systems field.
* gnu/packages/wine.scm (wine)[supported-systems]: Remove duplicate
field.
2018-01-10 23:03:28 +02:00
Mark H Weaver f8b135b25f
gnu: linux-libre: Update to 4.14.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.13.
(%linux-libre-hash): Update hash.
2018-01-10 15:54:21 -05:00
Mark H Weaver fc2a5fa3f9
gnu: linux-libre@4.9: Update to 4.9.76.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.76.
2018-01-10 15:53:42 -05:00
Mark H Weaver 7e0ae2bc6c
gnu: linux-libre@4.4: Update to 4.4.111.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.111.
2018-01-10 15:52:55 -05:00
Efraim Flashner db34d4bbed
gnu: grub-hybrid: Don't try to install files that already exist.
* gnu/packages/bootloaders.scm (grub-hybrid)[arguments]: Check if a file
already exists in the destination directory before installing it.
2018-01-10 21:06:39 +02:00
Efraim Flashner 7ba2a1af5c
gnu: wine: Limit supported architectures to ones that can build our wine.
* gnu/packages/wine.scm (wine)[supported systems]: New field, limit to
architectures which can build for their selected '#:system'.
2018-01-10 19:55:29 +02:00
ng0 6b86af5a09
gnu: stagit: Update to 0.7.2.
* gnu/packages/version-control.scm (stagit): Update to 0.7.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-10 09:48:30 -08:00
Ben Sturmfels b438d7cfa8
gnu: pelican: Enable Markdown support.
* gnu/packages/python.scm (pelican)[propagated-inputs]: Add python-markdown to
support Markdown as mentioned in the package description.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-10 09:48:30 -08:00
Tobias Geerinckx-Rice 8286215326
gnu: Use one spelling for ‘copyright’.
* gnu/packages/gtk.scm: Standardise on ‘copyright’ spelling in
file headers.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl-check.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* guix/import/gem.scm: Likewise.
* guix/import/hackage.scm: Likewise.
2018-01-10 18:21:20 +01:00
Tobias Geerinckx-Rice 3be65cde75
gnu: gtkspell3: Update to 3.0.9.
* gnu/packages/gtk.scm (gtkspell3): Update to 3.0.9.
2018-01-10 17:52:20 +01:00
Tobias Geerinckx-Rice 871d1074e1
gnu: whois: Remove misleading comment.
See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30037>.

* gnu/packages/networking.scm (whois): Remove comment about mkpasswd.
2018-01-10 16:17:35 +01:00
Tobias Geerinckx-Rice 1cfd7eafb9
gnu: wcslib: Mark up description.
* gnu/packages/astronomy.scm (wcslib)[description]: Define ‘FITS’.  Use @dfn.
2018-01-10 16:00:32 +01:00
Tobias Geerinckx-Rice ed8ac55246
gnu: wcslib: Update to 5.18.
* gnu/packages/astronomy.scm (wcslib): Update to 5.18.
2018-01-10 15:59:48 +01:00
Tobias Geerinckx-Rice 67c23790d3
gnu: xdg-utils: Update to 1.1.2.
* /gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.2.
2018-01-10 15:59:48 +01:00
Tobias Geerinckx-Rice 62f709f391
gnu: blind: Update to 1.1.
* gnu/packages/suckless.scm (blind): Update to 1.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice 205f4f2858
gnu: xbattmon: Update to 1.1.
* gnu/packages/suckless.scm (xbattmon): Update to 1.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice 6872680c0a
gnu: ding: Update to 1.8.1.
* gnu/packages/dictionaries.scm (ding): Update to 1.8.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice 9358ae8adf
gnu: lsyncd: Update to 2.2.2.
* gnu/packages/sync.scm (lsyncd): Update to 2.2.2.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice c304543e07
gnu: libzen: Update to 0.4.37.
* gnu/packages/cpp.scm (libzen): Update to 0.4.37.
2018-01-10 15:59:46 +01:00