summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: nml: Fix a typo.•••* gnu/packages/game-development.scm (nml)[description]: Reorder the acronym and its expansion using @dfn. Delete a duplicated word. Kei Kebreau2017-06-221-1/+1
* gnu: python2-bx-python: Update to 0.7.3.•••* gnu/packages/bioinformatics.scm (python2-bx-python): Update to 0.7.3. Ricardo Wurmus2017-06-221-5/+3
* gnu: julia: Update to 0.6.0.•••* gnu/packages/julia.scm (libuv-julia): Update to 1.9.0-5.52d72a52. (julia): Update to 0.6.0. [arguments]: Remove phase "fix-llvm-flag"; add phase "disable-documentation"; use threaded fftw variant in phase "hardcode-soname-map"; disable "file" tests in phase "disable-broken-tests"; add "USE_LLVM_SHLIB=0" to make flags. [native-inputs]: Add "unicode-data". Ricardo Wurmus2017-06-221-15/+38
* gnu: surfraw: Fix broken symlinks in manpages.•••* gnu/packages/web.scm (surfraw)[arguments]: Add new 'compress-elvi.1sr' phase. Signed-off-by: Kei Kebreau <kei@openmailbox.org> ng02017-06-221-1/+12
* gnu: qtsensors: Lengthen test timeout.•••* gnu/packages/qt.scm (qtsensors)[arguments]: Lengthen test timeout so it passes on slower machines. Efraim Flashner2017-06-221-0/+9
* gnu: Remove unnecessary module import.•••This is a followup to d2885c83929b66a0cf98e740372bddb7e8787631. * gnu/packages/version-control.scm: Remove needless module import. Ludovic Courtès2017-06-221-1/+0
* gnu: webkitgtk: Update to 2.16.4 [fixes CVE-2017-2538].•••* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.4. Leo Famulari2017-06-221-2/+2
* gnu: python-drmaa: Update source URL.•••* gnu/packages/python.scm (python-drmaa)[source]: Use pypi-uri. Ricardo Wurmus2017-06-221-4/+2
* gnu: mbedtls-apache: Update to 2.5.1.•••* gnu/packages/tls.scm (mbedtls-apache): Update to 2.5.1. Leo Famulari2017-06-221-2/+2
* gnu: openvpn: Update to 2.4.3 [fixes CVE-2017-{7508,7512,7520,7521,7522}].•••See 'Changes.rst' in the source distribution for more information about the security-related changes. * gnu/packages/vpn.scm (openvpn): Update to 2.4.3. Leo Famulari2017-06-221-2/+2
* gnu: Update calibre to 3.0.0.•••* gnu/local.mk: Remove patch. * gnu/packages/ebook.scm (calibre): Update to 3.0.0. * gnu/packages/patches/calibre-dont-load-remote-icons.patch: Remove file. Roel Janssen2017-06-222-49/+10
* gnu: propeller-gcc: Default to version 4.•••* gnu/packages/embedded.scm (propeller-gcc): Rename this... (propeller-gcc-6): ...to this. (propeller-gcc-4): Inherit from propeller-gcc-6. (propeller-gcc): New alias for propeller-gcc-4. Ricardo Wurmus2017-06-211-2/+7
* gnu: knot: Update to 2.5.1.•••* gnu/packages/dns.scm (knot): Update to 2.5.1. [inputs]: Add python-2 and python2-lmdb. [arguments]: Adapt #:configure-flags. Add ‘wrap-python-scripts’ phase. Tobias Geerinckx-Rice2017-06-211-5/+16
* gnu: Add python-lmdb.•••* gnu/packages/databases.scm (python-lmdb, python2-lmdb): New variables. Tobias Geerinckx-Rice2017-06-211-0/+46
* gnu: lmdb: Expand description.•••* gnu/packages/databases.scm (lmdb)[synopsis]: Capitalise. [description]: Elaborate. Tobias Geerinckx-Rice2017-06-211-2/+12
* gnu: python-pycodestyle: Update to 2.3.1.•••* gnu/packages/python.scm (python-pycodestyle): Update to 2.3.1. Tobias Geerinckx-Rice2017-06-211-2/+2
* gnu: cracklib: Fix up description.•••* gnu/packages/password-utils.scm (cracklib)[description]: Fix typos, add mark-up, and drop unclear reference to the ancient ‘Crack 5’ tool. Tobias Geerinckx-Rice2017-06-211-2/+4
* gnu: libpwquality: Update to 1.4.0.•••* gnu/packages/password-utils.scm (libpwquality): Update to 1.4.0. Tobias Geerinckx-Rice2017-06-211-2/+2
* gnu: Remove unused python-flake8-2.2.4.•••* gnu/packages/python.scm (python-flake8-2.2.4): Remove variable. Tobias Geerinckx-Rice2017-06-211-34/+0
* gnu: python-hacking: Update to 0.13.0.•••* gnu/packages/openstack.scm (python-hacking): Update to 0.13.0. [arguments]: Re-enable tests. [propagated-inputs]: Use latest python-flake8. [native-inputs]: Add python-eventlet, python-mock, python-reno, and python-testrepository for tests. Tobias Geerinckx-Rice2017-06-211-14/+15
* gnu: python-eventlet: Skip failing test phase.•••* gnu/packages/python.scm (python-eventlet)[arguments]: Disable tests. Tobias Geerinckx-Rice2017-06-211-0/+3
* gnu: python-vobject: Update to 0.9.4.1.•••* gnu/packages/python.scm (python-vobject): Update to 0.9.4.1. Tobias Geerinckx-Rice2017-06-211-2/+2
* gnu: mpd: Build with the default GCC.•••* gnu/packages/mpd.scm (mpd)[native-inputs]: Remove gcc-5. Leo Famulari2017-06-211-2/+1
* gnu: opus-tools: Update to 0.1.10.•••* gnu/packages/xiph.scm (opus-tools): Update to 0.1.10. [home-page]: Use HTTPS URL. Leo Famulari2017-06-211-3/+3
* gnu: opus: Update to 1.2.•••* gnu/packages/xiph.scm (opus): Update to 1.2. [home-page]: Use HTTPS URL. Leo Famulari2017-06-211-3/+3
* gnu: gsl: Update to 2.4.•••* gnu/packages/maths.scm (gsl): Update to 2.4. [arguments]: Remove #:parallel-tests?. Arun Isaac2017-06-211-4/+3
* gnu: a2ps: Build reproducibly.•••* gnu/packages/pretty-print.scm (a2ps)[source](modules, snippet): New fields. Ludovic Courtès2017-06-211-11/+17
* gnu: efl: Add missing inputs.•••* gnu/packages/enlightenment.scm (efl)[inputs]: Add libxau, libxdamage, libxfixes, libxrender. Remove libxkbfile. Efraim Flashner2017-06-211-1/+4
* gnu: unbound: Do not build static libraries.•••* gnu/packages/dns.scm (unbound)[arguments]: Add "--disable-static" to #:configure-flags. Suggested by Gregor Giesen <giesen@zaehlwerk.net>. Ludovic Courtès2017-06-211-1/+2
* gnu: Add python-regex.•••* gnu/packages/python.scm (python-regex, python2-regex): New variables. Roel Janssen2017-06-211-0/+22
* gnu: xmonad: Update to 0.13.•••* gnu/packages/wm.scm (xmonad): Update to 0.13. [inputs]: Add ghc-directory. (ghc-xmonad-contrib): Update to 0.13. Mekeor Melire2017-06-211-4/+5
* gnu: ghc-x11: Update to 1.8.•••* gnu/packages/haskell.scm (ghc-x11): Update to 1.8. Mekeor Melire2017-06-211-2/+2
* gnu: busybox: Fix indentation.•••* gnu/packages/busybox.scm (busybox)[arguments]: Whitespace changes. Efraim Flashner2017-06-211-21/+21
* gnu: busybox: Update to 1.26.2.•••* gnu/packages/busybox.scm (busybox): Update to 1.26.2. Efraim Flashner2017-06-211-3/+3
* gnu: cvs-fast-export: Update to 1.43.•••* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.43. [arguments]: Add phases to not build architecture-specific optimized code and to force python-2. Disable parallel building. Efraim Flashner2017-06-211-3/+16
* gnu: openttd: Add 'install-data' phase.•••* gnu/packages/games.scm (openttd)[arguments]: Add it. [native-inputs]: Add openttd-opengfx. Kei Kebreau2017-06-201-1/+19
* gnu: Add openttd-opengfx.•••* gnu/packages/games.scm (openttd-opengfx): New variable. Kei Kebreau2017-06-201-0/+58
* gnu: Add grfcodec.•••* gnu/packages/game-development.scm (grfcodec): New variable. Kei Kebreau2017-06-201-0/+60
* gnu: Add dos2unix.•••* gnu/packages/textutils.scm (dos2unix): New variable. Kei Kebreau2017-06-201-0/+30
* gnu: Add nml.•••* gnu/packages/game-development.scm (nml): New variable. Kei Kebreau2017-06-201-0/+24
* gnu: wine64: Remove redundant description.•••* gnu/packages/wine.scm (wine64)[description]: Remove. Ludovic Courtès2017-06-201-7/+0
* gnu: Add nzbget.•••* gnu/packages/networking.scm (nzbget): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-06-201-0/+40
* gnu: tor: Add seccomp support.•••* gnu/packages/tor.scm (tor)[inputs]: Add libseccomp. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-06-201-1/+3
* gnu: Add unbound.•••* gnu/packages/dns.scm (unbound): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Gregor Giesen2017-06-201-0/+164
* gnu: xf86-video-intel: Update to 2.99.917-6-6babcf1.•••Consult this URL for changes since the last update (six commits): <https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?qt=range&q=b57abe20e81f4b8e4dd203b6a9eda7ff441bc8ce..6babcf15dd605ef40de53f5c34f95b7fd195edbe> * gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-6-6babcf1. Marius Bakke2017-06-201-3/+3
* gnu: Add wine64.•••* gnu/packages/wine.scm (wine64): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Rutger Helling2017-06-201-0/+20
* gnu: nasm: Update to 2.13.01.•••* gnu/packages/assembly.scm (nasm): Update to 2.13.01. [arguments]: Adjust Makefile substitutions. Marius Bakke2017-06-201-6/+6
* gnu: gstreamer: Update to 1.12.1.•••* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst, python2-gst): Update to 1.12.1. Marius Bakke2017-06-201-14/+14
* gnu: c-ares: Update to 1.13.0 [fixes CVE-2017-1000381].•••* gnu/packages/adns.scm (c-ares): Update to 1.13.0. Marius Bakke2017-06-201-2/+2
* gnu: Move contents of zip module into compression module.•••* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import. Arun Isaac2017-06-2042-238/+179