| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: love: Fix build with luajit@2.1.0-beta3.•••* gnu/packages/game-development.scm (love)[source]: Add snippet fixing Lua version detection.
| Tobias Geerinckx-Rice | 2018-02-27 | 1 | -1/+9 |
* | gnu: perl-gd: Update to 2.68.•••* gnu/packages/gd.scm (perl-gd): Update to 2.68.
[source]: Remove obsolete patch.
[native-inputs]: Remove perl-module-build.
[inputs]: Use canonical package names and order alphabetically.
[arguments]: Replace #:module-build-flags with fewer #:make-maker-flags,
enable #:tests?, and remove ‘clear-autogenerated-files’ phase.
* gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Tobias Geerinckx-Rice | 2018-02-27 | 3 | -84/+13 |
* | gnu: xfburn: Update to 0.5.5.•••* gnu/packages/xfce.scm (xfburn): Update to 0.5.5.
| Tobias Geerinckx-Rice | 2018-02-27 | 1 | -2/+2 |
* | gnu: phonon: Update to 4.10.0.•••* gnu/packages/kde-frameworks.scm (phonon): Update to 4.10.0.
| Tobias Geerinckx-Rice | 2018-02-27 | 1 | -2/+3 |
* | gnu: soxr: Update to 0.1.3.•••* gnu/packages/audio.scm (soxr): Update to 0.1.3.
| Tobias Geerinckx-Rice | 2018-02-27 | 1 | -2/+2 |
* | gnu: fluidsynth: Update to 1.1.10.•••* gnu/packages/audio.scm (fluidsynth): Update to 1.1.10.
| Tobias Geerinckx-Rice | 2018-02-27 | 1 | -3/+4 |
* | gnu: youtube-dl: Update to 2018.02.26.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.02.26.
| Tobias Geerinckx-Rice | 2018-02-27 | 1 | -2/+2 |
* | gnu: thermald: Update to 1.7.1.•••* gnu/packages/admin.scm (thermald): Update to 1.7.1.
[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
| Tobias Geerinckx-Rice | 2018-02-27 | 1 | -3/+5 |
* | gnu: gcab: Update to 1.1.•••* gnu/packages/package-management.scm (gcab): Update to 1.1.
[source]: Remove git dependency in a snippet.
| Tobias Geerinckx-Rice | 2018-02-27 | 1 | -2/+11 |
* | gnu: mbedtls-apache: Fix upstream typo.•••A typo was introduced in version 2.7.0 that caused the hiawatha package to
fail to build. See https://github.com/ARMmbed/mbedtls/pull/1362.
* gnu/packages/tls.scm (mbedtls-apache)[source]: Add snippet to fix typo.
| Kei Kebreau | 2018-02-27 | 1 | -1/+9 |
* | gnu: polkit: Fix 'invoke' call.•••* gnu/packages/polkit.scm (polkit)[arguments] <'install>: Add 'apply'.
Fixes a regression introduced in 3c4bbb4c52418c8daf8b0e4605e3912685c9f44a.
| Ludovic Courtès | 2018-02-27 | 1 | -1/+1 |
* | gnu: commencement: Add commentary regarding grafts.•••* gnu/packages/commencement.scm: Add comments that were originally
included only in the Git commit message of
f00b85ff8d34df0a1879e593d4a85629b8586af7.
Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
| Chris Marusich | 2018-02-27 | 1 | -0/+9 |
* | gnu: linux-libre: Update to 4.15.6.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.6.
(%linux-libre-hash): Update hash.
| Mark H Weaver | 2018-02-26 | 1 | -2/+2 |
* | gnu: linux-libre@4.14: Update to 4.14.22.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.22.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver | 2018-02-26 | 1 | -2/+2 |
* | gnu: linux-libre@4.9: Update to 4.9.84.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.84.
| Mark H Weaver | 2018-02-26 | 1 | -2/+2 |
* | gnu: linux-libre@4.4: Update to 4.4.118.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.118.
| Mark H Weaver | 2018-02-26 | 1 | -2/+2 |
* | gnu: emacs-org, emacs-org-contrib: Update to 20180226•••* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20180226, aka Org 9.1.7.
| Nicolas Goaziou | 2018-02-27 | 1 | -4/+4 |
* | gnu: Add go@1.10.•••Building Go 1.10 with the Go 1.4 bootstrap, Thread Sanitizer from GCC 5
finds a data race during the the test suite of Go 1.10. With GCC 6, the
race doesn't seem to be present.
.##### ../misc/cgo/testsanitizers
--- FAIL: TestShared (0.03s)
--- FAIL: TestShared/tsan_shared (2.54s)
cshared_test.go:71: `/tmp/guix-build-go-1.10.drv-0/TestShared367937240/tsan_shared` exited with exit status 66
==================
WARNING: ThreadSanitizer: data race (pid=28778)
Write of size 8 at 0x7ffff5495c30 by thread T1:
#0 pthread_attr_getstacksize <null> (tsan_shared+0x00000041be82)
#1 x_cgo_init <null> (libtsan_shared.so+0x00000008aeaf)
#2 runtime.rt0_go /tmp/guix-build-go-1.10.drv-0/go/src/runtime/asm_amd64.s:199 (libtsan_shared.so+0x000000081586)
Previous write of size 8 at 0x7ffff5495c30 by main thread:
#0 <null> <null> (0x000000000001)
Location is stack of thread T1.
Thread T1 (tid=28786, running) created by main thread at:
#0 pthread_create <null> (tsan_shared+0x00000040c794)
#1 _cgo_try_pthread_create <null> (libtsan_shared.so+0x00000008ad70)
#2 x_cgo_sys_thread_create <null> (libtsan_shared.so+0x00000008ab12)
#3 _rt0_amd64_lib /tmp/guix-build-go-1.10.drv-0/go/src/runtime/asm_amd64.s:56 (libtsan_shared.so+0x0000000813b6)
SUMMARY: ThreadSanitizer: data race ??:0 __interceptor_pthread_attr_getstacksize
* gnu/packages/golang.scm (go-1.10): New variable.
(go-1.4)[native-inputs]: Use gcc:lib version 6.
| Leo Famulari | 2018-02-26 | 1 | -1/+118 |
* | gnu: Add RawTherapee.•••* gnu/packages/photo.scm (rawtherapee): New variable.
| Leo Famulari | 2018-02-26 | 1 | -0/+56 |
* | gnu: Add libiptcdata.•••* gnu/packages/image.scm (libiptcdata): New variable.
| Leo Famulari | 2018-02-26 | 1 | -2/+22 |
* | gnu: Add emacs-nov.•••* gnu/packages/emacs.scm (emacs-nov): New variable.
| Roel Janssen | 2018-02-26 | 1 | -0/+35 |
* | gnu: Add emacs-esxml.•••* gnu/packages/emacs.scm (emacs-esxml): New variable.
| Roel Janssen | 2018-02-26 | 1 | -0/+22 |
* | gnu: assword: Update to 0.11.•••* gnu/packages/password-utils.scm (assword): Update to 0.11.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -3/+3 |
* | gnu: python-cffi: Update phase style.•••* gnu/packages/libffi.scm (python-cffi)[arguments]: Substitute INVOKE
for SYSTEM*, end phases with #t, and remove unneeded bits from the
‘install-doc’ phase.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -6/+6 |
* | gnu: python-cffi: Update to 1.11.4.•••* gnu/packages/libffi.scm (python-cffi): Update to 1.11.4.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | gnu: perl-scalar-list-utils: Update to 1.50.•••* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.50.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | gnu: Add nghttp2.•••* gnu/packages/web.scm (nghttp2): New public variable.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -0/+84 |
* | gnu: ruby-ffi: Update to 1.9.22.•••* gnu/packages/libffi.scm (ruby-ffi): Update to 1.9.22.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+3 |
* | gnu: libpsl: Update to 0.20.0.•••* gnu/packages/web.scm (libpsl): Update to 0.20.0.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | gnu: Use HTTPS for supported freedesktop.org home pages.•••* gnu/packages/fontutils.scm (fontconfig)[home-page]: Use HTTPS.
* gnu/packages/freedesktop.scm (python-pyxdg, accountsservice)
(modem-manager, telepathy-mission-control, telepathy-mission-control)
(colord-gtk, desktop-file-utils)[home-page]: Likewise.
* gnu/packages/ghostscript.scm (libspectre)[home-page]: Likewise.
* gnu/packages/glib.scm (dbus, dbus-glib, telepathy-glib)[home-page]:
Likewise.
* gnu/packages/gnome.scm (shared-mime-info, hicolor-icon-theme)
(libxklavier, colord, upower)[home-page]: Likewise.
* gnu/packages/gstreamer.scm (orc, python-gst)[home-page]: Likewise.
* gnu/packages/libcanberra.scm (sound-theme-freedesktop)[home-page]:
Likewise.
* gnu/packages/libreoffice.scm (libexttextcat)[home-page]: Likewise.
* gnu/packages/polkit.scm (polkit-gnome, polkit-gnome)[home-page]:
Likewise.
* gnu/packages/pulseaudio.scm (pavucontrol)[home-page]: Likewise.
* gnu/packages/python.scm (python-dbus)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (startup-notification)[home-page]: Likewise.
| Tobias Geerinckx-Rice | 2018-02-26 | 12 | -26/+26 |
* | gnu: polkit: Update phase & snippet style.•••* gnu/packages/polkit.scm (polkit)[source]: End snippet with #t.
[arguments]: Substitute INVOKE for SYSTEM* and end phases with #t.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -5/+8 |
* | gnu: perl-xml-libxslt: Update to 1.96.•••* gnu/packages/xml.scm (perl-xml-libxslt): Update to 1.96.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | gnu: perl-net-smtp-ssl: Update to 1.04.•••* gnu/packages/web.scm (perl-net-smtp-ssl): Update to 1.04.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | gnu: perl-http-server-simple: Update to 0.52.•••* gnu/packages/web.scm (perl-http-server-simple): Update to 0.52.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | gnu: dvdstyler: Remove hard-coded version string.•••* gnu/packages/cdrom.scm (dvdstyler)[arguments]: Remove a hard-coded
version string from the docbook-xsl search path.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -9/+10 |
* | gnu: libdvbpsi: Update to 1.3.2.•••* gnu/packages/video.scm (libdvbpsi): Update to 1.3.2.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | gnu: tinc: Update to 1.0.33.•••* gnu/packages/vpn.scm (tinc): Update to 1.0.33.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -3/+3 |
* | gnu: gource: Update to 0.48.•••* gnu/packages/version-control.scm (gource): Update to 0.48.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | gnu: youtube-dl: Update to 2018.02.22.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.02.22.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | gnu: libfilezilla: Update to 0.12.1.•••* gnu/packages/ftp.scm (libfilezilla): Update to 0.12.1.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -2/+2 |
* | gnu: automake: Add 1.16.•••* gnu/packages/autotools.scm (automake-1.16): New variable.
| Ludovic Courtès | 2018-02-26 | 1 | -1/+16 |
* | gnu: python-scandir: Run the test suite.•••* gnu/packages/python.scm (python-scandir)[arguments]: Replace CHECK-PHASE.
| Marius Bakke | 2018-02-26 | 1 | -0/+5 |
* | gnu: python-scandir: Update to 1.7.•••* gnu/packages/python.scm (python-scandir): Update to 1.7.
[description]: Mention that the Python3 variant is obsolete.
| Marius Bakke | 2018-02-26 | 1 | -3/+5 |
* | gnu: python2-pathlib2: Update to 2.3.0.•••* gnu/packages/python.scm (python2-pathlib2): Update to 2.3.0.
[propagated-inputs]: Add PYTHON2-SCANDIR.
| Marius Bakke | 2018-02-26 | 1 | -3/+4 |
* | gnu: python-ipython: Update to 5.5.0.•••* gnu/packages/python.scm (python-ipython): Update to 5.5.0.
| Marius Bakke | 2018-02-26 | 1 | -2/+2 |
* | gnu: python-pickleshare: Run the tests.•••* gnu/packages/databases.scm (python-pickleshare)[arguments]: Replace CHECK-PHASE.
[native-inputs]: Add PYTHON-PYTEST.
| Marius Bakke | 2018-02-26 | 1 | -0/+7 |
* | gnu: python2-pathlib2: Propagate python2-six.•••* gnu/packages/python.scm (python2-pathlib2)[native-inputs]: Move to ...
[propagated-inputs] ... here.
| Marius Bakke | 2018-02-26 | 1 | -1/+1 |
* | gnu: python-pickleshare: Update to 0.7.4.•••* gnu/packages/databases.scm (python-pickleshare): Update to 0.7.4.
[source](uri): Use PYPI-URI.
[propagated-inputs]: Remove.
[properties]: Delay python2 variant.
(python2-pickleshare)[propagated-inputs]: Add PYTHON2-PATHLIB2.
| Marius Bakke | 2018-02-26 | 1 | -7/+9 |
* | gnu: behave: Update to 1.2.6.•••* gnu/packages/check.scm (behave): Update to 1.2.6.
[source](uri): Adjust file extension.
[native-inputs]: Add PYTHON-PATHPY and PYTHON-PYTEST.
| Marius Bakke | 2018-02-26 | 1 | -4/+6 |
* | gnu: python-pathpy: Update to 11.0.•••* gnu/packages/python.scm (python-pathpy): Update to 11.0.
[source](uri): Use PYPI-URI.
[outputs]: Remove field.
[arguments]: Set #:tests? #f. Remove #:phases.
| Marius Bakke | 2018-02-26 | 1 | -21/+22 |