summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | gnu: texlive-bin: Adopt LFS patch.Marius Bakke2019-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The origin disappeared, and the new revision does not include all the Poppler fixes. Adjust the package to take Arch's Poppler patches instead. * gnu/packages/patches/texlive-bin-CVE-2018-17407.patch: New file. * gnu/packages/patches/texlive-bin-pdftex-poppler-compat.patch, gnu/packages/patches/texlive-bin-xetex-poppler-compat.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/tex.scm (texlive-bin)[source](patches): Likewise. [arguments]: Likewise.
| * | | | | | gnu: imagemagick: Update to 6.9.10-34.Marius Bakke2019-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-34.
| * | | | | | gnu: librsvg: Restore version 2.40.20.Marius Bakke2019-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg): Downgrade to 2.40.20. (librsvg-next): New public variable.
| * | | | | | gnu: CUPS: Update to 2.2.11.Marius Bakke2019-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cups.scm (cups-minimal): Update to 2.2.11.
| * | | | | | gnu: gnome-shell: Use the test-only Xorg variant for tests.Marius Bakke2019-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS.
| * | | | | | Merge branch 'master' into stagingMarius Bakke2019-03-23
| |\ \ \ \ \ \
| * | | | | | | gnu: wayland: Update to 1.17.0.Rutger Helling2019-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/freedesktop.scm (wayland): Update to 1.17.0.
| * | | | | | | gnu: nss, nss-certs: Update to 3.43.Marius Bakke2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.43. * gnu/packages/certs.scm (nss-certs): Ditto.
| * | | | | | | gnu: nspr: Update to 4.21.Marius Bakke2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.21.
| * | | | | | | Merge branch 'master' into stagingMarius Bakke2019-03-21
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: teckit: Update to 2.5.9.Marius Bakke2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (teckit): Update to 2.5.9.
| * | | | | | | | gnu: teckit: Adjust indentation.Marius Bakke2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (teckit): Re-indent.
| * | | | | | | | gnu: teckit: Use release tarball.Marius Bakke2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (teckit)[source]: Use URL-FETCH. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
| * | | | | | | | gnu: vulkan-tools: Remove unnecessary inputs.Rutger Helling2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/vulkan.scm (vulkan-tools)[inputs]: Remove mesa, vulkan-headers. [native-inputs]: Add vulkan-headers.
| * | | | | | | | gnu: vulkan-loader: Remove unnecessary inputs.Rutger Helling2019-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/vulkan.scm (vulkan-loader)[arguments]: Remove -DBUILD_LAYERS=OFF. [inputs]: Remove all. [native-inputs]: Add libxrandr, vulkan-headers, wayland.
| * | | | | | | | gnu: mesa: Fix building on non-Intel architectures.Efraim Flashner2019-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa)[arguments]: Add explicit vulkan-driver support in match statement.
| * | | | | | | | gnu: libdrm: Extend test timeout on armhf-linux.Efraim Flashner2019-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (libdrm)[arguments]: Replace the 'check phase on armhf-linux.
| * | | | | | | | gnu: libdrm: Fix configure-flags.Efraim Flashner2019-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (libdrm)[arguments]: Update configure-flags for new build system. Join aarch64 and armhf selections.
| * | | | | | | | gnu: mesa: Update to 18.3.5.Rutger Helling2019-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Update to 18.3.5. [build-system]: Switch to meson-build-system. [native-inputs]: Add "bison", "flex" and "gettext-minimal". [arguments]: Adjust arguments to Meson. * gnu/packages/sdl.scm (sdl)[propogated-inputs]: Add mesa. [inputs]: Remove mesa.
| * | | | | | | | gnu: libdrm: Switch to meson-build-system.Rutger Helling2019-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (libdrm)[build-system]: Switch to meson-build-system. [arguments]: Adjust arguments to Meson.
| * | | | | | | | gnu: fontforge: Update to 20190317.Marius Bakke2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (fontforge): Update to 20190317. [source](uri): Adjust for new tarball name. [arguments]: Remove #:make-flags.
| * | | | | | | | gnu: cups-filters: Update to 1.22.2.Marius Bakke2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cups.scm (cups-filters): Update to 1.22.2.
| * | | | | | | | gnu: makedepend: Update to 1.0.6.Marius Bakke2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (makedepend): Update to 1.0.6.
| * | | | | | | | gnu: libxvmc: Update to 1.0.11.Marius Bakke2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxvmc): Update to 1.0.11.
| * | | | | | | | gnu: libxkbfile: Update to 1.1.0.Marius Bakke2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxkbfile): Update to 1.1.0.
| * | | | | | | | gnu: meson: Update to 0.50.0.Marius Bakke2019-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/build-tools.scm (meson): Update to 0.50.0. * gnu/packages/patches/at-spi2-core-meson-compat.patch, gnu/packages/patches/totem-meson-compat.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (totem)[source](patches): Add totem-meson.compat.patch. * gnu/packages/gtk.scm (at-spi2-core)[source](patches): New field.
| * | | | | | | | gnu: dconf: Update to 0.32.0.Marius Bakke2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (dconf): Update to 0.32.0. [native-inputs]: Add BASH-COMPLETION.
| * | | | | | | | gnu: at-spi2-atk: Update to 2.32.0.Marius Bakke2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (at-spi2-atk): Update to 2.32.0. [build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: Adjust test invokation. [native-inputs]: Add LIBXML2.
| * | | | | | | | gnu: at-spi2-core: Update to 2.32.0.Marius Bakke2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (at-spi2-core): Update to 2.32.0. [arguments]: Adjust for renamed configure flag. [inputs]: Move LIBXI and LIBXTST ... [propagated-inputs]: ... here.
| * | | | | | | | gnu: atk: Update to 2.32.0.Marius Bakke2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (atk): Update to 2.32.0. [build-system]: Change to MESON-BUILD-SYSTEM. [outputs]: Remove (due to dependency cycle on gtk-doc). [arguments]: Remove. [native-inputs]: Add GETTEXT-MINIMAL.
| * | | | | | | | gnu: double-conversion: Update to 3.1.4.Marius Bakke2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (double-conversion): Update to 3.1.4.
| * | | | | | | | gnu: gtk+: Update to 3.24.7.Marius Bakke2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtk+): Update to 3.24.7.
| * | | | | | | | Merge branch 'master' into stagingMarius Bakke2019-03-14
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: vulkan-headers: Update to 1.103.Rutger Helling2019-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.103. * gnu/packages/vulkan.scm (vulkan-loader): Adjust version. * gnu/packages/vulkan.scm (vulkan-tools): Adjust version.
| * | | | | | | | | gnu: libxcomposite: Update to 0.4.5.Marius Bakke2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxcomposite): Update to 0.4.5.
| * | | | | | | | | gnu: libxcursor: Update to 1.2.0.Marius Bakke2019-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxcursor): Update to 1.2.0.
| * | | | | | | | | gnu: double-conversion: Update to 3.1.3.Marius Bakke2019-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (double-conversion): Update to 3.1.3. [source](uri): Adjust for version tag prefix.
| * | | | | | | | | gnu: libvdpau: Update to 1.2.Marius Bakke2019-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (libvdpau): Update to 1.2. [source](uri): Adjust for new URL.
| * | | | | | | | | gnu: subversion: Update to 1.10.4 [fixes CVE-2018-11803].Marius Bakke2019-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/version-control.scm (subversion): Update to 1.10.4.
| * | | | | | | | | gnu: libuninameslist: Update to 20190305.Marius Bakke2019-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (libuninameslist): Update to 20190305.
| * | | | | | | | | Merge branch 'master' into stagingMarius Bakke2019-03-10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: gnome-shell: Update to 3.28.2.Ricardo Wurmus2019-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell): Update to 3.28.2. [source]: Update snippet. [build-system]: Use meson-build-system. [arguments]: Disable systemd; add build phases "fix-keysdir" and "pre-check"; remove "rebuild-css" phase; remove custom "install" phase; wrap also with LD_LIBRARY_PATH. [native-inputs]: Add desktop-file-utils, sassc, and xorg-server. [inputs]: Remove readline.
| * | | | | | | | | | gnu: gnome-settings-daemon: Ensure RUNPATH contains library subdir.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Pass configure flag to add $out/lib/gnome-settings-daemon-3.0 to RUNPATH.
| * | | | | | | | | | gnu: eog: Ensure RUNPATH contains output library directory.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (eog)[arguments]: Pass configure flag to add $out/lib/eog to RUNPATH.
| * | | | | | | | | | gnu: cups-filters: Fix build with newer version of poppler.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cups.scm (cups-filters)[arguments]: Add build phase "patch-for-poppler".
| * | | | | | | | | | gnu: dconf-editor: Update to 3.28.0.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (dconf-editor): Update to 3.28.0. [build-system]: Use meson-build-system. [native-inputs]: Add gtk+:bin and vala.
| * | | | | | | | | | gnu: network-manager-applet: Update to 1.8.14.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.14.
| * | | | | | | | | | gnu: network-manager-openvpn: Update to 1.8.4.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.4.
| * | | | | | | | | | gnu: gnome-online-accounts: Update to 3.28.0.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.28.0.
| * | | | | | | | | | gnu: evolution-data-server: Update to 3.28.3.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (evolution-data-server): Update to 3.28.3.