summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2017-06-28gnu: darktable: Limit supported platforms.Efraim Flashner
* gnu/packages/photo.scm (darktable)[supported-systems]: New field, explicitly limit to i686-linux, x86_64-linux and aarch64-linux.
2017-06-28gnu: xf86-video-intel: Use UXA accel method by default.Mark H Weaver
* gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add #:configure-flags with "--with-default-accel=uxa".
2017-06-28gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
2017-06-28gnu: aria2: Update to 1.32.0.Efraim Flashner
* gnu/packages/bittorrent.scm (aria2): Update to 1.32.0.
2017-06-28gnu: translate-shell: Update to 0.9.6.4.Efraim Flashner
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.4.
2017-06-28gnu: emacs-calfw: Fix typo in description.Ricardo Wurmus
* gnu/packages/emacs.scm (emacs-calfw)[description]: Fix typo.
2017-06-28gnu: texlive-latex-graphics: Update hash for graphics-def.Ricardo Wurmus
This is a follow-up commit to e3c970fc5c71b936279afee4fd24bc267f40549c. * gnu/packages/tex.scm (texlive-latex-graphics)[native-inputs]: Update hash for graphics-def.
2017-06-28gnu: Add texlive-latex-seminar.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-seminar): New variable.
2017-06-28gnu: Add texlive-latex-natbib.Ricardo Wurmus
* gnu/packages/tex.scm (texlive-latex-natbib): New variable.
2017-06-28gnu: linux-libre@4.4: Update to 4.4.74.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.74. [source]: Remove patch.
2017-06-27gnu: python-xsge: Fix source URL.Kei Kebreau
* gnu/packages/game-development.scm (python-xsge)[source]: Fix URL.
2017-06-27gnu: kde-frameworks: Fix 'license' fields.Ludovic Courtès
* gnu/packages/kde-frameworks.scm (kde-frameworkintegration)[license]: Turn into a list of <license> objects. (kdelibs4support)[license]: Likewise. (khtml)[license]: Likewise. (kjs)[license]: Likewise. (kross)[license]: Likewise.
2017-06-27gnu: emacs-which-key: Avoid leading "(" in description line.Arun Isaac
* gnu/packages/emacs.scm (emacs-which-key): Reformat description to avoid a line beginning with "(" because such lines break indentation in Emacs.
2017-06-26gnu: stellarium: Update to 0.16.0.Danny Milosavljevic
* gnu/packages/astronomy.scm (stellarium)[inputs]: Add qtlocation. [arguments]: Remove "patch-version-check" phase. Add "patch-tests" phase.
2017-06-26gnu: Add thc-ipv6.Leo Famulari
* gnu/packages/networking.scm (thc-ipv6): New variable.
2017-06-26gnu: Add quagga.Gábor Boskovits
* gnu/packages/networking.scm (quagga): New variable. * gnu/packages/patches/quagga-reproducible-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-06-26gnu: scotch: Build in 64-bit mode on 64-bit machines.Ludovic Courtès
* gnu/packages/maths.scm (scotch)[arguments] <configure>: Add "INTSIZE64" CPP flag.
2017-06-26gnu: lapack: Build with LAPACKE_WITH_TMG=ON.Ludovic Courtès
* gnu/packages/maths.scm (lapack)[arguments]: Pass "-DLAPACKE_WITH_TMG=ON".
2017-06-26gnu: lapack: Update to 3.7.1.Ludovic Courtès
* gnu/packages/maths.scm (lapack): Update to 3.7.1.
2017-06-26gnu: dovecot: Update to 2.2.31.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (dovecot): Update to 2.2.31.
2017-06-26gnu: lirc: Fix building on Ubuntu.Tobias Geerinckx-Rice
* gnu/packages/lirc.scm (lirc)[arguments]: Add ‘disable-kernel-sniffing’ phase.
2017-06-26gnu: evolution-data-server: Update to 3.24.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.3.
2017-06-26gnu: gnome-tweak-tool: Update to 3.24.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.1.
2017-06-26gnu: Add ht.Gábor Boskovits
* gnu/packages/hexedit.scm (ht): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2017-06-26gnu: mit-scheme: Remove aarch64-linux from supported-systems.Efraim Flashner
* gnu/packages/scheme.scm (mit-scheme)[supported-systems]: Specify exactly i686, x86_64 and armhf.
2017-06-26gnu: Add emacs-autothemer.Mekeor Melire
* gnu/packages/emacs.scm (emacs-autothemer): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-26gnu: Add kross.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kross): New variable.
2017-06-26gnu: Add kmediaplayer.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kmediaplayer): New variable.
2017-06-26gnu: Add kjsembed.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kjsembed): New variable.
2017-06-26gnu: Add khtml.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (khtml): New variable.
2017-06-26gnu: Add kjs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kjs): New variable.
2017-06-26gnu: Add kdelibs4support.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kdelibs4support): New variable.
2017-06-26gnu: Add kde-frameworkintegration.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kde-frameworkintegration): New variable.
2017-06-26gnu: wine: Update to 2.11.Rutger Helling
* gnu/packages/wine.scm (wine): Update to 2.11 Signed-off-by: Leo Famulari <leo@famulari.name>
2017-06-26gnu: linux-libre: Update to 4.11.7.Mark H Weaver
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.7. (%linux-libre-hash): Update hash. (linux-libre, linux-libre-arm-generic)[source]: Remove patch.
2017-06-26gnu: linux-libre@4.9: Update to 4.9.34.Mark H Weaver
* gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.34. [source]: Remove patch.
2017-06-26gnu: nyacc: Update to 0.80.3.Jan Nieuwenhuizen
* gnu/packages/mes.scm (nyacc): Update to 0.80.3.
2017-06-25gnu: glibc: Fix replacement on i686.Mark H Weaver
This is followup to 665d6a59161769e10b52ffcbcd5cd2db22f32681. Fixes <https://bugs.gnu.org/27489>. * gnu/packages/base.scm (glibc-2.25-patched, glibc-2.24, glibc-2.23) (glibc-2.22): Add glibc-vectorized-strcspn-guards.patch to patches. Move a comment where it belongs. * gnu/packages/patches/glibc-CVE-2017-1000366-pt2.patch: Swap with ... * gnu/packages/patches/glibc-CVE-2017-1000366-pt3.patch: ... this. * gnu/packages/patches/glibc-vectorized-strcspn-guards.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Fix formatting.
2017-06-25gnu: Add jmtpfs.Leo Famulari
* gnu/packages/linux.scm (jmtpfs): New variable.
2017-06-25gnu: hdf5: Update to 1.8.19.Thomas Danckaert
* gnu/packages/maths.scm (hdf5): Update to 1.8.19. [source]: Update uri.
2017-06-26gnu: Add pass-git-helper.Jelle Licht
* gnu/packages/password-utils.scm (pass-git-helper): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-25gnu: synthv1: Add support for non session manager.Ricardo Wurmus
* gnu/packages/music.scm (synthv1)[inputs]: Add non-session-manager. [native-inputs]: Add pkg-config.
2017-06-25gnu: samplv1: Add support for non session manager.Ricardo Wurmus
* gnu/packages/music.scm (samplv1)[inputs]: Add non-session-manager.
2017-06-25gnu: drumkv1: Add support for non session manager.Ricardo Wurmus
* gnu/packages/music.scm (drumkv1)[inputs]: Add non-session-manager.
2017-06-25gnu: samplv1: Update to 0.8.3.Ricardo Wurmus
* gnu/packages/music.scm (samplv1): Update to 0.8.3.
2017-06-25gnu: drumkv1: Update to 0.8.3.Ricardo Wurmus
* gnu/packages/music.scm (drumkv1): Update to 0.8.3.
2017-06-25gnu: synthv1: Update to 0.8.3.Ricardo Wurmus
* gnu/packages/music.scm (synthv1): Update to 0.8.3.
2017-06-25gnu: Add f-seq.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (f-seq): New variable.
2017-06-26gnu: virt-manager: Add gtk-vnc and vte to inputs.宋文武
* gnu/packages/qemu.scm (virt-manager)[inputs]: Add gtk-vnc and vte.
2017-06-26gnu: python-libvirt: Update to 3.4.0.宋文武
* gnu/packages/qemu.scm (python-libvirt, python2-libvirt): Update to 3.4.0.