Commit Graph

34455 Commits (b6ecf3d7b635fc6e8ee4f4cad17476f738cd5fab)

Author SHA1 Message Date
Brett Gilio b6ecf3d7b6
gnu: emacs-ht: Update to 2.2.
* gnu/packages/emacs-xyz.scm (emacs-ht): Update to 2.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:25:29 +08:00
Brett Gilio 498eb769c5
gnu: emacs-which-key: Update to 3.3.1.
* gnu/packages/emacs-xyz.scm (emacs-which-key): Update to 3.3.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:23:15 +08:00
Brett Gilio 07f3387a84
gnu: neofetch: Update to 6.0.0.
* gnu/packages/admin.scm (neofetch): Update to 6.0.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:23:02 +08:00
Pkill -9 590b989c95
gnu: font-awesome: Update to 5.7.2.
* gnu/packages/fonts.scm (font-awesome): Update to 5.7.2.
[home-page]: Use HTTPS.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-02-24 10:01:49 +08:00
Marius Bakke 0964671086
gnu: fluidsynth: Update to 2.0.4.
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.4.
2019-02-23 18:32:57 +01:00
Marius Bakke 6a46a06ce4
gnu: python2-coverage-test-runner: Update to 1.15.
* gnu/packages/check.scm (python2-coverage-test-runner): Update to 1.15.
2019-02-23 18:31:18 +01:00
Marius Bakke e516a9c258
gnu: python2-ttystatus: Update to 0.36.
* gnu/packages/python-xyz.scm (python2-ttystatus): Update to 0.36.
2019-02-23 18:31:18 +01:00
Marius Bakke 9064b84e02
gnu: python2-cliapp: Update to 1.20180812.1.
* gnu/packages/python-xyz.scm (python2-cliapp): Update to 1.20180812.1.
2019-02-23 18:31:18 +01:00
Marius Bakke 881155395d
gnu: chromium: Update to 72.0.3626.119-0.a80839c.
* gnu/packages/chromium.scm (%chromium-version): Update to 72.0.3626.119.
(package-revision): Reset.
(ungoogled-chromium-source): Update hash.
2019-02-23 18:31:18 +01:00
Ricardo Wurmus 71154fe737
gnu: Add boost-signals2.
* gnu/packages/boost.scm (boost-signals2): New variable.
2019-02-23 13:40:19 +01:00
Tobias Geerinckx-Rice 400457af5f
gnu: gflags: Don't use NAME in source URI.
* gnu/packages/popt.scm (gflags)[source]: Hard-code NAME.
2019-02-23 03:30:10 +01:00
Tobias Geerinckx-Rice 7f5c74d149
gnu: gflags: Update to 2.2.2.
* gnu/packages/popt.scm (gflags): Update to 2.2.2.
2019-02-23 03:30:10 +01:00
Kei Kebreau a9249f58c7
gnu: freedink-engine: Update to 109.4.
* gnu/packages/games.scm (freedink-engine): Update to 109.4.
[arguments]: Add 'disable-graphical-tests' phase.
[native-inputs]: Add autoconf, automake, cxxtest and help2man.  Remove check.
[inputs]: Add glm and sdl-union of sdl2, sdl2-image, sdl2-mixer, sdl2-ttf and
sdl2-gfx.  Remove sdl, sdl-image, sdl-mixer, sdl-ttf and sdl-gfx.
2019-02-22 20:38:48 -05:00
Kei Kebreau 8e91cecd7d
gnu: Add cxxtest.
* gnu/packages/check.scm (cxxtest): New variable.
2019-02-22 20:38:48 -05:00
Kei Kebreau a95b2732ca
gnu: Add sdl2-gfx.
* gnu/packages/sdl.scm (sdl2-gfx): New variable.
2019-02-22 20:38:37 -05:00
Marius Bakke 2a1ec7bcf4
gnu: icecat, ungoogled-chromium: Disable grafts on source derivation.
* gnu/packages/chromium.scm (computed-origin-method): Pass #:graft? #f to
GEXP->DERIVATION.
* gnu/packages/gnuzilla.scm (computed-origin-method): Likewise.
2019-02-22 17:10:24 +01:00
Marius Bakke ebee2f4719
gnu: gn: Update to commit 1ab6fa2cab7ec64840db720a56018ca8939329f9.
* gnu/packages/build-tools.scm (gn): Update to 0.0-1530.1ab6fa2.
[arguments]: Add LDFLAGS.  Remove obsolete configure flag.
2019-02-22 17:10:24 +01:00
Marius Bakke f2945c26a9
gnu: ungoogled-chromium: Update to 72.0.3626.109-1.a80839c.
* gnu/packages/chromium.scm (%ungoogled-revision): Update to a80839c.
(package-revision): Bump.
(ungoogled-chromium-source): Update hash.
2019-02-22 17:10:23 +01:00
Marius Bakke 718540d21b
gnu: ungoogled-chromium: Include Ungoogled revision in version string.
* gnu/packages/chromium.scm (package-revision, %package-version): New variables.
(ungoogled-chromium-source)[file-name]: Use %PACKAGE-VERSION.
(ungoogled-chromium)[version]: Likewise.
2019-02-22 17:10:23 +01:00
Alex Vong 28cbf65cb9
gnu: youtube-dl: Update to 2019.02.18.
* gnu/packages/video.scm (youtube-dl): Update to 2019.02.18.
2019-02-22 14:27:51 +08:00
Eric Bavier e0611e9a84
gnu: cdrtools: Disable build parallelism.
* gnu/packages/cdrom.scm (cdrtools)[arguments]: Add '#:parallel-build? #f'.
2019-02-21 22:17:05 -06:00
Tobias Geerinckx-Rice 9ff0408413
gnu: python-scikit-image: Update to 0.14.2.
* gnu/packages/python-xyz.scm (python-scikit-image): Update to 0.14.2.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice a85c60278b
gnu: python-funcy: Don't use NAME in source URI.
* gnu/packages/python-xyz.scm (python-funcy)[source]: Hard-code NAME.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice 9e396ab8d7
gnu: python-funcy: Update to 1.11.
* gnu/packages/python-xyz.scm (python-funcy): Update to 1.11.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice 0f0642423c
gnu: python2-empy: Run tests.
* gnu/packages/python-xyz.scm (python2-empy)[arguments]: Re-enable tests.
2019-02-22 02:49:12 +01:00
Tobias Geerinckx-Rice 0f6d5115aa
gnu: python-empy: Update to 3.3.3.
* gnu/packages/python-xyz.scm (python-empy): Update to 3.3.3.
2019-02-22 02:49:11 +01:00
Tobias Geerinckx-Rice 94fcbf8dde
gnu: python-async-generator: Update to 1.10.
* gnu/packages/python-xyz.scm (python-async-generator): Update to 1.10.
2019-02-22 02:49:11 +01:00
Tobias Geerinckx-Rice 0dcb34126b
gnu: python-misaka: Update to 2.1.1.
* gnu/packages/python-xyz.scm (python-misaka): Update to 2.1.1.
2019-02-22 02:49:11 +01:00
Tobias Geerinckx-Rice 971c8f13d6
gnu: openvpn: Update to 2.4.7.
* gnu/packages/vpn.scm (openvpn): Update to 2.4.7.
2019-02-22 02:49:10 +01:00
Tobias Geerinckx-Rice 006345c16e
gnu: ois: Update to 1.5.
* gnu/packages/game-development.scm (ois): Update to 1.5.
[source]: Use tagged VERSION and GIT-FILE-NAME.
[build-system]: Switch to CMAKE-BUILD-SYSTEM.
[arguments]: Disable tests.
[native-inputs]: Remove them.
[inputs]: Replace libxaw with libx11.
2019-02-22 02:49:10 +01:00
Leo Famulari e05da20448
gnu: Mutt: Update to 1.11.3.
* gnu/packages/mail.scm (mutt): Update to 1.11.3.
2019-02-21 16:03:37 -05:00
Tobias Geerinckx-Rice 79401e5311
gnu: cmocka: Update to 1.1.3.
* gnu/packages/check.scm (cmocka): Update to 1.1.3.
2019-02-21 19:55:06 +01:00
Tobias Geerinckx-Rice db3fb5b9ad
gnu: tor: Update to 0.3.4.11 [fixes TROVE-2019-001].
* gnu/packages/tor.scm (tor): Update to 0.3.4.11.
2019-02-21 19:55:05 +01:00
Tobias Geerinckx-Rice 6ce8284899
gnu: ghc-tree-diff: Fix typo in description.
* gnu/packages/haskell.scm (ghc-tree-diff)[description]: Fix typo.
2019-02-21 19:55:04 +01:00
Tobias Geerinckx-Rice 5bcb2f0f2e
gnu: python-coveralls: Update to 1.6.0.
* gnu/packages/python-check.scm (python-coveralls): Update to 1.6.0.
2019-02-21 17:26:48 +01:00
Tobias Geerinckx-Rice eba6731f8a
gnu: libtermkey: Update to 0.21.1.
* gnu/packages/terminals.scm (libtermkey): Update to 0.21.1.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice 476af71353
gnu: Fix ‘Open GL’ typo.
* gnu/packages/gnome.scm (clutter, clutter-gtk, clutter-gst)
[synopsis, description]: Say ‘OpenGL’.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice f010f89b13
gnu: clutter-gst: Don't use NAME in source URI.
* gnu/packages/gnome.scm (clutter-gst)[source]: Hard-code NAME.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice ba07ac19f2
gnu: clutter-gst: Update to 3.0.27.
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.27.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice 88888cd08b
gnu: remind: Update to 3.1.16.
* gnu/packages/calendar.scm (remind): Update to 3.1.16.
[source, home-page]: Update project home page.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice 0e296c064d
gnu: restic: Update to 0.9.4.
* gnu/packages/backup.scm (restic): Update to 0.9.4.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice 1a05bce275
gnu: wimlib: Don't use NAME in source URI.
* gnu/packages/backup.scm (wimlib)[source]: Hard-code NAME.
2019-02-21 17:26:46 +01:00
Tobias Geerinckx-Rice fb6112e953
gnu: wimlib: Update to 1.13.0.
* gnu/packages/backup.scm (wimlib): Update to 1.13.0.
2019-02-21 17:26:45 +01:00
Tobias Geerinckx-Rice 75b7638a75
gnu: fasm: Update to 1.73.09.
* gnu/packages/assembly.scm (fasm): Update to 1.73.09.
2019-02-21 17:26:45 +01:00
Rutger Helling 90eb705de1
gnu: c-toxcore: Update to 0.2.9.
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.9.
2019-02-21 09:04:47 +01:00
Marius Bakke 78a64543a9
gnu: ungoogled-chromium: Explicitly disable Widevine.
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add
'enable_widevine=false' to #:configure-flags.
2019-02-21 08:43:46 +01:00
Mark H Weaver 61e01e599d
gnu: linux-libre: Update to 4.20.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.11.
(%linux-libre-hash): Update hash.
2019-02-21 02:03:15 -05:00
Mark H Weaver 0ce657ab23
gnu: linux-libre@4.19: Update to 4.19.24.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.24.
(%linux-libre-4.19-hash): Update hash.
2019-02-21 02:01:29 -05:00
Mark H Weaver 050439ca34
gnu: linux-libre@4.14: Update to 4.14.102.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.102.
(%linux-libre-4.14-hash): Update hash.
2019-02-21 02:00:26 -05:00
Mark H Weaver 6be9cb27c7
gnu: linux-libre@4.9: Update to 4.9.159.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.159.
2019-02-21 01:59:30 -05:00