aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAge
...
| * | | | | | | | gnu: vulkan-headers: Update to 1.1.97.•••* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.97. [source]: Use git-fetch. * gnu/packages/vulkan.scm (vulkan-loader): Update hash. [source]: Use git-fetch. * gnu/packages/vulkan.scm (vulkan-tools): Update hash. [source]: Use git-fetch. Rutger Helling2019-01-10
| * | | | | | | | gnu: tzdata: Update to 2018i.•••* gnu/packages/base.scm (tzdata): Update to 2018i. (tzdata-for-tests): Keep at version 2018g. Leo Famulari2019-01-09
| * | | | | | | | Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2019-01-09
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: allegro@5.0: Fix building with newer mesa.•••* gnu/packages/game-development.scm (allegro@5.0)[source]: Add patch. (allegro)[patch]: Rename patch file. * gnu/packages/patches/allegro-fix-compiliation-mesa-18.2.5-and-later.patch: Rename to gnu/packages/patches/allegro-mesa-18.2.5-and-later.patch. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2019-01-01
| * | | | | | | | | gnu: allegro@4: Fix building with newer mesa.•••* gnu/packages/game-development.scm (allegro@4)[source]: Add patch. * gnu/packages/patches/allegro4-mesa-18.2.5-and-later.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2019-01-01
| * | | | | | | | | gnu: wesnoth: Fix building with newer boost.•••* gnu/packages/games.scm (wesnoth)[source]: Add patch. * gnu/packages/patches/wenoth-newer-boost.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2018-12-31
| * | | | | | | | | gnu: fbreader: Install desktop file.•••* gnu/packages/ebook.scm (fbreader)[arguments]: Add phase to remove hardcoded paths for desktop dir. Efraim Flashner2018-12-30
| * | | | | | | | | gnu: fbreader: Use 'git-fetch'.•••* gnu/packages/ebook.scm (fbreader)[source]: Use 'git-fetch'. Efraim Flashner2018-12-30
| * | | | | | | | | gnu: fbreader: Fix building with newer curl.•••* gnu/packages/ebook.scm (fbreader)[source]: Add patch. * gnu/packages/patches/fbreader-curl-7.62.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2018-12-30
| * | | | | | | | | Merge branch 'master' into stagingMarius Bakke2018-12-27
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: glib-networking: Work around test failure.•••* gnu/packages/gnome.scm (glib-networking)[source]: Add patch. * gnu/packages/patches/glib-networking-connection.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2018-12-27
| * | | | | | | | | | Merge branch 'master' into stagingMarius Bakke2018-12-26
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | gnu: efl: Fix build on 32-bit architectures.•••* gnu/packages/patches/efl-mesa-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/enlightenment.scm (efl)[source](patches): Use it. Marius Bakke2018-12-26
| * | | | | | | | | | | gnu: sssd: Fix build with cURL >= 7.62.0.•••* gnu/packages/patches/sssd-curl-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/sssd.scm (sssd)[source](patches): Use it. Marius Bakke2018-12-26
| * | | | | | | | | | | gnu: supertuxkart: Fix building with mesa@18.3.•••* gnu/packages/games.scm (supertuxkart)[arguments]: Add custom phase to add newer '#define' to source. Efraim Flashner2018-12-25
| * | | | | | | | | | | gnu: glew: Update to 2.1.0.•••* gnu/packages/gl.scm (glew): Update to 2.1.0. Efraim Flashner2018-12-25
| * | | | | | | | | | | gnu: zathura: Update to 0.4.3.•••* gnu/packages/patches/zathura-plugindir-environment-variable.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/pdf.scm (zathura): Update to 0.4.3. [source](patches): Remove. [native-search-paths]: Adjust for upstreamed patch. Marius Bakke2018-12-23
| * | | | | | | | | | | gnu: girara: Update to 0.3.2.•••* gnu/packages/gtk.scm (girara): Update to 0.3.2. Marius Bakke2018-12-23
| * | | | | | | | | | | Merge branch 'master' into stagingMarius Bakke2018-12-23
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | gnu: pingus: Fix building.•••* gnu/packages/games.scm (pingus)[source]: Use 'git-fetch'. Add patch to update used boost headers. * gnu/packages/patches/pingus-boost-headers.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2018-12-23
| * | | | | | | | | | | | gnu: librime: Remove bundled sources.•••* gnu/packages/ibus.scm (librime)[source]: Add snippet to remove bundled sources. [arguments]: Add custom phase to not search bundled headers. [native-inputs]: Add googletest, xorgproto. Efraim Flashner2018-12-23
| * | | | | | | | | | | | gnu: librime: Update to 1.3.2.•••* gnu/packages/ibus.scm (librime): Update to 1.3.2. Efraim Flashner2018-12-23
| * | | | | | | | | | | | gnu: mesa: Enable more gallium drivers for armhf and aarch64.•••* gnu/packages/gl.scm (mesa)[arguments]: Enable more etnaviv-based drivers on armhf-linux and aarch64-linux. Efraim Flashner2018-12-23
| * | | | | | | | | | | | gnu: libdrm: Enable etnaviv api for armhf and aarch64.•••* gnu/packages/xdisorg.scm (libdrm)[arguments]: Add configure-flag for armhf-linux and aarch64-linux to enable etnaviv api. Efraim Flashner2018-12-23
| * | | | | | | | | | | | Merge branch 'master' into stagingMarius Bakke2018-12-22
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | gnu: vulkan-headers: Update to 1.1.96.•••* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.96. * gnu/packages/vulkan.scm (vulkan-loader): Update hash. * gnu/packages/vulkan.scm (vulkan-tools): Update hash. Rutger Helling2018-12-19
| * | | | | | | | | | | | | Merge branch 'master' into stagingMarius Bakke2018-12-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gnu: mesa: Update to 18.3.1.•••* gnu/packages/gl.scm (mesa): Update to 18.3.1. [native-inputs]: Use python instead of python-2. Use python-mako instead of python2-mako. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Rutger Helling2018-12-12
| * | | | | | | | | | | | | | gnu: libtiff: Update to 4.0.10.•••* gnu/packages/patches/libtiff-CVE-2017-18013.patch, gnu/packages/patches/libtiff-CVE-2017-9935.patch, gnu/packages/patches/libtiff-CVE-2018-10963.patch, gnu/packages/patches/libtiff-CVE-2018-8905.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/image.scm (libtiff): Update to 4.0.10. [source](patches): Remove. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: gtk+: Update to 3.24.2.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.2. [source](modules, snippet): New fields. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: curl: Update to 7.63.0.•••* gnu/packages/curl.scm (curl): Update to 7.63.0. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: nss, nss-certs: Update to 3.41.•••* gnu/packages/certs.scm (nss-certs): Update to 3.41. * gnu/packages/gnuzilla.scm (nss): Likewise. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: boost: Update to 1.69.0.•••* gnu/packages/boost.scm (boost): Update to 1.69.0. [source](uri): Add mirror. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: Remove special Boost C++14 variant.•••This is no longer needed since commit a7ff66998f6e0eeb5da485bab7f6e0b55a46651e. * gnu/packages/boost.scm (boost-cxx11): Remove variable. * gnu/packages/audio.scm (supercollider)[inputs]: Change BOOST-CXX11 to BOOST. * gnu/packages/compression.scm (innoextract)[inputs]: Likewise. * gnu/packages/mpd.scm (ncmpcpp)[inputs]: Likewise. * gnu/packages/storage.scm (ceph)[inputs]: Likewise. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: ImageMagick: Update to 6.9.9-16.•••* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-16. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: glib-networking: Update to 2.58.0.•••* gnu/packages/gnome.scm (glib-networking): Update to 2.58.0. [build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: Explicitly disable libproxy; add phase to appease tests. (libgdata, libsoup)[arguments]: Remove phase that sets SSL_CERT_FILE. * gnu/packages/spice.scm (spice)[arguments]: Likewise. * gnu/packages/web.scm (uhttpmock)[arguments]: Likewise. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: meson: Update to 0.49.0.•••* gnu/packages/build-tools.scm (meson): Update to 0.49.0. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: CMake: Update to 3.13.1.•••* gnu/packages/cmake.scm (cmake): Update to 3.13.1. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: libuv: Update to 1.24.0.•••* gnu/packages/libevent.scm (libuv): Update to 1.24.0. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: GnuTLS: Update to 3.6.5.•••* gnu/packages/patches/gnutls-skip-pkgconfig-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/tls.scm (gnutls): Update to 3.6.5. [source](patches): Remove obsolete. [source](snippet): Add Guile detection fix. * gnu/packages/gnome.scm (libsoup)[arguments]: Adjust 'certtool' invokation to cope with the new API. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: jansson: Don't build libjansson.a.•••* gnu/packages/web.scm (jansson)[arguments]: New field. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: jansson: Update to 2.12.•••* gnu/packages/web.scm (jansson): Update to 2.12. [source](uri): Use bzip2 compressed tarball. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: cyrus-sasl: Update to 2.1.27.•••* gnu/packages/patches/cyrus-sasl-CVE-2013-4122.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/cyrus-sasl.scm (cyrus-sasl): Update to 2.1.27. [source](patches): Remove. [inputs]: Move MIT-KRB5 from here ... [propagated-inputs]: ... to here. New field. * gnu/packages/openldap.scm (openldap)[arguments]: Adjust 'patch-sasl-path' phase (which was defunct, possibly since b148506df74) to add krb5 linker flags. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: mit-krb5: Update to 1.16.2.•••* gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.2. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: nettle: Update to 3.4.1.•••* gnu/packages/nettle.scm (nettle): Update to 3.4.1. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: nghttp2: Update to 1.35.1.•••* gnu/packages/web.scm (nghttp2): Update to 1.35.1. [native-inputs]: Add GCC-7. [arguments]: Add workaround for <https://bugs.gnu.org/30756>. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: tzdata-for-tests: Update to 2018g.•••* gnu/packages/base.scm (tzdata-for-tests): Inherit TZDATA. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: icu4c: Update to 63.1.•••* gnu/packages/icu4c.scm (icu4c): Update to 63.1. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: ghostscript: Update to 9.26.•••* gnu/packages/patches/ghostscript-bug-699708.patch, gnu/packages/patches/ghostscript-CVE-2018-16509.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/ghostscript.scm (ghostscript): Update to 9.26. [source](patches): Remove obsolete. Marius Bakke2018-12-12
| * | | | | | | | | | | | | | gnu: curl: Remove replacement for 7.62.0.•••* gnu/packages/curl.scm (curl): Update to 7.62.0. [replacement]: Remove field. (curl-7.62.0): Remove variable. Marius Bakke2018-12-12