summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-10gnu: gstreamer: Update to 1.12.4.Marius Bakke
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.4. (gst-plugins-bad): Likewise. [arguments]: Remove #:phases.
2017-12-10gnu: notmuch: Update to 0.25.3.Marius Bakke
* gnu/packages/mail.scm (notmuch): Update to 0.25.3.
2017-12-10gnu: xapian: Update to 1.4.5.Marius Bakke
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.5.
2017-12-10gnu: picprog: Fix non-Intel support.Efraim Flashner
* gnu/packages/patches/picprog-non-intel-support.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/embedded.scm (picprog)[source]: Add patch. [arguments]: Skip building the 'testport' binary.
2017-12-10gnu: Add picprog.Danny Milosavljevic
* gnu/packages/embedded.scm (picprog): New variable.
2017-12-10gnu: perl-sql-abstract: Update source uri.Efraim Flashner
* gnu/packages/databases.scm (perl-sql-abstract)[source]: Update source uri.
2017-12-09gnu: glpk: Update to 4.64.Efraim Flashner
* gnu/packages/maths.scm (glpk): Update to 4.64.
2017-12-09gnu: aspell-dict-en: Update to 2017.08.24-0.Efraim Flashner
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.08.24-0.
2017-12-09gnu: aspell.scm: Alphabetize dictionaries.Efraim Flashner
* gnu/packages/aspell.scm: Reorder the dictionaries alphabetically.
2017-12-09gnu: gnurl: Use new download URL.ng0
* gnu/packages/gnunet.scm (gnurl)[source]: Use mirror://gnu. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-09gnu: neomutt: Update to 20171208.ng0
* gnu/packages/mail.scm (neomutt): Update to 20171208. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-09gnu: blists: Update to 2.0.ng0
* gnu/packages/mail.scm (blists): Update to 2.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-09gnu: Add emacs-robe.Christopher Baines
* gnu/packages/emacs.scm (emacs-robe): New variable.
2017-12-09gnu: chez-scheme: Update to 9.5.Tobias Geerinckx-Rice
* gnu/packages/chez.scm (chez-scheme): Update to 9.5. [arguments]: Add ‘patch-broken-documentation’ phase.
2017-12-09gnu: bedtools-2.18: Fix build.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (bedtools-2.18)[arguments]: Restore custom install phase. Reported by Mark H Weaver <mhw@netris.org>.
2017-12-09gnu: icecat: Fix CVE-2017-7843.Mark H Weaver
* gnu/packages/gnuzilla.scm (icecat)[source]: Add upstream fix for CVE-2017-7843.
2017-12-09gnu: linux-libre@4.1: Update to 4.1.47.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.47.
2017-12-09gnu: fvwm: Update to 2.6.7.ng0
* gnu/packages/fvwm.scm (fvwm): Update to 2.6.7. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-12-08gnu: libmicrohttpd: Update to 0.9.58.Tobias Geerinckx-Rice
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.58.
2017-12-08doc: Fix typo.Tobias Geerinckx-Rice
* doc/guix.texi (Package Management): Fix typo.
2017-12-08gnu: wine64: Install libraries to /lib.Rutger Helling
* gnu/packages/wine.scm (wine64)[arguments]: Remove inherited #:make-flags and add new #:make-flags argument. #:configure-flags: Change LDFLAGS from /lib64 to /lib.
2017-12-08gnu: wine: Add more inputs.Rutger Helling
* gnu/packages/wine.scm (wine)[inputs]: Add eudev, gst-plugins-base, libpcap and v4l-utils.
2017-12-08gnu: Add qmpbackup.Rutger Helling
* gnu/packages/virtualization.scm (qmpbackup): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-12-08gnu: openmw: Update to 0.43.0.Rutger Helling
* gnu/packages/game-development.scm (openmw): Update to 0.43.0.
2017-12-08gnu: Add virtualgl.Rutger Helling
* gnu/packages/gl.scm (virtualgl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-08licenses: Add wxWindows 3.1 license.Rutger Helling
* guix/licenses.scm (wxwindows3.1+): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-12-08gnu: eolie: Update to 0.9.15.Ricardo Wurmus
* gnu/packages/gnome.scm (eolie): Update to 0.9.15.
2017-12-08gnu: keepassxc: Always install libraries to /lib.Rutger Helling
* gnu/packages/password-utils.scm (keepassxc)[arguments]: Add #:configure-flags argument to force installing libraries to /lib. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-08gnu: openrct2: Always install libraries to /lib.Rutger Helling
* gnu/packages/games.scm (openrct2)[arguments]: Add #:configure-flags argument to force installing libraries to /lib. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-08gnu: emacs-exwm: Update to 0.16.Feng Shu
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.16. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-12-08gnu: libinput: Update to 1.9.3.Efraim Flashner
* gnu/packages/freedesktop.scm (libinput): Update to 1.9.3. [build-system]: Switch to meson-build-system. [arguments]: Disable documentation. [native-inputs]: Add check and valgrind for tests. (libinput-minimal)[native-inputs]: Add check, valgrind. [arguments]: Disable libwacom, documentation and debug-gui.
2017-12-08gnu: xf86-input-wacom: Update to 0.35.0.Efraim Flashner
* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.35.0.
2017-12-08gnu: libwacom: Update to 0.26.Efraim Flashner
* gnu/packages/xdisorg.scm (libwacom): Update to 0.26.
2017-12-07gnu: mpd: Update to 0.20.12.Leo Famulari
* gnu/packages/mpd.scm (mpd): Update to 0.20.12.
2017-12-07scripts: All commands enable build hooks by default.Ludovic Courtès
* guix/scripts/archive.scm (%default-options): Add 'build-hook?'. * guix/scripts/copy.scm (%default-options): Likewise. * guix/scripts/environment.scm (%default-options): Likewise. * guix/scripts/pack.scm (%default-options): Likewise. * guix/scripts/package.scm (%default-options): Likewise. * guix/scripts/pull.scm (%default-options): Likewise.
2017-12-07gnu: certbot: Update to 0.20.0.Marius Bakke
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.20.0.
2017-12-07gnu: sddm: Remove obsolete workaround.Marius Bakke
* gnu/packages/display-managers.scm (sddm)[arguments]: Remove obsolete 'fix-qml-include' phase.
2017-12-07gnu: re2: Update to 2017-12-01.Marius Bakke
* gnu/packages/regex.scm (re2): Update to 2017-12-01.
2017-12-07gnu: libraw: Update to 0.18.6.Marius Bakke
* gnu/packages/photo.scm (libraw): Update to 0.18.6.
2017-12-07gnu: ghc-glob: Fix typo.Marius Bakke
* gnu/packages/haskell.scm (ghc-glob)[description]: Add missing space.
2017-12-07gnu: guile-wm: Fix up indentation.ng0
* gnu/packages/guile-wm.scm (guile-wm): Fix up indentation. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-07gnu: guile-xcb: Fix up indentation.ng0
* gnu/packages/guile-wm.scm (guile-xcb): Fix up indentation. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-07gnu: guile-wm and guile-xcb: Build with guile-2.2.ng0
* gnu/packages/guile-wm.scm (guile-wm): Build with guile-2.2. (arguments)[configure-flags]: Replace references of "2.0" with "2.2". (inputs): Use guile-2.2. * (guile-xcb): Build with guile-2.2. (arguments)[configure-flags] Use Guile 2.2. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-07gnu: guile-wm: Update to 1.0-1.f3c7b3b.ng0
* gnu/packages/guile-wm.scm (guile-xcb): Update to 1.0-1.f3c7b3b. (version): Use git-version. (source): Switch to git-fetch. (native-inputs): Add texinfo. (home-page): Update to new location. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-07gnu: guile-xcb: Update to 1.3-1.db7d5a3.ng0
* gnu/packages/guile-wm.scm (guile-xcb): Update to 1.3-1.db7d5a3. (version): Use git-version. (source): Switch to git-fetch. (native-inputs): Add texinfo. (home-page): Update to new location. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-07Merge branch 'version-0.14.0'Ludovic Courtès
2017-12-07pull: Build with an ABI-compatible Guile.Ludovic Courtès
Fixes <https://bugs.gnu.org/29570>. Reported by Vagrant Cascadian <vagrant@debian.org>. * build-aux/build-self.scm (matching-guile-2.2): New procedure. (guile-for-build): Use it.
2017-12-07gnu: sddm: Update to 0.17.0.Tobias Geerinckx-Rice
* gnu/packages/display-managers.scm (sddm): Update to 0.17.0 [arguments]: Clean up comments.
2017-12-07gnu: python2-ufolib: Update to 2.1.1.Tobias Geerinckx-Rice
* gnu/packages/fontutils.scm (python2-ufolib): Update to 2.1.1
2017-12-07gnu: python2-defcon: Update to 0.3.5.Tobias Geerinckx-Rice
* gnu/packages/fontutils.scm (python2-defcon): Update to 0.3.5