summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: fontconfig: Fix build failure caused by symbol conflict with glibc@2.25.Leo Famulari2017-02-26
| | | | | | * gnu/packages/patches/fontconfig-charwidth-symbol-conflict.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/fontutils.scm (fontconfig)[source]: Use it.
* gnu: eudev: Fix build failure caused by conflicting function type declaration.Leo Famulari2017-02-26
| | | | | | * gnu/packages/patches/eudev-conflicting-declaration.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (eudev)[source]: Use it.
* gnu: eudev: Update to 3.2.1.Leo Famulari2017-02-26
| | | | * gnu/packages/linux.scm (eudev): Update to 3.2.1.
* gnu: cups-minimal: Fix build failure in reset-gzip-timestamps phase.Leo Famulari2017-02-26
| | | | | * gnu/packages/cups.scm (cups-minimal)[arguments]: Add 'make-manpages-writable' phase.
* gnu: bdb@5.3: Support aarch64.Efraim Flashner2017-02-25
| | | | | * gnu/packages/databases.scm (bdb@5.3)[arguments]: Copy arguments from * bdb, add '--build' flag for aarch64.
* gnu: libva: Update to 1.7.3.Marius Bakke2017-02-25
| | | | * gnu/packages/video.scm (libva): Update to 1.7.3.
* gnu: gnutls: Support internationalized domain names.Leo Famulari2017-02-24
| | | | | * gnu/packages/tls.scm (gnutls)[propagated-inputs]: Replace libidn with libidn2.
* gnu: tcsh: Use modify-phases.Leo Famulari2017-02-24
| | | | * gnu/packages/shells.scm (tcsh)[arguments]: Use modify-phases.
* gnu: tcsh: Update to 6.20.00.Leo Famulari2017-02-24
| | | | | | | | | | | * gnu/packages/shells.scm (tcsh): Update to 6.20.00. [source]: Remove 'tcsh-do-not-define-BSDWAIT.patch'. [inputs]: Remove coreutils. Move autoconf to ... [native-inputs]: ... here. Add perl. * gnu/packages/patches/tcsh-fix-autotest.patch: Adjust patch to upstream changes. * gnu/packages/patches/tcsh-do-not-define-BSDWAIT.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: util-linux: Update to 2.29.2.Marius Bakke2017-02-23
| | | | * gnu/packages/linux.scm (util-linux): Update to 2.29.2.
* gnu: alsa-lib: Update to 1.1.3.Marius Bakke2017-02-23
| | | | | | | | * gnu/packages/patches/alsa-lib-mips-atomic-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/linux.scm (alsa-lib): Update to 1.1.3. [source]: Remove patch. [home-page]: Use HTTPS.
* gnu: libxcb: Update to 1.12.Marius Bakke2017-02-22
| | | | | | | | * gnu/packages/patches/libxcb-python-3.5-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xorg.scm (libxcb): Update to 1.12. [source]: Add patch. Download from new home. [home-page]: Change to new xcb.fd.o home.
* gnu: xcb-proto: Update to 1.12.Marius Bakke2017-02-22
| | | | | | | | | * gnu/packages/patches/xcb-proto-python3-print.patch, gnu/packages/patches/xcb-proto-python3-whitespace.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/xorg.scm (xcb-proto): Update to 1.12. [source]: Use patches. Download from new home. [home-page]: Change to new xcb.fd.o home.
* gnu: graphite2: Update to 1.3.9.Marius Bakke2017-02-22
| | | | * gnu/packages/fontutils.scm (graphite2): Update to 1.3.9.
* gnu: libepoxy: Update to 1.4.0.Marius Bakke2017-02-22
| | | | | | | | | * gnu/packages/patches/libepoxy-gl-null-checks.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/gl.scm (libepoxy): Update to 1.4.0. [source]: Remove patch. Use release tarball and remove explicit file-name. [arguments]: Drop 'autoreconf' phase. Remove obsolete test substitution. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
* gnu: gs-fonts: Use 'modify-phases'.Efraim Flashner2017-02-21
| | | | | * gnu/packages/ghostscript.scm (gs-fonts)[arguments]: Use 'modify-phases' syntax.
* gnu: aalib: Support aarch64.Efraim Flashner2017-02-21
| | | | | * gnu/packages/video.scm (aalib)[arguments]: Modify custom configure phase to declare host type on aarch64.
* gnu: python: Remove failing test on aarch64.Efraim Flashner2017-02-21
| | | | | * gnu/packages/python.scm (python-3.5)[source]: Add snippet removing test that fails on aarch64.
* gnu: libelf: Use 'modify-phases'.Efraim Flashner2017-02-21
| | | | * gnu/packages/elf.scm (libelf)[arguments]: Use 'modify-phases'.
* gnu: libelf: Support aarch64.Efraim Flashner2017-02-21
| | | | | * gnu/packages/elf.scm (libelf)[arguments]: Modify custom configure phase to declare host type on aarch64.
* gnu: libgpg-error: Update to 1.26.Efraim Flashner2017-02-21
| | | | * gnu/packages/gnupg.scm (libgpg-error): Update to 1.26.
* gnu: libtasn1: Update to 4.10.Efraim Flashner2017-02-21
| | | | * gnu/packages/tls.scm (libtasn1): Update to 4.10.
* gnu: gnutls: Update to 3.5.9.Efraim Flashner2017-02-21
| | | | * gnu/packages/tls.scm (gnutls): Update to 3.5.9.
* gnu: xf86-video-geode: Update to 2.11.19.Leo Famulari2017-02-21
| | | | * gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.19.
* gnu: bdftopcf: Use libxfont2.Leo Famulari2017-02-21
| | | | * gnu/packages/xorg.scm (bdftopcf)[inputs]: Replace libxfont with libxfont2.
* gnu: openssl: Incorporate grafted changes.Marius Bakke2017-02-21
| | | | | | | | | This un-grafts 544db93cafc3e0bf9a89623b8fed3a169958c1d3. * gnu/packages/tls.scm (openssl): Update to 1.0.2k. [replacement]: Remove field. (openssl-1.0.2k): Remove variable. (openssl-next)[replacement]: Remove field.
* gnu: mesa: Update to 13.0.5.Marius Bakke2017-02-21
| | | | * gnu/packages/gl.scm (mesa): Update to 13.0.5.
* gnu: xf86-input-wacom: Fix compatibility with xorg ABI 25.Marius Bakke2017-02-21
| | | | | | * gnu/packages/patches/xf86-input-wacom-xorg-abi-25.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/xdisorg.scm (xf86-input-wacom)[source](patches): Use it.
* gnu: xf86-video-intel: Change to libxfont2 ABI.Marius Bakke2017-02-21
| | | | * gnu/packages/xorg.scm (xf86-video-intel)[inputs]: Change LIBXFONT to LIBXFONT2.
* gnu: xf86-video-qxl: Change to libxfont2 ABI.Marius Bakke2017-02-21
| | | | * gnu/packages/xorg.scm (xf86-video-qxl)[inputs]: Change LIBXFONT to LIBXFONT2.
* gnu: xorg-server: Update to 1.19.1.Marius Bakke2017-02-21
| | | | | * gnu/packages/xorg.scm (xorg-server, xorg-server-xwayland): Update to 1.19.1. [inputs]: Change from LIBXFONT to LIBXFONT2. Add LIBEPOXY.
* gnu: xorg-server: Use 'modify-phases' syntax.Marius Bakke2017-02-21
| | | | * gnu/packages/xorg.scm (xorg-server)[arguments]: Use 'modify-phases'.
* gnu: Add libxfont@2.Marius Bakke2017-02-21
| | | | * gnu/packages/xorg.scm (libxfont2): New variable.
* gnu: cmake: Run tests in parallel.Marius Bakke2017-02-21
| | | | * gnu/packages/cmake.scm (cmake)[arguments]: Add 'set-test-environment' phase.
* gnu: cmake: Remove bundled software.Marius Bakke2017-02-21
| | | | | | | * gnu/packages/cmake.scm (cmake)[source]: Add 'snippet' to remove bundled libraries. [arguments]: Drop removed files from 'patch-bin-sh' phase. [license]: Update for remaining software.
* gnu: cmake: Update to 3.7.2.Marius Bakke2017-02-21
| | | | | | * gnu/packages/cmake.scm (cmake): Update to 3.7.2. [arguments]: Fix truthiness of some phases. [inputs]: Add LIBUV.
* Merge branch 'staging' into core-updatesMarius Bakke2017-02-21
|\ | | | | | | | | | | | | Conflicts: gnu/local.mk: Missing mention of gdk-pixbuf-list-dir.patch in the commit log really confused me here... It's from 8c6b077bfae (staging). gnu/packages/xorg.scm: xkeyboard-config updated both places.
| * gnu: xkeyboard-config: Update to 2.20.Marius Bakke2017-02-01
| | | | | | | | * gnu/packages/xorg.scm (xkeyboard-config): Update to 2.20.
| * gnu: mesa: Update to 13.0.4.Marius Bakke2017-02-01
| | | | | | | | * gnu/packages/gl.scm (mesa): Update to 13.0.4.
| * gnu: wayland, weston: Update to 1.12.0.Marius Bakke2017-01-30
| | | | | | | | | | | | * gnu/packages/freedesktop.scm (wayland): Update to 1.12.0. (weston): Update to 1.12.0. [arguments]: Adjust to source file renames.
| * gnu: libxkbcommon: Update to 0.7.1.Marius Bakke2017-01-30
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.7.1. [source]: Use HTTPS. [home-page]: Ditto.
| * gnu: libdrm: Update to 2.4.75.Marius Bakke2017-01-30
| | | | | | | | * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.75.
| * gnu: libxi: Update to 1.7.9.Marius Bakke2017-01-23
| | | | | | | | * gnu/packages/xorg.scm (libxi): Update to 1.7.9.
| * gnu: boost: Update to 1.63.0.Danny Milosavljevic2017-01-17
| | | | | | | | * gnu/packages/boost.scm (boost): Update to 1.63.0.
| * gnu: cups-filters: Disable mutool integration.Tobias Geerinckx-Rice2017-01-17
| | | | | | | | | | | | * gnu/packages/cups.scm (cups-filters)[arguments]: Add ‘--disable-mutool’ to #:configure-flags. [inputs]: Remove mupdf.
| * Merge branch 'master' into stagingLeo Famulari2017-01-17
| |\
| * | gnu: doxygen: Use sh from the store.Thomas Danckaert2017-01-17
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/documentation.scm (doxygen)[inputs]: Add bash-minimal. [arguments]: Add phase to add store prefix to "/bin/sh". Signed-off-by: Leo Famulari <leo@famulari.name>
| * | gnu: libdrm: Update to 2.4.74.Leo Famulari2017-01-17
| | | | | | | | | | | | * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.74.
| * | gnu: flac: Update to 1.3.2.Leo Famulari2017-01-17
| | | | | | | | | | | | * gnu/packages/xiph.scm (flac): Update to 1.3.2.
| * | gnu: speex: Update to 1.2.0.Leo Famulari2017-01-17
| | | | | | | | | | | | * gnu/packages/xiph.scm (speex): Update to 1.2.0.