summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Update home page URLs for Xorg packages.Ludovic Courtès2017-10-12
| | | | | * gnu/packages/xorg.scm (imake, lndir, libxshmfence) (xorg-rgb, xinit, xterm): Update 'home-page' following redirects.
* gnu: python-psycopg2: Update to 2.7.3.1.Efraim Flashner2017-10-13
| | | | | * gnu/packages/python.scm (python-psycopg2): Update to 2.7.3.1. [inputs]: Replace postgresql@9.6 with postgresql.
* gnu: python-psycopg2: Use postgresql@9.6.Efraim Flashner2017-10-12
| | | | | * gnu/packages/python.scm (python-psycopg2)[inputs]: Replace postgresql with postgresql@9.6.
* gnu: Add postgresql@9.6.Efraim Flashner2017-10-12
| | | | * gnu/packages/databases.scm (postgresql@9.6): New variable.
* gnu: Add python-jupyter-console as input to python-ipython.Christopher Baines2017-10-12
| | | | | | | | | | | | This fixes running ipython console and ipython3 console, as the jupyter_console package is missing. As python-ipython is an input to python-jupyter-console, use a modified version of the package which doesn't have this input. * gnu/packages/python.scm (python-jupyter-console-minimal): New variable. (python-ipython)[propagated-inputs]: Replace python-jupyter-console with python-jupyter-console-minimal.
* gnu: wireshark: Minor package improvements.Marius Bakke2017-10-12
| | | | | | * gnu/packages/networking.scm (wireshark)[inputs]: Move QTTOOLS ... [native-inputs]: ... here. [home-page]: Remove duplicate.
* gnu: wireshark: Update to 2.4.2.Marius Bakke2017-10-12
| | | | * gnu/packages/networking.scm (wireshark): Update to 2.4.2.
* gnu: xorg-server: Update to 1.19.5. [security fixes]Marius Bakke2017-10-12
| | | | | | | Fixes CVE-2017-{12176..12187}. See <https://lists.x.org/archives/xorg-announce/2017-October/002814.html> * gnu/packages/xorg.scm (xorg-server): Update to 1.19.5.
* Revert "gnu: xorg-server: Make the test-variant visible."Marius Bakke2017-10-12
| | | | | | | Hiding/unhiding changes the derivation and thus this caused too many rebuilds for 'master'. This reverts commit 8cf892e6cd488fe9c1dee8e90c5474315378cbeb.
* gnu: libextractor: Update to 1.5.Marius Bakke2017-10-12
| | | | * gnu/packages/gnunet.scm (libextractor): Update to 1.5.
* gnu: ccid: Update to 1.4.28.Marius Bakke2017-10-12
| | | | * gnu/packages/security-token.scm (ccid): Update to 1.4.28.
* gnu: mesa: Disable imx driver for armhf-linux.Marius Bakke2017-10-12
| | | | * gnu/packages/gl.scm (mesa)<#:configure-flags>: Don't build imx driver.
* gnu: qt: Update to 5.9.2.Efraim Flashner2017-10-12
| | | | | | | | | | * gnu/packages/qt.scm (qt): Update to 5.9.2. [outputs]: Add 'examples'. [source]: Update 3rd party code to unbundle. [inputs]: Add bluez, double-conversion, gstreamer, gst-plugins-base, jasper, libinput-minimal, libtiff, libwebp, libxext, wayland. Replace pcre with pcre2. [arguments]: Re-enable parallel building. Update build flags.
* gnu: f-seq: Truncate version string.Ricardo Wurmus2017-10-12
| | | | | * gnu/packages/bioinformatics.scm (f-seq)[version]: Truncate commit part of the version string.
* gnu: totem: Update to 3.26.0.Ludovic Courtès2017-10-11
| | | | | | | | | | | * gnu/packages/gnome.scm (totem): Update to 3.26.0. [source]: Add 'patches' field. [build-system]: Switch to MESON-BUILD-SYSTEM. [native-inputs]: Add GTK+:bin and GLIB:bin. [arguments]: Pass #:glib-or-gtk?. Adjust #:configure-flags to new syntax. * gnu/packages/patches/totem-meson-easy-codec.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: mobile-broadband-provider-info: Update to 20170310.Tobias Geerinckx-Rice2017-10-11
| | | | * gnu/packages/gnome.scm (mobile-broadband-provider-info): Update to 20170310.
* gnu: dovecot: Update to 2.2.33.1.Tobias Geerinckx-Rice2017-10-11
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.33.1.
* gnu: gparted: Update to 0.30.0.Tobias Geerinckx-Rice2017-10-11
| | | | * gnu/packages/disk.scm (gparted): Update to 0.30.0.
* gnu: evince: Update to 3.26.0.Tobias Geerinckx-Rice2017-10-11
| | | | * gnu/packages/gnome.scm (evince): Update to 3.26.0.
* gnu: orca: Update to 3.26.0.Tobias Geerinckx-Rice2017-10-11
| | | | gnu/packages/gnome.scm (orca): Update to 3.26.0.
* gnu: bluez: Disable unpredictable test on armhf.Thomas Danckaert2017-10-11
| | | | | * gnu/packages/linux.scm (bluez): [arguments] Add phase to skip a test instead of marking it as XFAIL.
* gnu: rcas-web: Update to 0.0.4.Ricardo Wurmus2017-10-11
| | | | * gnu/packages/bioinformatics.scm (rcas-web): Update to 0.0.4.
* gnu: mpg123: Update to 1.25.7.Leo Famulari2017-10-11
| | | | * gnu/packages/mp3.scm (mpg123): Update to 1.25.7.
* gnu: Add freehdl.Theodoros Foradis2017-10-11
| | | | | | * gnu/packages/engineering.scm (freehdl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add xyce-parallel.Theodoros Foradis2017-10-11
| | | | | | | * gnu/packages/engineering.scm (trilinos-parallel-xyce) (xyce-parallel): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add xyce-serial.Theodoros Foradis2017-10-11
| | | | | | | * gnu/packages/engineering.scm (trilinos-serial-xyce) (xyce-serial): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add lapack-3.5.Theodoros Foradis2017-10-11
| | | | | | * gnu/packages/maths.scm (lapack-3.5): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-rpy2: Ignore test results.Ricardo Wurmus2017-10-11
| | | | * gnu/packages/python.scm (python-rpy2)[arguments]: Ignore test failures.
* gnu: Add r-ggdendro.Roel Janssen2017-10-11
| | | | * gnu/packages/statistics.scm (r-ggdendro): New variable.
* gnu: linux-libre@4.9: Update to 4.9.54.Mark H Weaver2017-10-11
| | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.54.
* gnu: linux-libre@4.4: Update to 4.4.91.Mark H Weaver2017-10-11
| | | | * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.91.
* gnu: dovecot: Update to 2.2.33.Tobias Geerinckx-Rice2017-10-10
| | | | * gnu/packages/mail.scm (dovecot): Update to 2.2.33.
* gnu: games: Remove unneeded import.Ludovic Courtès2017-10-10
| | | | | | | | Fixes a regression introduced in 42abb842f64f5dd7834cabd445a5f4d01f1e68a4. * gnu/packages/games.scm: Remove unneeded (guix build utils) import, which led to a name clash on 'which'.
* gnu: alot: Update to 0.5.1.Troy Sankey2017-10-10
| | | | | | | | * gnu/packages/mail.scm (alot): Update to 0.5.1. [arguments]: Enable tests. [native-inputs]: Add python2-mock. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: python-twisted: Update to 17.1.0.Troy Sankey2017-10-10
| | | | | | * gnu/packages/python.scm (python-twisted): Update to 17.1.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add python-incremental.Troy Sankey2017-10-10
| | | | | | | * gnu/packages/python.scm (python-incremental, python2-incremental): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add python-automat.Troy Sankey2017-10-10
| | | | | | * gnu/packages/python.scm (python-automat, python2-automat): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add python-graphviz.Ricardo Wurmus2017-10-10
| | | | | * gnu/packages/graphviz.scm (python-graphviz, python2-graphviz): New variables.
* gnu: Add python-m2r.Troy Sankey2017-10-10
| | | | | | * gnu/packages/python.scm (python-m2r, python2-m2r): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add python-constantly.Troy Sankey2017-10-10
| | | | | | | * gnu/packages/python.scm (python-constantly, python2-constantly): New variables. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add python-attrs.Troy Sankey2017-10-10
| | | | | | * gnu/packages/python.scm (python-attrs, python2-attrs): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add java-fasterxml-jackson-dataformat-xml.Julien Lepiller2017-10-10
| | | | | * gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml): New variable.
* gnu: Add java-woodstox-core.Julien Lepiller2017-10-10
| | | | * gnu/packages/java.scm (java-woodstox-core): New variable.
* gnu: Add java-stax2-api.Julien Lepiller2017-10-10
| | | | * gnu/packages/java.scm (java-stax2-api): New variable.
* gnu: Add java-fasterxml-jackson-dataformat-yaml.Julien Lepiller2017-10-10
| | | | | * gnu/packages/java.scm (java-fasterxml-jackson-dataformat-yaml): New variable.
* gnu: Add java-snakeyaml.Julien Lepiller2017-10-10
| | | | * gnu/packages/java.scm (java-snakeyaml): New variable.
* gnu: Add java-fasterxml-jackson-modules-base-jaxb.Julien Lepiller2017-10-10
| | | | | * gnu/packages/java.scm (java-fasterxml-jackson-modules-base-jaxb): New variable.
* gnu: Add java-fasterxml-jackson-databind.Julien Lepiller2017-10-10
| | | | * gnu/packages/java.scm (java-fasterxml-jackson-databind): New variable.
* gnu: Add java-fasterxml-jackson-core.Julien Lepiller2017-10-10
| | | | * gnu/packages/java.scm (java-fasterxml-jackson-core): New variable.
* gnu: Add java-fasterxml-jackson-annotations.Julien Lepiller2017-10-10
| | | | | * gnu/packages/java.scm (java-fasterxml-jackson-annotations): New variable.