summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: spice: Update to 0.12.8 [fixes CVE-2016-{0749,2150}].David Craven2016-08-22
| | | | | * gnu/packages/spice.scm (spice): Update to 0.12.8. [inputs]: Add cyrus-sasl.
* gnu: kcompletion: Fix test failure.David Craven2016-08-22
| | | | | * gnu/packages/kde-frameworks.scm (kcompletion)[arguments]: Remove phase 'start-xorg-server. Set QT_QPA_PLATFORM=offscreen.
* gnu: atlas: Update to 3.10.3.Efraim Flashner2016-08-22
| | | | * gnu/packages/maths.scm (atlas): Update to 3.10.3.
* gnu: gzochi: Update to 0.10.Julian Graham2016-08-22
| | | | | | | * gnu/packages/game-development.scm (gzochi): Update to 0.10. (gzochi)[inputs]: Remove gmp. Signed-off-by: David Craven <david@craven.ch>
* gnu: avidemux: Use monolithic Qt 5.6.David Craven2016-08-22
| | | | * gnu/packages/video.scm (avidemux)[inputs]: Use qt 5.6.1-1.
* gnu: vlc: Use monolithic Qt 5.6.David Craven2016-08-22
| | | | * gnu/packages/video.scm (vlc)[inputs]: Use qt 5.6.1-1. Add libxi.
* gnu: v4l-utils: Build with gnu++11.David Craven2016-08-22
| | | | * gnu/packages/video.scm (v4l-utils)[arguments]: Add configure-flag.
* gnu: scribus: Build with gnu++11.David Craven2016-08-22
| | | | * gnu/packages/scribus.scm (scribus)[arguments]: Add configure-flag.
* gnu: synthv1: Build with gnu++11.David Craven2016-08-22
| | | | * gnu/packages/music.scm (synthv1)[arguments]: Add configure-flag.
* gnu: gpsbabel: Build with gnu++11.David Craven2016-08-22
| | | | * gnu/packages/gps.scm (gpsbabel)[arguments]: Add configure-flag. Disable tests.
* gnu: qsynth: Build with gnu++11.David Craven2016-08-22
| | | | * gnu/packages/audio.scm (qsynth)[arguments]: Add configure-flag.
* gnu: alsa-modular-synth: Build with gnu++11.David Craven2016-08-22
| | | | * gnu/packages/audio.scm (alsa-modular-synth)[arguments]: Add configure-flag.
* gnu: poppler-qt5: Build with gnu++11.David Craven2016-08-22
| | | | * gnu/packages/pdf.scm (poppler-qt5)[arguments]: Add configure-flag.
* gnu: pinentry-qt: Build with gnu++11.David Craven2016-08-22
| | | | * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Add configure-flag.
* gnu: kwidgetsaddons: Disable tests.David Craven2016-08-22
| | | | | * gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Disable tests. Set QT_QPA_PLATFORM=offscreen and CTEST_OUTPUT_ON_FAILURE=1.
* gnu: kguiaddons: Fix test failure.David Craven2016-08-22
| | | | | * gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]: Remove phase 'start-xorg-server. Add phase 'check-setup.
* gnu: openssh: Set the default sshd user PATH to something sensible.Ludovic Courtès2016-08-22
| | | | | * gnu/packages/ssh.scm (openssh)[arguments]: Pass "--with-default-path".
* gnu: openssh: Add PAM support in sshd.Ludovic Courtès2016-08-22
| | | | | * gnu/packages/ssh.scm (openssh)[inputs]: Add LINUX-PAM. [arguments]: Add "--with-pam" to #:configure-flags.
* gnu: pius: Use the 'gpg' command instead of 'gpg2'.Ludovic Courtès2016-08-22
| | | | | | | This is a followup to bc85b127df622575988f8e760f72d608d0900a75. * gnu/packages/gnupg.scm (pius)[arguments]: Use the 'gpg' binary instead of 'gpg2'.
* gnu: asciidoc: Use local docbook-xsl package.Tomáš Čech2016-08-21
| | | | | | | * gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xsl. [arguments]: Add 'make-local-docbook-xsl' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add gparted.Roel Janssen2016-08-21
| | | | * gnu/packages/disk.scm (gparted): New variable.
* gnu: disk: Use license: prefix.Roel Janssen2016-08-21
| | | | | | | | | | | * gnu/packages/disk.scm (define-module): Import guix licenses with a prefix. (parted): Use the import prefix. (fdisk): Likewise. (gptfdisk): Likewise. (ddrescue): Likewise. (dosfstools): Likewise. (sdparm): Likewise. (idle3-tools): Likewise.
* gnu: epiphany: Update to 3.20.3.Ricardo Wurmus2016-08-21
| | | | * gnu/packages/gnome.scm (epiphany): Update to 3.20.3.
* gnu: Remove superfluous whitespace from (gnu packages xml).Leo Famulari2016-08-21
| | | | * gnu/packages/xml.scm: Remove superfluous whitespace.
* gnu: Add emacs-org.Nicolas Goaziou2016-08-21
| | | | * gnu/packages/emacs.scm (emacs-org): New variable.
* gnu: linux-libre: Update to 4.7.2.Mark H Weaver2016-08-21
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.7.2.
* gnu: linux-libre@4.4: Update to 4.4.19.Mark H Weaver2016-08-21
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.19.
* gnu: mutt: Update to 1.7.0.Leo Famulari2016-08-21
| | | | | * gnu/packages/mail.scm (mutt): Update to 1.7.0. [arguments]: Pass "--enable-sidebar" to #:configure-flags.
* gnu: qemu: Update to 2.6.1.Efraim Flashner2016-08-21
| | | | * gnu/packages/qemu.scm (qemu): Update to 2.6.1.
* gnu: gimp: Fix python plugin.宋文武2016-08-21
| | | | | * gnu/packages/gimp.scm (gimp)[arguments]: Add phase to install 'sitecustomize.py'.
* gnu: gimp: Update to 2.8.16.宋文武2016-08-21
| | | | | | | * gnu/packages/patches/gimp-CVE-2016-4994.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gimp.scm (gimp): Update to 2.8.16. [source]: Remove patch.
* gnu: babl: Update to 0.1.18.宋文武2016-08-21
| | | | | * gnu/packages/gimp.scm (babl): Update to 0.1.18. [source]: Add gimp.org to 'uri'.
* gnu: borg: Update to 1.0.7.Leo Famulari2016-08-19
| | | | * gnu/packages/backup.scm (borg): Update to 1.0.7.
* gnu: python-msgpack: Update to 0.4.8.Leo Famulari2016-08-19
| | | | * gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.8.
* gnu: python-llfuse: Update to 1.1.1.Leo Famulari2016-08-19
| | | | * gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.1.1.
* gnu: gnome-maps: Update to 3.18.3.Alex Griffin2016-08-19
| | | | | | * gnu/packages/geo.scm (gnome-maps): Update to 3.18.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-lirc: Fix file-name.Leo Famulari2016-08-19
| | | | | * gnu/packages/lirc.scm (python-lirc, python2-lirc): Indentation fixes. [source]: Fix misleading file-name.
* gnu: perl-net-smtp-ssl: Use CPAN mirror.Efraim Flashner2016-08-19
| | | | * gnu/packages/web.scm (perl-net-smtp-ssl)[source]: Use CPAN mirror.
* gnu: unclutter: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/xdisorg.scm (unclutter)[arguments]: Use 'modify-phases'.
* gnu: xdotool: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/xdisorg.scm (xdotool)[arguments]: Use 'modify-phases'.
* gnu: Avoid @itemize in descriptions.Ludovic Courtès2016-08-19
| | | | | | * gnu/packages/kde-frameworks.scm (kconfig)[description]: Use @enumerate instead of @itemize to work around <http://bugs.gnu.org/21772>. (kitemmodels)[description]: Likewise.
* gnu: openssh: Use /etc as the sysconfdir.Ludovic Courtès2016-08-19
| | | | * gnu/packages/ssh.scm (openssh)[arguments]: Add --sysconfdir.
* gnu: atlas: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/maths.scm (atlas)[arguments]: Use 'modify-phases'.
* gnu: rhythmbox: Update to 3.4.Tobias Geerinckx-Rice2016-08-19
| | | | | * gnu/packages/gnome.scm (rhythmbox): Update to 3.4. [arguments]: Add PYTHONPATH environment variable to 'wrap-program'.
* gnu: shotwell: Update to 0.23.5.Tobias Geerinckx-Rice2016-08-19
| | | | | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.23.5. [propagated-inputs]: Add dconf. [native-inputs]: Remove m4, desktop-file-utils, which, gnome-doc-utils, python2, and python2-libxml2. [inputs]: Remove gst-plugins-good, rest, and gtk+. Add glib:bin.
* gnu: shotwell: Update to 0.23.4.Efraim Flashner2016-08-19
| | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.23.4. [native-inputs]: Add itstool.
* gnu: paperkey: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/gnupg.scm (paperkey)[arguments]: Use 'modify-phases'.
* gnu: signing-key: Use tex for the description.Efraim Flashner2016-08-19
| | | | | * gnu/packages/gnupg.scm (signing-key)[description]: Update the description to use tex formatting.
* gnu: signing-party: Use Debian mirror for downloads.Efraim Flashner2016-08-19
| | | | | * gnu/packages/gnupg.scm (signing-party)[source]: Switch to using the Debian mirror scheme.
* gnu: signing-party: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/gnupg.scm (signing-party)[arguments]: Use 'modify-phases'.