summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2017-11-21gnu: signify: Update to 23.Marius Bakke
* gnu/packages/crypto.scm (signify): Update to 23.
2017-11-21gnu: guix: Disable test that fails on Btrfs.Marius Bakke
Works around <https://bugs.gnu.org/29363>. Reported by Rutger Helling <rhelling@mykolab.com>. * gnu/packages/package-management.scm (guix)[arguments]: Rename 'disable-container-tests' phase to 'disable-failing-tests' and add substitution to disable test for freed disk space.
2017-11-21gnu: retroarch: Update to 1.6.8.Rutger Helling
* gnu/packages/games.scm (retroarch): Update to 1.6.8. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-21gnu: cdogs-sdl: Update to 0.6.6.Rutger Helling
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-21gnu: procenv: Update to 0.50.Rutger Helling
* gnu/packages/linux.scm (procenv): Update to 0.50. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-21gnu: you-get: Update to 0.4.964.Rutger Helling
* gnu/packages/video.scm (you-get): Update to 0.4.964. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-21gnu: Patch path to locale in gnome-desktop.Christopher Baines
* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-path phase to get libgnome-desktop to use the full path to the locale binary.
2017-11-21gnu: knot: Update licence information.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot)[license]: Add PUBLIC-DOMAIN. Expand comments.
2017-11-21gnu: knot: Support dnstap query logging.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot)[source]: No longer delete dnstap. It appears that dnstap is intended to be bundled and modified. [inputs]: Add fstrm and protobuf-c. [arguments]: Add ‘--with-module-dnstap=yes’ to #:configure-flags.
2017-11-21gnu: Use ‘license:’ prefix in (gnu packages protobuf).Tobias Geerinckx-Rice
* gnu/packages/protobuf.scm (fstrm, protobuf, protobuf-2, protobuf-c) (python-protobuf, python2-protobuf): Use ‘license:’ prefix.
2017-11-21gnu: Add fstrm.Tobias Geerinckx-Rice
* gnu/packages/protobuf.scm (fstrim): New public variable.
2017-11-21gnu: protobuf: Add ‘static’ output.Tobias Geerinckx-Rice
* gnu/packages/protobuf.scm (protobuf)[outputs]: New field. [arguments]: Add new ‘move-static-libraries’ phase.
2017-11-21gnu: perl-devel-stacktrace: Update to 2.03.Tobias Geerinckx-Rice
* gnu/packages/perl.scm (perl-devel-stacktrace): Update to 2.03.
2017-11-21gnu: btrfs-progs: Update to 4.14.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (btrfs-progs): Update to 4.14.
2017-11-21gnu: nss: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/gnuzilla.scm (nss)[description]: Use @dfn.
2017-11-21gnu: eid-mw: Update to 4.3.4.Tobias Geerinckx-Rice
* gnu/packages/security-token.scm (eid-mw): Update to 4.3.4. Fix up indentation.
2017-11-20gnu: musl: Update to 1.1.18.Leo Famulari
* gnu/packages/musl.scm (musl): Update to 1.1.18.
2017-11-20gnu: Add python-pyodbc.Danny Milosavljevic
* gnu/packages/databases.scm (python-pyodbc, python2-pyodbc): New variables.
2017-11-20gnu: wget2: Switch to official URL.Rutger Helling
* gnu/packages/wget.scm (wget2): Switch to official URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-20gnu: scribus: Fix No module named _sysconfigdata_nd.Nicolas Goaziou
* gnu/packages/scribus.scm (scribus): Wrap PATH with expected Python around executable. Fixes <https://bugs.gnu.org/25035>.
2017-11-20gnu: linux-libre@4.9: Update to 4.9.63.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.63.
2017-11-20gnu: linux-libre@4.4: Update to 4.4.99.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.99.
2017-11-20gnu: Add python-clf.Oleg Pykhalov
* gnu/packages/web.scm (python-clf): New variable.
2017-11-20gnu: kodi: Update snapshot.Marius Bakke
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-67fd70f.
2017-11-20gnu: gcc@6: Respect SOURCE_DATE_EPOCH in __DATE__ and __TIME__ macros.Marius Bakke
* gnu/packages/patches/gcc-6-source-date-epoch-1.patch, gnu/packages/patches/gcc-6-source-date-epoch-2.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/gcc.scm (gcc-6)[source]: Use them.
2017-11-20gnu: guix: Update snapshot.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to 0b4c385.
2017-11-19gnu: gajim: Add python2-axolotl to inputs.Rutger Helling
* gnu/packages/messaging.scm (gajim)[inputs]: Add python2-axolotl. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-19gnu: qtox: Add filteraudio to inputs.Rutger Helling
* gnu/packages/messaging.scm (qtox)[inputs]: Add filteraudio. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-19gnu: c-toxcore: Update to 0.1.10.Rutger Helling
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.10. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-19gnu: audacity: Fix building on non-Intel systems.Efraim Flashner
* gnu/packages/audio.scm (audacity)[arguments]: On non-Intel systems add a configure-flag to disable SSE optimizations.
2017-11-19gnu: nss, nss-certs: Update to 3.34.Marius Bakke
* gnu/packages/certs.scm (nss-certs): Update to 3.34. * gnu/packages/gnuzilla.scm (nss): Update to 3.34.
2017-11-19gnu: bitcoin: Update to 0.15.1.Marius Bakke
* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.1.
2017-11-19gnu: strace: Update to 4.20.Marius Bakke
* gnu/packages/linux.scm (strace): Update to 4.20.
2017-11-19gnu: samba: Update to 4.7.2.Marius Bakke
* gnu/packages/samba.scm (samba): Update to 4.7.2.
2017-11-19gnu: tevent: Update to 0.9.34.Marius Bakke
* gnu/packages/samba.scm (tevent): Update to 0.9.34.
2017-11-19Update email address for ng0.ng0
2017-11-19gnu: Patch ikiwiki to set PERL5LIB in the CGI wrapper.Christopher Baines
This helps with CGI support. * gnu/packages/web.scm (ikiwik)[arguments]: Add 'include-PERL5LIB-in-wrapper phase.
2017-11-18gnu: nano: Update to 2.9.0.Efraim Flashner
* gnu/packages/nano.scm (nano): Update to 2.9.0.
2017-11-18gnu: owncloud-client: Update to 2.3.4.Efraim Flashner
* gnu/packages/sync.scm (owncloud-client): Update to 2.3.4.
2017-11-18gnu: owncloud-client: Don't check for updates.Efraim Flashner
* gnu/packages/sync.scm (owncloud-client)[source]: Add patch. * gnu/packages/patches/owncloud-disable-updatecheck.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2017-11-18gnu: libreoffice: Remove GTK+ 2.Rutger Helling
LibreOffice doesn't need to use both GTK+ 2 and GTK+ 3. * gnu/packages/libreoffice.scm (libreoffice)[inputs]: Remove gtk+-2. [configure-flags]: Add "--disable-gtk". Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-18gnu: libassuan: Update to 2.4.4.Leo Famulari
* gnu/packages/gnupg.scm (libassuan): Update to 2.4.4.
2017-11-18gnu: mes: Update to 0.11.Jan Nieuwenhuizen
* gnu/packages/mes.scm (mes): Update to 0.11.
2017-11-18gnu: audacity: Update to 2.2.0.Ricardo Wurmus
* gnu/packages/patches/audacity-build-with-system-portaudio.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/audio.scm (audacity): Update to 2.2.0. [source]: Add patch to build with system portaudio; add snippet to remove most bundled libraries. [inputs]: Replace "gtk+-2" with "gtk+", replace "wxwidgets-gtk2" with "wxwidgets"; remove "libsbsms"; add "suil" and "portmidi". [arguments]: Adjust configure flags to avoid using bundled libraries; remove phase "autoreconf"; add phases "fix-sbsms-check" and "use-upstream-headers".
2017-11-18gnu: java-mail: Let build phase return boolean.Ricardo Wurmus
* gnu/packages/java.scm (java-mail)[arguments]: Let build phase "move-version.java" return #t.
2017-11-18gnu: bitshuffle-for-snappy: Simplify.Ricardo Wurmus
* gnu/packages/compression.scm (bitshuffle-for-snappy)[arguments]: Simplify Makefile generation.
2017-11-18gnu: bitshuffle: Let build phase return #t.Ricardo Wurmus
* gnu/packages/compression.scm (bitshuffle)[arguments]: Let "make-required-dir" return #t.
2017-11-18gnu: python-pylast: Update to 2.0.0.Ricardo Wurmus
* gnu/packages/music.scm (python-pylast): Update to 2.0.0. [native-inputs]: Add python-pycodestyle and python-flaky.
2017-11-18gnu: Move date/time packages from python.scm to time.scm.Ricardo Wurmus
* gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil, python2-dateutil, python-parsedatetime, python2-parsedatetime, python-tzlocal, python-isodate, python2-isodate, python-iso8601, python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339, python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601, python2-aniso8601): Move from here... * gnu/packages/time.scm: ...to here. * gnu/packages/calendar.scm, gnu/packages/check.scm, gnu/packages/django.scm, gnu/packages/ebook.scm, gnu/packages/gnome.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/mail.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/tls.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm: Adjust accordingly.
2017-11-18gnu: Move more testing packages from python.scm to check.scm.Ricardo Wurmus
* gnu/packages/python.scm (python-flexmock, python2-flexmock, python-freezegun, python2-freezegun, python-flaky, python2-flaky): Move from here... * gnu/packages/check.scm: ...to here.