summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
...
* gnu: r-curl: Update to 2.5.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/web.scm (r-curl): Update to 2.5.
* gnu: r-seqminer: Update to 5.9.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/bioinformatics.scm (r-seqminer): Update to 5.9.
* gnu: Add nss-pam-ldapd.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/openldap.scm (nss-pam-ldapd): New variable.
* gnu: Add the Hurd.Manolis Ragkousis2017-04-22
| | | | | | * gnu/packages/hurd.scm (hurd): New variable. * gnu/packages/patches/hurd-fix-eth-multiplexer-dependency.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: hurd: Add hurd-source-url procedure.Manolis Ragkousis2017-04-22
| | | | | * gnu/packages/hurd.scm (hurd-source-url): New procedure. (hurd-headers)[source]: Adjust accordingly.
* gnu: weechat: Update to 1.7.1.Tobias Geerinckx-Rice2017-04-22
| | | | | * gnu/packages/irc.scm (weechat): Update to 1.7.1. [source, home-page]: Use HTTPS.
* gnu: weechat: Mention ‘IRC’.Tobias Geerinckx-Rice2017-04-22
| | | | | * gnu/packages/irc.scm (weechat)[description]: Mention the search term ‘IRC’, split into paragraphs, and other small tweaks.
* gnu: hyperrogue: Update to 9.4g.Kei Kebreau2017-04-22
| | | | * gnu/packages/games.scm (hyperrogue): Update to 9.4g.
* gnu: gnuplot: Update to 5.0.6.Kei Kebreau2017-04-22
| | | | * gnu/packages/maths.scm (gnuplot): Update to 5.0.6.
* gnu: xf86-video-nouveau: Update to 1.0.15.Marius Bakke2017-04-22
| | | | | * gnu/packages/xorg.scm (xf86-video-nouveau): Update to 1.0.15. [home-page]: Use HTTPS.
* gnu: emacs: Update to 25.2.Marius Bakke2017-04-22
| | | | | * gnu/packages/emacs.scm (emacs, emacs-minimal, emacs-no-x, emacs-no-x-toolkit): Update to 25.2.
* gnu: xdg-utils: Update to 1.1.1.Marius Bakke2017-04-22
| | | | | | | | | * gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.1. [source]: Adjust file name. [native-inputs]: Add DOCBOOK-XSL, DOCBOOK-XML-4.1.2, LIBXSLT, W3M and XMLTO. [arguments]<#:phases>: Add 'patch-hardcoded-paths' and 'locate-catalog-files' phases. New parameter. [home-page]: Update to new home.
* gnu: linux-libre: Update to 4.10.12.Mark H Weaver2017-04-21
| | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.12. (%linux-libre-hash): Update hash.
* gnu: linux-libre@4.9: Update to 4.9.24.Mark H Weaver2017-04-21
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.24.
* gnu: linux-libre@4.4: Update to 4.4.63.Mark H Weaver2017-04-21
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.63.
* gnu: Add guile2.2-ssh.Ludovic Courtès2017-04-22
| | | | * gnu/packages/ssh.scm (guile2.2-ssh): New variable.
* gnu: Add policycoreutils.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/selinux.scm (policycoreutils): New variable.
* gnu: Add python-setools.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/selinux.scm (python-setools): New variable.
* gnu: Add python-ipy.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/networking.scm (python-ipy): New variable.
* gnu: Add python-sepolgen.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/selinux.scm (python-sepolgen): New variable.
* gnu: Add secilc.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/selinux.scm (secilc): New variable.
* gnu: Add libsemanage.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/selinux.scm (libsemanage): New variable.
* gnu: Add libselinux.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/selinux.scm (libselinux): New variable.
* gnu: Add checkpolicy.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/selinux.scm (checkpolicy): New variable.
* gnu: Add libsepol.Ricardo Wurmus2017-04-22
| | | | | * gnu/packages/selinux.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu: ibus-libpinyin: Update to 1.9.0.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/ibus.scm (ibus-libpinyin): Update to 1.9.0.
* gnu: libpinyin: Adjust indentation.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/ibus.scm (libpinyin)[arguments]: Adjust indentation.
* gnu: libpinyin: Update to 2.0.0.Ricardo Wurmus2017-04-22
| | | | * gnu/packages/ibus.scm (libpinyin): Update to 2.0.0.
* gnu: Remove unused patches.Leo Famulari2017-04-21
| | | | | | | | | | | | | | * gnu/packages/patches/gcc-libiberty-printf-decl.patch, gnu/packages/patches/grub-CVE-2015-8370.patch, gnu/packages/patches/grub-freetype.patch, gnu/packages/patches/grub-gets-undeclared.patch, gnu/packages/patches/guile-arm-fixes.patch, gnu/packages/patches/mplayer2-theora-fix.patch, gnu/packages/patches/soprano-find-clucene.patch, gnu/packages/patches/util-linux-CVE-2017-2616.patch, gnu/packages/patches/xf86-video-intel-compat-api.patch, gnu/packages/patches/xf86-video-intel-glibc-2.20.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: libsodium: Update to 1.0.12.Leo Famulari2017-04-21
| | | | * gnu/packages/crypto.scm (libsodium): Update to 1.0.12.
* gnu: Add crawl.nee2017-04-22
| | | | | | * gnu/packages/games.scm (crawl): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add libbson.Corentin Bocquillon2017-04-21
| | | | | | * gnu/packages/serialization.scm (libbson): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: mutt: Update to 1.8.2.Leo Famulari2017-04-21
| | | | * gnu/packages/mail.scm (mutt): Update to 1.8.2.
* gnu: neomutt: Don't rewrite the source file-name.Leo Famulari2017-04-21
| | | | * gnu/packages/mail.scm (neomutt)[file-name]: Remove field.
* gnu: neomutt: Update to 20170421.ng02017-04-21
| | | | | | | | * gnu/packages/mail.scm (neomutt): Update to 20170421. [native-inputs]: Add 'gettext-minimal'. [description]: Clarify the state of neomutt as it is now a microfork of mutt. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: icecat: Fix GTK 3 file chooser crash.Clément Lassieur2017-04-21
| | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: Add a 'wrap-program' phase to set XDG_DATA_DIRS.
* gnu: Add mcomix.nee2017-04-21
| | | | | | * gnu/packages/image-viewers.scm (mcomix): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: guile: Update to 2.2.2.Andy Wingo2017-04-21
| | | | * gnu/packages/guile.scm (guile-2.2): Update to 2.2.2.
* gnu: imlib2: Update to 1.4.10.Marius Bakke2017-04-21
| | | | * gnu/packages/image.scm (imlib2): Update to 1.4.10.
* gnu: sdl-gfx: Update to 2.0.26.Marius Bakke2017-04-21
| | | | * gnu/packages/sdl.scm (sdl-gfx): Update to 2.0.26.
* gnu: portaudio: Update to 190600.20161030.Marius Bakke2017-04-21
| | | | | * gnu/packages/audio.scm (portaudio): Update to 190600.20161030. * gnu/packages/patches/portaudio-audacity-compat.patch: Adjust line endings.
* gnu: soxr: Update to 0.1.2.Marius Bakke2017-04-21
| | | | * gnu/packages/audio.scm (soxr): Update to 0.1.2.
* gnu: python-pyopenssl: Update to 17.0.0.Marius Bakke2017-04-21
| | | | | | * gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.0.0. [native-inputs]: Change PYTHON-PYTEST to PYTHON-PYTEST-3.0. * gnu/packages/patches/python-pyopenssl-skip-network-test.patch: Adjust.
* gnu: proteinortho: Update to 5.16.Ben Woodcroft2017-04-21
| | | | * gnu/packages/bioinformatics.scm (proteinortho): Update to 5.16.
* gnu: diamond: Update to 0.8.38.Ben Woodcroft2017-04-21
| | | | * gnu/packages/bioinformatics.scm (diamond): Update to 0.8.38.
* gnu: miniupnpc: Use @dfn mark-up.Tobias Geerinckx-Rice2017-04-21
| | | | gnu/packages/upnp.scm (miniupnpc)[description]: Use @dfn.
* gnu: miniupnpc: Update to 2.0.20170421.Tobias Geerinckx-Rice2017-04-21
| | | | gnu/packages/upnp.scm (miniupnpc): Update to 2.0.20170421.
* gnu: fortify-headers: Use @code mark-up.Tobias Geerinckx-Rice2017-04-21
| | | | * gnu/packages/suckless.scm (fortify-headers)[description]: Use @code.
* gnu: Use HTTPS on 2f30.org.Tobias Geerinckx-Rice2017-04-21
| | | | | | | * gnu/packages/suckless.scm (spoon, xbattmon, wificurse, skroll, sbm) (prout, noice, fortify-headers, colors)[source, home-page]: Use HTTPS. (human)[home-page]: Likewise. * gnu/packages/version-control.scm (stagit)[source, home-page]: Likewise.
* gnu: version-control: Use HTTPS where possible.Tobias Geerinckx-Rice2017-04-21
| | | | | * gnu/packages/version-control.scm (git)[home-page]: Use HTTPS. (cvs)[source, home-page]: Likewise.