aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* WIPemacs-ob-httpChristopher Baines2017-11-02
|
* Auto commitChristopher Baines2017-11-02
|
* gnu: emacs: Fix Man default C header file search path.Oleg Pykhalov2017-10-19
| | | | | | | * gnu/packages/emacs.scm (emacs): Make sure Man looks for C header files in the right places. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: speex: Build and install 'speexdec' and 'speexenc'.宋文武2017-10-19
| | | | | | | * gnu/packages/xiph.scm (speex)[native-inputs]: Add 'pkg-config'. [inputs]: Add 'speexdsp'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: virt-manager: Fix default URI check.Andy Patterson2017-10-19
| | | | | | | | | Allows virt-manager to connect to qemu://system by default. * gnu/packages/virtualization.scm (virt-manager)[arguments]<#:phases>: Add 'fix-default-uri. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: virt-manager: Enable statistics graphing support.Andy Patterson2017-10-19
| | | | | | | * gnu/packages/virtualization.scm (virt-manager)[inputs]: Add python2-pycairo. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: qemu: Add OpenGL support.Andy Patterson2017-10-19
| | | | | | | | | | | Enables virgl support with spice 0.13+. * gnu/packages/virtualization.scm (qemu)[arguments]<#:configure-flags>: Add --enable-opengl. [inputs]: Add libdrm and libepoxy. (qemu-minimal)[inputs]: Remove libdrm and libepoxy. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: virt-manager: Enable spice-gtk support.Andy Patterson2017-10-19
| | | | | | * gnu/packages/virtualization.scm (virt-manager)[inputs]: Add spice-gtk. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: spice-gtk: Enable GObject introspection support.Andy Patterson2017-10-19
| | | | | | | | | Allows virt-manager to use the spice-gtk widget. * gnu/packages/spice.scm (spice-gtk)[inputs]: Add gobject-introspection. [arguments]<#:configure-flags>: Add --enable-introspection. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: qemu: Enable spice usb redirection support.Andy Patterson2017-10-19
| | | | | | | | | | | * gnu/packages/virtualization.scm (qemu)[arguments]<#:configure-flags>: New argument. [inputs]: Add usbredir. (qemu-minimal)[arguments]<#:configure-flags>: Restrict them even when they are set by qemu. [inputs]: Remove usbredir. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-hy: Update to 0.13.0.Ricardo Wurmus2017-10-19
| | | | * gnu/packages/python.scm (python-hy): Update to 0.13.0.
* gnu: Order module imports in (gnu packages mate) alphabetically.ng02017-10-19
| | | | | | * gnu/packages/mate.scm: Order module imports alphabetically. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add dirvish.Christopher Allan Webber2017-10-19
| | | | | | * gnu/packages/backup.scm (dirvish): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add perl-libtime-period.Christopher Allan Webber2017-10-19
| | | | * gnu/packages/perl.scm (perl-libtime-period): New variable.
* gnu: Add perl-libtime-parsedate.Christopher Allan Webber2017-10-19
| | | | | | * gnu/packages/perl.scm (perl-libtime-parsedate): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* Revert "gnu: python-pyatspi: Update to 2.26.0."Tobias Geerinckx-Rice2017-10-18
| | | | | This reverts commit 629f33e233c34235ed74a1b12ac38a3f58a99eea, which breaks orca@3.26.0.
* gnu: f-seq: Fix location of commons-cli.jar.Ricardo Wurmus2017-10-18
| | | | | * gnu/packages/bioinformatics.scm (f-seq)[arguments]: Fix location of commons-cli.jar in the wrapper script.
* gnu: eog-plugins: Update to 3.26.1.Tobias Geerinckx-Rice2017-10-18
| | | | * gnu/packages/gnome.scm (eog-plugins): Update to 3.26.1.
* gnu: eog: Update to 3.26.1.Tobias Geerinckx-Rice2017-10-18
| | | | * gnu/packages/gnome.scm (eog): Update to 3.26.1.
* gnu: python-pyatspi: Update to 2.26.0.Tobias Geerinckx-Rice2017-10-18
| | | | * gnu/packages/gnome.scm (python-pyatspi): Update to 2.26.0.
* gnu: btrfs-progs: Update to 4.13.3.Tobias Geerinckx-Rice2017-10-18
| | | | * gnu/packages/linux.scm (btrfs-progs): Update to 4.13.3.
* gnu: hplip: Update to 3.17.10.Tobias Geerinckx-Rice2017-10-18
| | | | * gnu/packages/cups.scm (hplip): Update to 3.17.10.
* gnu: mailutils: Update to 3.3.Ludovic Courtès2017-10-18
| | | | | | * gnu/packages/mail.scm (mailutils): Update to 3.3. [arguments]: Rename 'pre-build' phase to 'prepare-test-suite', and move after 'check'. Set 'HOME', and create ~/.mh_profile.
* gnu: perl-crypt-random-source: Use 'perl-license'.Ludovic Courtès2017-10-18
| | | | | * gnu/packages/crypto.scm (perl-crypt-random-source)[license]: Change to LICENSE:PERL-LICENSE.
* gnu: Add atool.Stefan Reichör2017-10-18
| | | | | | * gnu/packages/compression.scm (atool): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: mupdf: Fix CVE-2017-15587.Marius Bakke2017-10-18
| | | | | | * gnu/packages/patches/mupdf-CVE-2017-15587.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pdf.scm (mupdf)[source](patches): Use it.
* gnu: python-protobuf: Update to 3.4.0.Ricardo Wurmus2017-10-18
| | | | * gnu/packages/protobuf.scm (python-protobuf): Update to 3.4.0.
* gnu: Add protobuf-c.Ricardo Wurmus2017-10-18
| | | | * gnu/packages/protobuf.scm (protobuf-c): New variable.
* gnu: protobuf: Update to 3.4.1.Ricardo Wurmus2017-10-18
| | | | * gnu/packages/protobuf.scm (protobuf): Update to 3.4.1.
* gnu: nginx: Update to 1.12.2.Marius Bakke2017-10-17
| | | | * gnu/packages/web.scm (nginx): Update to 1.12.2.
* gnu: rofi: Update to 1.4.2.Marius Bakke2017-10-17
| | | | * gnu/packages/xdisorg.scm (rofi): Update to 1.4.2.
* gnu: r-tidyr: Update to 0.7.2.Ricardo Wurmus2017-10-17
| | | | * gnu/packages/statistics.scm (r-tidyr): Update to 0.7.2.
* gnu: r-tidyselect: Update to 0.2.2.Ricardo Wurmus2017-10-17
| | | | * gnu/packages/statistics.scm (r-tidyselect): Update to 0.2.2.
* gnu: r-rcpparmadillo: Update to 0.8.100.1.0.Ricardo Wurmus2017-10-17
| | | | | * gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.8.100.1.0. [native-inputs]: Add r-knitr.
* gnu: r-data-table: Update to 1.10.4-2.Ricardo Wurmus2017-10-17
| | | | * gnu/packages/statistics.scm (r-data-table): Update to 1.10.4-2.
* gnu: r-chron: Update to 2.3-51.Ricardo Wurmus2017-10-17
| | | | * gnu/packages/statistics.scm (r-chron): Update to 2.3-51.
* gnu: r-dplyr: Update to 0.7.4.Ricardo Wurmus2017-10-17
| | | | * gnu/packages/statistics.scm (r-dplyr): Update to 0.7.4.
* gnu: r-curl: Update to 3.0.Ricardo Wurmus2017-10-17
| | | | * gnu/packages/web.scm (r-curl): Update to 3.0.
* gnu: axoloti-runtime: Update home page.Ricardo Wurmus2017-10-17
| | | | | * gnu/packages/axoloti.scm (axoloti-runtime)[home-page]: Use redirection target URL.
* gnu: Add Axoloti.Ricardo Wurmus2017-10-17
| | | | | | | * gnu/packages/axoloti.scm: New file. * gnu/packages/patches/libusb-for-axoloti.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch. (GNU_SYSTEM_MODULES): Add module.
* gnu: java-jgit: Include properties files.Ricardo Wurmus2017-10-17
| | | | | | | * gnu/packages/version-control.scm (java-jgit)[arguments]: Add phase "add-properties". (java-jgit-4.2)[arguments]: Move modification of phases into substitute-keyword-arguments clause.
* gnu: guix: Fix content hash.Ludovic Courtès2017-10-17
| | | | | | | | Fixes a mistake in bb4b9f7bf3d3c465823cd6d261c92fa90f9f97aa, which was due to the present of a hard link in my source tree, which confused 'git-predicate'... * gnu/packages/package-management.scm (guix)[source]: Fix content hash.
* gnu: perf: Find 'tips.txt'.Ludovic Courtès2017-10-17
| | | | | * gnu/packages/linux.scm (perf)[arguments]: Use "prefix", not "DESTDIR". This allows 'perf report' to find 'tips.txt'.
* gnu: perf: Add dependency on libunwind and libnuma.Ludovic Courtès2017-10-17
| | | | * gnu/packages/linux.scm (perf)[inputs]: Add NUMACTL and LIBUNWIND.
* guix: substitute: Report the last progress in the child process.宋文武2017-10-17
| | | | | | | | | Fixes <https://bugs.gnu.org/28756>. * guix/utils.scm (filtered-port): Close the 'input' port for the current process, and close it upon exit in the child process. * guix/scripts/substitute.scm (progress-substitution): Display "\n\n" after the reporter has finished.
* gnu: guix: Update development snapshot.Ludovic Courtès2017-10-17
| | | | * gnu/packages/package-management.scm (guix): Update to 357ab93.
* gnu: Add python2-py2neo.Roel Janssen2017-10-17
| | | | * gnu/packages/python.scm (python2-py2neo): New variable.
* gnu: Add python2-neo4j-driver.Roel Janssen2017-10-17
| | | | * gnu/packages/python.scm (python2-neo4j-driver): New variable.
* gnu: wpa-supplicant: Fix "KRACK" key reinstallation attacks [security fixes].Leo Famulari2017-10-16
| | | | | | | | | | | | | | | | Fixes CVE-2017-{13078,13079,13080,13081,13082,13087,13088}. See these announcements for more information: https://w1.fi/security/2017-1/wpa-packet-number-reuse-with-replayed-messages.txt https://www.krackattacks.com/ * gnu/packages/patches/wpa-supplicant-CVE-2017-13082.patch, gnu/packages/patches/wpa-supplicant-fix-key-reuse.patch, gnu/packages/patches/wpa-supplicant-fix-nonce-reuse.patch gnu/packages/patches/wpa-supplicant-fix-zeroed-keys.patch, gnu/packages/patches/wpa-supplicant-krack-followups.patch: New files. * gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Use them. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: emacs-org, emacs-org-contrib: Update to 20171016.Ludovic Courtès2017-10-16
| | | | | * gnu/packages/emacs.scm (emacs-org, emacs-org-contrib): Update to 20171016.