Commit Graph

35749 Commits (0e8f0803b5b2abd1c99408c508e8b36db32df9c5)

Author SHA1 Message Date
Mark H Weaver 0e8f0803b5
gnu: linux-libre@4.9: Update to 4.9.132.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.132.
2018-10-10 23:17:53 -04:00
Mark H Weaver e05fe1f917
gnu: linux-libre@4.4: Update to 4.4.160.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.160.
2018-10-10 23:17:14 -04:00
Tobias Geerinckx-Rice dc5282f9ea
gnu: hexchat: Update to 2.14.2.
* gnu/packages/messaging.scm (hexchat): Update to 2.14.2.
2018-10-11 00:01:44 +02:00
Tobias Geerinckx-Rice 272fc9dca3
gnu: tlp: Return #t from phases.
* gnu/packages/linux.scm (tlp)[argument]: Return #t all from phases.
2018-10-11 00:01:44 +02:00
Tobias Geerinckx-Rice 43abffa1a3
gnu: hdparm: Update to 9.56.
* gnu/packages/linux.scm (hdparm): Update to 9.56.
2018-10-10 23:49:14 +02:00
Tobias Geerinckx-Rice 50298d4a81
gnu: perftest: Update to 4.4-0.4.
* gnu/packages/linux.scm (perftest): Update to 4.4-0.4.
2018-10-10 23:49:14 +02:00
Tobias Geerinckx-Rice b71a34887b
gnu: haveged: Mark up description.
* gnu/packages/linux.scm (haveged)[description]: Use @dfn{} and
split into two paragraphs.
2018-10-10 23:49:13 +02:00
Tobias Geerinckx-Rice 893c340c3a
gnu: haveged: Update to 1.9.4.
* gnu/packages/linux.scm (haveged): Update to 1.9.4.
[source]: Use GIT-FETCH and GIT-FILE-NAME from new (development) home.
2018-10-10 23:49:13 +02:00
Tobias Geerinckx-Rice f825faa502
gnu: python-pickleshare: Update to 0.7.5.
* gnu/packages/databases.scm (python-pickleshare): Update to 0.7.5.
2018-10-10 23:49:13 +02:00
Tobias Geerinckx-Rice 43c97cceae
gnu: ranger: More test tweaks.
There's no functional difference between 'make test_pytest' and running
'py.test' directly, but there may be in future.

This follows up on commit 14173b3c6765bd8fcb2b12ea28fc27226645c7e1.

* gnu/packages/disk.scm (ranger)[arguments]: Use #:test-target to run
the (same) tests through 'make'.
[native-inputs]: Remove left-over python-flake8 and python-pylint.
2018-10-10 23:49:13 +02:00
Danny Milosavljevic 47f9fb18a3
gnu: Add kicad-symbols.
* gnu/packages/engineering.scm (kicad-symbols): New variable.
2018-10-10 23:04:18 +02:00
Tobias Geerinckx-Rice 3d0fdb34a2
gnu: ranger: Update to 1.9.2.
* gnu/packages/disk.scm (ranger): Update to 1.9.2.
[native-inputs]: Order alphabetically.
[arguments]: Actually run tests and remove useless #:test-target.
2018-10-10 22:12:03 +02:00
Tobias Geerinckx-Rice 3820d51bec
Order (gnu packages disk) module imports alphabetically.
* gnu/packages/disk.scm (define-module): Order module imports
alphabetically.
2018-10-10 22:12:02 +02:00
Tobias Geerinckx-Rice 1f033795e2
gnu: ndctl: Update to 63.
* gnu/packages/disk.scm (ndctl): Update to 63.
[source]: Use GIT-FILE-NAME.
[native-inputs]: Add bash-completion.
[arguments]: Add '--disable-asciidoctor' and '--without-systemd'
 #:configure-flags.  Don't bother patching unused ./autogen.sh in
'patch-FHS-file-names' phase.
2018-10-10 22:12:02 +02:00
Tobias Geerinckx-Rice 4273a7ef65
gnu: libblockdev: Update to 2.20.
* gnu/packages/disk.scm (libblockdev): Update to 2.20.
[license]: Update to match fixed licence headers.
2018-10-10 22:12:02 +02:00
Tobias Geerinckx-Rice 8984dbd0de
gnu: volume-key: Update to 0.3.12.
* gnu/packages/disk.scm (volume-key): Update to 0.3.12.
2018-10-10 22:12:02 +02:00
Pierre Neidhardt 4feb589bf4
doc: Add recommendations for good origin URLs.
* doc/contributing.texi (Submitting Patches): URL recommendations.
2018-10-10 18:06:08 +02:00
Pierre Neidhardt 8f3dc810b1
gnu: emacs-slime: Update to 2.22.
* gnu/packages/emacs.scm (emacs-slime): Update to 2.22.
2018-10-10 17:45:07 +02:00
Pierre Neidhardt 3e70c3a06e
gnu: emacs-evil-collection: Update to 0.0.1.
* gnu/packages/emacs.scm (emacs-evil-collection): Update to 0.0.1.
2018-10-10 17:43:51 +02:00
Pierre Neidhardt d634db9401
etc: Use git-file-name if origin is git-fetch.
* etc/snippets/scheme-mode/guix-origin: Use git-file-name.
2018-10-10 17:33:42 +02:00
Pierre Neidhardt 903378910e
gnu: Add numlockx.
* gnu/packages/xdisorg.scm (numlockx): New variable.
2018-10-10 17:32:53 +02:00
Ludovic Courtès 099bb0175f
self: Use Guile 2.2 unconditionally for recent 'guix pull'.
Fixes <https://bugs.gnu.org/32929>.
Reported by Michael Bowcutt <mwb71@case.edu>.

* guix/self.scm (guix-derivation)[guile]: Use "2.2" when PULL-VERSION >= 1.
Likewise for the #:guile-version argument.
2018-10-10 14:54:18 +02:00
Ludovic Courtès 121f32a104
gnu: guile-next: Update to 2.9.1.
* gnu/packages/guile.scm (guile-next): Update to 2.9.1.
[native-inputs, arguments]: Remove.
[properties]: New field.
2018-10-10 14:48:46 +02:00
Ludovic Courtès 6b009dbfea
gnu: openal: Update source and home page URLs.
Fixes <https://bugs.gnu.org/33000>.
Reported by Nam Nguyen <namn@berkeley.edu>.

* gnu/packages/audio.scm (openal)[source, home-page]: Update URLs.
2018-10-10 14:30:39 +02:00
Ludovic Courtès 296ad59216
gnu: haunt: Make sure Guile-CommonMark and Guile-Reader are always visible.
* gnu/packages/guile.scm (haunt)[arguments]: In 'wrap-haunt' phase, add
Guile-Reader and Guile-CommonMark to the search paths.
2018-10-10 13:48:21 +02:00
Mark Meyer a50f5258c7
gnu: Add kdenlive.
* gnu/packages/kde.scm (kdenlive): New variable.

Co-authored-by: Gábor Boskovits <boskovits@gmail.com>
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-10-10 11:11:14 +02:00
Mark Meyer e7cdd311ae
gnu: mlt: Prepare for kdenlive.
* gnu/packages/video.scm (mlt): Update to 6.10.0.
[inputs]: Add frei0r-plugins, gdk-pixbuf, gtk+-2, qtbase,qtsvg.
[make-flags]: Add "CXX=g++ -std=gnu++11".

Co-authored-by: Gábor Boskovits <boskovits@gmail.com>
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
2018-10-10 11:10:46 +02:00
Efraim Flashner 5ff15b86fc
gnu: lisp.scm: Arrange imported modules alphabetically.
* gnu/packages/lisp.scm: Arrange imported modules alphabetically.
2018-10-10 10:41:39 +03:00
Efraim Flashner e4c399fe15
gnu: clisp: Update to 2.49.92.
* gnu/packages/lisp.scm (clisp): Update to 2.49.92.
[source]: Switch to git-fetch. Remove unneeded patch.
[arguments]: Remove '--enable-portability' flag, add CFLAGS for
armhf-linux. Update list of files needing substitutions in custom
'patch-sh-and-pwd phase.
[home-page]: Update to new home-page.
* gnu/packages/patches/clisp-glibc-2.26.patch: Remove file.
& gnu/local.mk (dist_patch_DATA): Remove it.
2018-10-10 10:41:37 +03:00
Rutger Helling 006a1d59ba
gnu: vkd3d: Update to 1.1.
* gnu/packages/vulkan.scm (vkd3d): Update to 1.1.
2018-10-10 09:34:09 +02:00
Danny Milosavljevic 9096c00629
gnu: java-w3c-svg: Update synopsis and description.
* gnu/packages/batik.scm (java-w3c-svg-1.0)[synopsis]: Modify.
[description]: Modify.
(java-w3c-svg)[synopsis]: Modify.
[description]: Modify.
2018-10-09 21:44:11 +02:00
Danny Milosavljevic b2eda4a55e
gnu: java-w3c-svg: Fix build.
Reported-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>

* gnu/packages/batik.scm (java-w3c-svg)[arguments]<#:phases>: Delete
"patch-interface" phase.
2018-10-09 21:44:09 +02:00
Ludovic Courtès b33e191c86
guix build: '-f' accepts file-like objects.
* guix/scripts/build.scm (options->things-to-build)[validate-type]:
Check for 'file-like?'.
(options->derivations): Accept 'file-like?'.
* tests/guix-build.sh: Add a test with 'computed-file'.
* doc/guix.texi (Additional Build Options): Mention file-like objects.
2018-10-09 18:54:12 +02:00
Ludovic Courtès 64965a068d
gnu: Add ttf2pt1.
* gnu/packages/fontutils.scm (ttf2pt1): New variable.
2018-10-09 18:54:12 +02:00
Ludovic Courtès 88d9eccc11
profiles: Make Geiser happy.
* guix/profiles.scm (manual-database)[config.scm]: Use ungexp/quote
trick to placate Geiser, which otherwise thinks it's in (guix config).
2018-10-09 18:54:12 +02:00
Ludovic Courtès e54aec7b8e
pull: '-l' now honors '-p'.
* guix/scripts/pull.scm (process-query): Add 'profile' parameter and
remove 'profile' local variable.
(guix-pull): Adjust caller.
2018-10-09 18:54:12 +02:00
Ludovic Courtès fe17037b38
status: Gracefully handle invalid UTF-8 in build logs.
* guix/status.scm (maybe-utf8->string): New procedure.
(build-event-output-port): Use it in lieu of 'utf8->string'.
* tests/status.scm ("build-output-port, UTF-8")
("current-build-output-port, UTF-8 + garbage"): New tests.
2018-10-09 18:54:12 +02:00
Ludovic Courtès 276f368051
tests: "make check-system" produces colored output.
* build-aux/run-system-tests.scm (run-system-tests): Use 'with-status-report'.
2018-10-09 18:54:12 +02:00
Efraim Flashner 1fe57b3746
gnu: bs1770gain: Update to 0.5.0.
* gnu/packages/audio.scm (bs1770gain): Update to 0.5.0.
2018-10-09 12:04:34 +03:00
Efraim Flashner 8658b81b1a
gnu: augeas: Update to 1.11.0.
* gnu/packages/augeas.scm (augeas): Update to 1.11.0.
[source]: Remove snippet.
2018-10-09 11:01:53 +03:00
Efraim Flashner 8d18edde75
* gnu: agg: Replace bootstrap phase.
* gnu/packages/graphics.scm (agg)[arguments]: Remove custom 'autoreconf
phase and replace default 'bootstrap phase. Use INVOKE.
[native-inputs]: Remove bash.
2018-10-09 10:33:07 +03:00
Efraim Flashner 31f45cf7be
gnu: agg: Don't build examples.
* gnu/packages/graphics.scm (agg)[arguments]: Disable building the
examples.
2018-10-09 10:33:03 +03:00
Efraim Flashner 07b0662754
gnu: abiword: Remove wmf support.
* gnu/packages/abiword.scm (abiword)[arguments]: Remove 'wmf' from the
list of enabled plugins.
2018-10-09 09:56:35 +03:00
Tobias Geerinckx-Rice 3880537c74
gnu: zstd: Don't use unstable tarball.
* gnu/packages/compression.scm (zstd)[source]: Use release archive.
2018-10-09 05:47:16 +02:00
Tobias Geerinckx-Rice 317e80cead
gnu: unison: End all phases with #t.
* gnu/packages/ocaml.scm (unison)[arguments]: End all phases with #t.
2018-10-09 05:42:14 +02:00
Tobias Geerinckx-Rice f6ccb95a86
gnu: docx2txt: End phases with #t.
* gnu/packages/textutils.scm (docx2txt)[arguments]: End 'fix-install'
phase with #t.
2018-10-09 05:42:14 +02:00
Tobias Geerinckx-Rice de68ad095d
gnu: zstd: Update to 1.3.6.
* gnu/packages/compression.scm (zstd): Update to 1.3.6.
[source]: Remove merged patches.
* gnu/packages/patches/zstd-fix-stdin-list-test.patch,
gnu/packages/patches/zstd-fix-stdin-list-without-tty.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-10-09 05:42:14 +02:00
Thorsten Wilms 65b8d61073
gnu: Add gimp-resynthesizer.
* gnu/packages/gimp.scm (gimp-resynthesizer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 23:19:35 +02:00
Thorsten Wilms df2d77c45f
gnu: Add emacs-colum-marker.
* gnu/packages/emacs.scm (emacs-colum-marker): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 22:55:00 +02:00
pimi b6bd8b108a
gnu: Add filtlong.
* gnu/packages/bioinformatics.scm (filtlong): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-10-08 18:32:42 +02:00