aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | gnu: mesa: Update to 17.0.4.•••* gnu/packages/patches/mesa-skip-disk-cache-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gl.scm (mesa): Update to 17.0.4. [source]: Adapt URI to new directory structure. [arguments]: End phases on #t. Remove stray whitespaces. [home-page]: Use HTTPS. Marius Bakke2017-04-17
| * | | | gnu: libdrm: Update to 2.4.80.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.80. Marius Bakke2017-04-17
| * | | | gnu: gdk-pixbuf: Update to 2.36.6.•••* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.6. Kei Kebreau2017-04-15
| * | | | Merge branch 'master' into stagingLeo Famulari2017-04-14
| |\ \ \ \
| * | | | | gnu: libva: Update to 1.8.1.•••* gnu/packages/video.scm (libva): Update to 1.8.1. Marius Bakke2017-04-13
| * | | | | gnu: libdrm: Update to 2.4.79.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.79. Marius Bakke2017-04-12
| * | | | | gnu: libsamplerate: Update to 0.1.9.•••* gnu/packages/pulseaudio.scm (libsamplerate): Update to 0.1.9. Marius Bakke2017-04-12
| * | | | | gnu: xorg-server@1.19.2: Update to 1.19.3.•••This is to adjust for the inputs and arguments change of xorg-server proper. * gnu/packages/xorg.scm (xorg-server-1.19.2): Rename to ... (xorg-server-1.19.3): ... this. Update version and origin. * gnu/packages/gtk.scm (gtk+)[native-inputs]: Adjust accordingly. [arguments]<#:disallowed-references>: Likewise. Marius Bakke2017-04-06
| * | | | | gnu: xorg-server: Update to 1.19.3.•••* gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.3. [native-inputs]: Remove FONT-UTIL, LIBTOOL, AUTOMAKE and AUTOCONF. [arguments]: Remove 'bootstrap' phase. Marius Bakke2017-04-06
| * | | | | gnu: libdrm: Update to 2.4.77.•••* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.77. * gnu/packages/patches/libdrm-symbol-check.patch: Adjust to upstream changes. Marius Bakke2017-04-06
| * | | | | gnu: libpciaccess: Update to 0.13.5.•••* gnu/packages/xorg.scm (libpciaccess): Update to 0.13.5. Marius Bakke2017-04-06
| * | | | | gnu: libva: Update to 1.8.0.•••* gnu/packages/video.scm (libva): Update to 1.8.0. Marius Bakke2017-04-06
| * | | | | gnu: libsndfile: Update to 1.0.28.•••* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.0.28. Thomas Danckaert2017-04-03
| * | | | | gnu: tzdata: Update to 2017b.•••* gnu/packages/base.scm (tzdata): Update to 2017b. Leo Famulari2017-04-02
* | | | | | gnu: owncloud-client: Update to 2.3.1.•••* gnu/packages/sync.scm (owncloud-client): Update to 2.3.1. [arguments]: Enable more tests. Efraim Flashner2017-04-26
* | | | | | gnu: synergy: Update to 1.8.8.•••* gnu/packages/synergy.scm (synergy): Update to 1.8.8. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Vasile Dumitrascu2017-04-27
* | | | | | gnu: Add Xfce Notification Daemon.•••* gnu/packages/xfce.scm (xfce4-notifyd): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Petter2017-04-26
* | | | | | gnu: Add volk.•••Fixes <http://bugs.gnu.org/26614>. * gnu/packages/engineering.scm (volk): New variable. Danny Milosavljevic2017-04-26
* | | | | | gnu: nss-pam-ldapd: Add Kerberos support.•••* gnu/packages/openldap.scm (nss-pam-ldapd)[inputs]: Add mit-krb5. Ricardo Wurmus2017-04-26
* | | | | | gnu: nss-pam-ldapd: Look for nslcd.conf in global /etc/ directory.•••* gnu/packages/openldap.scm (nss-pam-ldapd)[arguments]: Set "--with-ldap-conf-file" to look for global configuration file; add build phase to install example configuration file in the package output directory. Ricardo Wurmus2017-04-26
* | | | | | gnu: ethtool: Update to 4.10.•••* gnu/packages/networking.scm (ethtool): Update to 4.10. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Mathieu Othacehe2017-04-26
* | | | | | gnu: ceph: Update to 12.0.2.•••* gnu/packages/storage.scm (ceph): Update to 12.0.2. [arguments]<#:phases>: Disable new test. * gnu/packages/patches/ceph-disable-cpu-optimizations.patch: Adjust. Marius Bakke2017-04-26
* | | | | | gnu: vte-ng: Update to 0.48.2.a.•••* gnu/packages/gnome.scm (vte-ng): Update to 0.48.2.a. [native-inputs]: Change GPERF-3.0 to GPERF. Marius Bakke2017-04-26
* | | | | | gnu: Add gcompris-qt.•••* gnu/packages/education.scm (gcompris-qt): New variable. Efraim Flashner2017-04-26
* | | | | | gnu: qtkeychain: Update to 0.8.0.•••* gnu/packages/qt.scm (qtkeychain): Update to 0.8.0. Efraim Flashner2017-04-26
* | | | | | gnu: fuse: Patch conflicting headers with the kernel.•••* gnu/packages/linux.scm (fuse)[source]: Add patch. * gnu/packages/patches/fuse-overlapping-headers.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2017-04-26
* | | | | | gnu: Add guile-sjson.•••* gnu/packages/guile.scm (guile-sjson): Add guile-sjson. Christopher Allan Webber2017-04-25
* | | | | | gnu: Add freexl.•••* gnu/packages/xml.scm (freexl): New variable. Catonano2017-04-25
* | | | | | gnu: duplicity: Update to 0.7.12.•••* gnu/packages/backup.scm (duplicity): Update to 0.7.12. Thomas Danckaert2017-04-25
* | | | | | Update name on email address for Mathieu Othacehe.Arun Isaac2017-04-26
* | | | | | gnu: cmst: Update to 2017.03.18.•••* gnu/packages/connman.scm (cmst): Update to 2017.03.18. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Mathieu Othacehe2017-04-25
| |_|_|_|/ |/| | | |
* | | | | gnu: python-pysam: Disable tests.•••* gnu/packages/bioinformatics.scm (python-pysam): Disable tests. Ricardo Wurmus2017-04-25
* | | | | gnu: mpv: Update to 0.25.0.•••* gnu/packages/video.scm (mpv): Update to 0.25.0. [arguments]: Add explicit configure-flags to enable cdda, dvdread and dvdnav. Efraim Flashner2017-04-24
* | | | | gnu: speedtest-cli: Update to 1.0.5.•••* gnu/packages/networking.scm (speedtest-cli): Update to 1.0.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Mathieu Othacehe2017-04-24
* | | | | gnu: python-pysam: Fix tests, again.•••* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Run nosetests explicitly with a single process. Ricardo Wurmus2017-04-24
* | | | | gnu: diamond: Enable building on all architectures.•••* gnu/packages/bioinformatics.scm (diamond)[supported-systems]: Remove field. Efraim Flashner2017-04-24
* | | | | gnu: libevent: Disable regress tests.•••* gnu/packages/libevent.scm (libevent)[arguments]: Disable the 'regress' tests. Efraim Flashner2017-04-24
* | | | | gnu: wmfire: Update source code for new GDK versions.•••* gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnustep.scm (wmfire)[source]: Add patch. Kei Kebreau2017-04-24
* | | | | gnu: unionfs-fuse: Enable tests.•••* gnu/packages/linux.scm (unionfs-fuse)[arguments]: Replace 'check phase. [native-inputs]: Add python, python-pytest. Efraim Flashner2017-04-24
* | | | | gnu: unionfs-fuse: Update to 2.0.•••* gnu/packages/linux.scm (unionfs-fuse): Update to 2.0. [home-page]: Update to Github page. Efraim Flashner2017-04-24
* | | | | gnu: wiredtiger: Enable building on aarch64-linux.•••* gnu/packages/databases.scm (wiredtiger)[supported-systems]: Add aarch64-linux to supported-systems. Efraim Flashner2017-04-24
* | | | | gnu: reptyr: Remove aarch64 from supported systems.•••* gnu/packages/screen.scm (reptyr)[supported-systems]: Remove aarch64-linux from supported-systems. Efraim Flashner2017-04-24
* | | | | gnu: sdl-gfx: Enable building on all architectures.•••* gnu/packages/sdl.scm (sdl-gfx)[arguments]: On non-Intel architectures disable mmx processor instructions. [supported-systems]: Remove field. Efraim Flashner2017-04-24
* | | | | gnu: libsmpeg: Set source file-name.•••* gnu/packages/video.scm (libsmpeg)[source]: Add file-name field. Efraim Flashner2017-04-24
* | | | | libcroco: Fix CVE-2017-{7960,7961}.•••* gnu/packages/gnome.scm (libcroco)[replacement]: New field. (libcroco/fixed): New variable. * gnu/packages/patches/libcroco-CVE-2017-7960.patch, gnu/packages/patches/libcroco-CVE-2017-7961.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. Leo Famulari2017-04-24
* | | | | gnu: Add emacs-google-maps.•••* gnu/packages/emacs.scm (emacs-google-maps): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org> Vasile Dumitrascu2017-04-23
* | | | | gnu: r-minimal: Update to 3.4.0.•••* gnu/packages/statistics.scm (r-minimal): Update to 3.4.0. [arguments]: Set timezone to UTC+1 in "set-timezone" phase to avoid regression test failure. Ricardo Wurmus2017-04-23
* | | | | gnu: Add font-linuxlibertine.•••* gnu/packages/fonts.scm (font-linuxlibertine): New variable. Ricardo Wurmus2017-04-23
* | | | | gnu: obs: Mark as supported only on Intel systems.•••* gnu/packages/video.scm (obs)[supported-systems]: New field. [arguments]: Remove armhf and mips specific substitutions. Efraim Flashner2017-04-23
* | | | | gnu: nss: Further increase test timeouts on armhf.•••* gnu/packages/gnuzilla.scm (nss)[arguments]<#:phases>: Add a substitution when target platform is armhf. Marius Bakke2017-04-23