Commit Graph

26760 Commits (dff543e889d3e1793809ef6d5d1af8bb155590aa)

Author SHA1 Message Date
Rutger Helling dff543e889
gnu: Add ffmpeg-git.
* gnu/packages/video.scm (ffmpeg-git): New variable.
2017-12-27 10:51:26 +01:00
Rutger Helling 8427650305
gnu: qemu: Enable Samba support.
* gnu/packages/virtualization.scm (qemu)[arguments]: Change #:configure-flags to
a list, add --smbd flag.
[inputs]: Add samba.
2017-12-27 10:24:49 +01:00
Mark H Weaver e8e860a559
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
* gnu/packages/patches/icecat-bug-1414945.patch,
gnu/packages/patches/icecat-bug-1424373-pt2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2017-12-26 22:53:02 -05:00
Leo Famulari b3ecb3fe8d
gnu: gpgme: Find the GnuPG executable in the environment.
This partially reverts commit 0e06bec250 (gnu: gpgme: Build with the
latest GnuPG) because it caused python-pygpgme and python2-pygpgme to
fail to build:

<https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00371.html>

* gnu/packages/gnupg.scm (gpgme)[arguments]: Remove '--enable-fixed-path'
from #:configure-flags.
[inputs]: Move gnupg to native-inputs.
2017-12-26 21:12:27 -05:00
Tobias Geerinckx-Rice 684ca67dd9
gnu: nginx-documentation: Fix typo in synopsis.
* gnu/packages/web.scm (nginx-documentation)[synopis]: Add missing article.
2017-12-27 03:05:11 +01:00
Tobias Geerinckx-Rice 53ae35e443
gnu: python-sqlalchemy-utils: Update to 0.32.21.
* gnu/packages/databases.scm (python-sqlalchemy-utils): Update to 0.32.21.
2017-12-26 16:44:52 +01:00
Tobias Geerinckx-Rice bcdc5caed7
gnu: python-sadisplay: Update to 0.4.8.
* gnu/packages/databases.scm (python-sadisplay): Update to 0.4.8.
2017-12-26 16:43:57 +01:00
Tobias Geerinckx-Rice 031462bac8
gnu: r-circlize: Improve description.
* gnu/packages/cran.scm (r-circlize)[description]: Fix typo and adjust
grammar based on upstream description.
2017-12-26 16:43:45 +01:00
Tobias Geerinckx-Rice afa427e328
gnu: r-circlize: Update to 0.4.3.
* gnu/packages/cran.scm (r-circlize): Update to 0.4.3.
2017-12-26 16:25:39 +01:00
Tobias Geerinckx-Rice 1f143575ea
gnu: emacs-cider: Update to 0.15.1.
* gnu/packages/emacs.scm (emacs-cider): Update to 0.15.1.
2017-12-26 14:41:02 +01:00
Tobias Geerinckx-Rice 41775ab1d1
gnu: adwaita-icon-theme: Update to 3.26.1.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.26.1.
2017-12-26 14:41:02 +01:00
Tobias Geerinckx-Rice 51c482e494
gnu: gexiv2: Update to 0.10.7.
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.7.
[build-system]: Switch to meson-build-system.
2017-12-26 14:41:01 +01:00
Tobias Geerinckx-Rice d2c3be991c
doc: Fix typo.
* doc/guix.texi (Application Setup): Transpose words.
2017-12-26 14:41:01 +01:00
Rutger Helling 41faf6f2c2
gnu: retroarch: Update to 1.7.0.
* gnu/packages/games.scm (retroarch): Update to 1.7.0.
2017-12-26 11:43:00 +01:00
Mark H Weaver f76ff984eb
gnu: libev: Improve the description.
* gnu/packages/libevent.scm (libev)[description]: Rewrite to be more
descriptive and less judgmental, based on Debian's description.
2017-12-26 03:34:12 -05:00
Mark H Weaver 3c0cfe3be5
gnu: linux-libre: Adapt to renamed configuration options in 4.14.9.
This is a followup to commit 95b969bc9c.

* gnu/packages/aux-files/linux-libre/4.14-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.14-i686.conf: Adapt to the configuration
options being renamed from CONFIG_*_UNWINDER to CONFIG_UNWINDER_* in version
4.14.9.
2017-12-26 01:53:39 -05:00
Mark H Weaver 95b969bc9c
gnu: linux-libre: Update to 4.14.9.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.9.
(%linux-libre-hash): Update hash.
2017-12-25 23:06:23 -05:00
Mark H Weaver 5338e62572
gnu: linux-libre@4.9: Update to 4.9.72.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.72.
2017-12-25 23:05:27 -05:00
Mark H Weaver e4d8584efb
gnu: linux-libre@4.4: Update to 4.4.108.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.108.
2017-12-25 23:04:47 -05:00
Leo Famulari 0b5eff847f
gnu: Move libupnp to (gnu packages upnp).
* gnu/packages/libupnp.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/upnp.scm (libupnp): New variable.
2017-12-25 22:52:03 -05:00
Leo Famulari c9c7c030be
gnu: libupnp: Update to 1.6.24.
*  gnu/packages/libupnp.scm (libupnp): Update to 1.6.24.
2017-12-25 22:39:29 -05:00
Leo Famulari 187cc2b403
gnu: syncthing: Update to 0.14.42.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.42.
2017-12-25 22:26:58 -05:00
Leo Famulari 3b58b7f27c
gnu: go-github-com-ccding-go-stun: Update to 0.0.0-1.d9bbe8f.
* gnu/packages/syncthing.scm (go-github-com-ccding-go-stun): Update to
0.0.0-1.d9bbe8f.
2017-12-25 22:26:58 -05:00
Leo Famulari 23e2c09c0c
gnu: go-github-com-audriusbutkevicius-pfilter: Update to 0.0.0-1.d9bbe8f.
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-pfilter):
Update to 0.0.0-1.d9bbe8f.
2017-12-25 22:26:54 -05:00
Leo Famulari 7153627946
gnu: darktable: Update to 2.4.0.
* gnu/packages/photo.scm (darktable): Update to 2.4.0.
2017-12-25 20:53:56 -05:00
Tobias Geerinckx-Rice a7f27da7f2
gnu: check, databases: Use HTTPS for bitbucket.org.
* gnu/packages/check.scm (python-pytest-capturelog)[home-page]: Likewise.
* gnu/packages/databases.scm (python-alembic)[home-page]: Likewise.
2017-12-26 02:27:42 +01:00
Tobias Geerinckx-Rice 69d973cc39
gnu: liblangtag: Use bitbucket.org home page.
* gnu/packages/libreoffice.scm (liblangtag)[home-page]: Use alternate URL
and HTTPS.
2017-12-26 02:22:53 +01:00
Tobias Geerinckx-Rice 08455a3464
gnu: python-redis: Update to 2.10.6.
* gnu/packages/databases.scm (python-redis): Update to 2.10.6.
2017-12-26 02:03:41 +01:00
Tobias Geerinckx-Rice 030274ccac
gnu: python-alembic: Update to 0.9.6.
* gnu/packages/databases.scm (python-alembic): Update to 0.9.6.
2017-12-26 02:03:41 +01:00
Tobias Geerinckx-Rice 6370fb2d26
gnu: bitshuffle: Update to 0.3.4.
* gnu/packages/compression.scm (bitshuffle): Update to 0.3.4.
[arguments]: Delete ‘make-required-dir’ phase that no longer is.
2017-12-26 02:02:01 +01:00
Tobias Geerinckx-Rice 8c03d1fa93
gnu: jack2: Update to 1.9.12.
* gnu/packages/audio.scm (jack2): Update to 1.9.12.
[arguments]: Delete ‘patch-fast_rand’ phase.
2017-12-26 02:02:01 +01:00
Tobias Geerinckx-Rice 0e0015f26c
gnu: sicp: Use HTTPS for home page.
* gnu/packages/scheme.scm (sicp)[home-page]: Use HTTPS.
2017-12-26 02:02:01 +01:00
Danny Milosavljevic 6e9749ef8f
gnu: Add python-mnemonic.
* gnu/packages/finance.scm (python-mnemonic, python2-mnemonic): New variables.
2017-12-26 01:13:48 +01:00
Danny Milosavljevic 00d3f022b3
gnu: Add python-trezor-agent.
* gnu/packages/finance.scm (python-trezor-agent, python2-trezor-agent): New
variables.
2017-12-26 01:06:56 +01:00
Danny Milosavljevic d0d5f72688
gnu: Add python-ecpy.
* gnu/packages/python-crypto.scm (python-ecpy, python2-ecpy): New variables.
2017-12-25 23:42:48 +01:00
Danny Milosavljevic 579b436252
gnu: Add python-ed25519.
* gnu/packages/python-crypto.scm (python-ed25519, python2-ed25519): New
variables.
2017-12-25 23:42:48 +01:00
Danny Milosavljevic 467cfaa3fc
gnu: Add python-semver.
* gnu/packages/python.scm (python-semver, python2-semver): New variables.
2017-12-25 23:42:47 +01:00
Tobias Geerinckx-Rice ac97dce1d2
gnu: check, llvm: Use HTTPS for llvm.org home pages.
* gnu/packages/check.scm (python-lit)[home-page]: Use HTTPS.
* gnu/packages/llvm.scm (llvm, clang, clang-runtime)[home-page]: Likewise.
2017-12-25 02:01:01 +01:00
Tobias Geerinckx-Rice a431b03500
gnu: python-rednose: Update to 1.2.3.
* gnu/packages/check.scm (python-rednose): Update to 1.2.3.
2017-12-25 02:01:00 +01:00
Tobias Geerinckx-Rice 8c2781f005
gnu: python-lit: Update to 0.5.1.
* gnu/packages/check.scm (python-lit): Update to 0.5.1.
2017-12-25 01:44:31 +01:00
Tobias Geerinckx-Rice 4338d3f8a1
gnu: python-freezegun: Update to 0.3.9.
* gnu/packages/check.scm (python-freezegun): Update to 0.3.9.
2017-12-25 01:41:00 +01:00
Tobias Geerinckx-Rice 7108ad5b75
gnu: scheme48-rx: Update to 0.0.0-2.dd9037f.
* gnu/packages/scheme.scm (scheme48-rx): Update to 0.0.0-2.dd9037f.
2017-12-25 01:14:21 +01:00
Tobias Geerinckx-Rice 9b9e3503a9
gnu: cbatticon: Update to 1.6.7.
* gnu/packages/admin.scm (cbatticon): Update to 1.6.7.
2017-12-25 01:13:21 +01:00
Tobias Geerinckx-Rice 2705a97ec4
gnu: sicp: Update to 20170703-1.225c172.
* gnu/packages/scheme.scm (sicp): Update to 20170703-1.225c172.
2017-12-25 01:02:21 +01:00
Tobias Geerinckx-Rice 30fd958e98
gnu: slib: Update home page.
* gnu/packages/scheme.scm (slib)[home-page]: Update URL.
2017-12-25 01:02:21 +01:00
Nicolas Goaziou 6cf61cefe2
gnu: emacs: Update org and org-plus-contrib.
* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20171224, aka release 9.1.5.
2017-12-24 23:47:05 +01:00
Nicolas Goaziou c12282314d
gnu: games: Add the-butterfly-effect.
* gnu/packages/games.scm (the-butterfly-effect): New variable.
2017-12-24 23:36:32 +01:00
Leo Famulari 09c9fe4a77
gnu: gnuastro: Update to 0.5.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.5.
[inputs]: Use the latest libjpeg.
[arguments]: Remove an obselete option from #:configure-flags.
2017-12-24 16:51:32 -05:00
Rutger Helling 66776562be
gnu: parallel: Update to 20171222.
* gnu/packages/parallel.scm (parallel): Update to 20171222.
2017-12-24 21:16:38 +01:00
Ricardo Wurmus dc7d6d4ece
gnu: Fix copyright symbol.
* gnu/packages/maths.scm: Fix copyright line for Dave Love.
2017-12-24 20:51:48 +01:00