summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2019-07-03gnu: non-sequencer: Remove GCC5 workaround....* gnu/packages/music.scm (non-sequencer)[arguments]: Remove <#:phases>. Marius Bakke
2019-07-03gnu: ganv: Remove GCC5 workaround....* gnu/packages/gtk.scm (ganv)[arguments]: Dont set CXXFLAGS. Marius Bakke
2019-07-03gnu: glib-networking: Update to 2.60.3....* gnu/packages/gnome.scm (glib-networking): Update to 2.60.3. [source](patches): Remove. [arguments]<#:phases>: Remove. * gnu/packages/patches/glib-networking-connection.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2019-07-02gnu: libgnomecanvasmm: Remove GCC5 workaround....* gnu/packages/gnome.scm (libgnomecanvasmm)[arguments]: Remove. Marius Bakke
2019-07-02gnu: waybar: Remove GCC input....* gnu/packages/wm.scm (waybar)[native-inputs]: Remove GCC-TOOLCHAIN-7. [arguments]: Remove <#:phases>. Marius Bakke
2019-07-02gnu: ncmpc: Remove GCC8 input....* gnu/packages/mpd.scm (ncmpc)[native-inputs]: Remove GCC-8. [arguments]: Remve <#:phases>. Marius Bakke
2019-07-02gnu: vte-ng: Remove GCC7 input....* gnu/packages/gnome.scm (vte-ng)[native-inputs]: Remove GCC-7. [arguments]: Adjust accordingly. Marius Bakke
2019-07-02gnu: spirv-tools: Remove GCC7 input....* gnu/packages/vulkan.scm (spirv-tools)[native-inputs]: Remove GCC-7. [arguments]: Remove <#:phases>. Marius Bakke
2019-07-02gnu: gtkmm: Remove GCC5 workaround....* gnu/packages/gtk.scm (gtkmm)[arguments]: Remove <#:configure-flags>. * gnu/packages/gtk.scm (gtkmm-2)[arguments]: Likewise. Marius Bakke
2019-07-02gnu: libarchive: Remove GCC5 workaround....* gnu/packages/backup.scm (libarchive)[arguments]: Remove <#:configure-flags>. Marius Bakke
2019-07-02gnu: boost: Remove GCC5 workaround....* gnu/packages/patches/boost-fix-icu-build.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/boost.scm (boost)[source](patches): Remove. [arguments]: Do not pass "cxxflags". Marius Bakke
2019-07-02gnu: libuv: Update to 1.30.1....* gnu/packages/libevent.scm (libuv): Update to 1.30.1. Marius Bakke
2019-07-02gnu: Remove redundant icu4c@64 package....* gnu/packages/icu4c.scm (icu4c-64): Remove variable. * gnu/packages/chromium.scm (ungoogled-chromium)[inputs]: Change ICU4C-64 to ICU4C. Marius Bakke
2019-07-02gnu: tzdata-for-tests: Update to 2019b....* gnu/packages/base.scm (tzdata-for-tests)[version, source, inputs]: Remove. Marius Bakke
2019-07-02Merge branch 'staging' into core-updatesMarius Bakke
2019-07-02Merge branch 'master' into stagingMarius Bakke
2019-07-02gnu: openssl@1.0: Update to 1.0.2s....* gnu/packages/tls.scm (openssl-1.0): Update to 1.0.2s. Marius Bakke
2019-07-02gnu: Add emacs-multi-term...* gnu/packages/emacs-xyz.scm (emacs-multi-term): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zzull
2019-07-02gnu: Add trivial-utf-8....* gnu/packages/lisp.scm (sbcl-trivial-utf-8, ecl-trivial-utf-8): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Katherine Cox-Buday
2019-07-02gnu: Add ghc-validation....* gnu/packages/haskell.scm (ghc-validation): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jacob MacDonald
2019-07-02gnu: Add ghc-hedgehog....* gnu/packages/haskell-check.scm (ghc-hedgehog): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jacob MacDonald
2019-07-02gnu: Add ghc-concurrent-output....* gnu/packages/haskell.scm (ghc-concurrent-output): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jacob MacDonald
2019-07-02gnu: ghc-ansi-terminal: Update to 0.9.1....* gnu/packages/haskell.scm (ghc-ansi-terminal): Update to 0.9.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jacob MacDonald
2019-07-02gnu: ghc-ansi-wl-pprint: Use ghc-ansi-terminal-0.8....* gnu/packages/haskell.scm (ghc-ansi-wl-pprint)[inputs]: Use ghc-ansi-terminal-0.8. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jacob MacDonald
2019-07-02gnu: Add ghc-ansi-terminal-0.8....* gnu/packages/haskell.scm (ghc-ansi-terminal-0.8): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jacob MacDonald
2019-07-02gnu: Add ghc-wl-pprint-annotated....* gnu/packages/haskell.scm (ghc-wl-pprint-annotated): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jacob MacDonald
2019-07-02gnu: Add chafa....* gnu/packages/image-viewers.scm (chaffa): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> guy fleury iteriteka
2019-07-02gnu: WebKitGTK: Update to 2.24.3....* gnu/packages/webkit.scm (webkitgtk-2.24): Update to 2.24.3. [source](patches): Remove. * gnu/packages/patches/webkitgtk-sans-gstreamer-gl.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Marius Bakke
2019-07-02gnu: ghc-primitive: Update to 0.6.4.0....* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.4.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Robert Vollmert
2019-07-02gnu: re2: Update to 2019-07-01....* gnu/packages/regex.scm (re2): Update to 2019-07-01. Marius Bakke
2019-07-02gnu: postgresql@10: Update to 10.9....* gnu/packages/databases.scm (postgresql): Update to 10.9. Marius Bakke
2019-07-02gnu: tzdata: Update to 2019b....* gnu/packages/base.scm (tzdata): Update to 2019b. Marius Bakke
2019-07-02gnu: glibc: Update to 2.29....* gnu/packages/patches/glibc-bootstrap-system.patch, gnu/packages/patches/glibc-supported-locales.patch: Adjust for glibc 2.29. * gnu/packages/patches/glibc-2.28-supported-locales.patch, gnu/packages/patches/glibc-CVE-2019-7309.patch, gnu/packages/patches/glibc-CVE-2019-9169.patch, gnu/packages/patches/glibc-2.29-git-updates.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/base.scm (glibc): Update to 2.29. [source](patches): Add 'glibc-CVE-2019-7309.patch', 'glibc-CVE-2019-9169.patch', and 'glibc-2.29-git-updates.patch'. Remove 'glibc-hurd-magic-pid.patch'. [native-inputs]: Add PYTHON-MINIMAL. (glibc-2.28): New public variable. * gnu/packages/commencement.scm (expat-sans-tests, python-boot0): New variables. (glibc-final-with-bootstrap-bash)[native-inputs]: Add PYTHON-BOOT0. * gnu/packages/python.scm (python-3.7)[arguments]: Disable test that fails with glibc 2.29. Marius Bakke
2019-07-02gnu: btrfs-progs: Update to 5.1.1....* gnu/packages/linux.scm (btrfs-progs): Update to 5.1.1. Rutger Helling
2019-07-02gnu: ImageMagick: Update to 6.9.10-51....* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-51. Marius Bakke
2019-07-02gnu: python-mako: Update to 1.0.13....* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.13. Marius Bakke
2019-07-02gnu: python-pycparser: Update to 2.19....* gnu/packages/python-xyz.scm (python-pycparser): Update to 2.19. [arguments]: End phases on #t. Marius Bakke
2019-07-02gnu: perl-module-build: Update to 0.4229....* gnu/packages/perl.scm (perl-module-build): Update to 0.4229. Marius Bakke
2019-07-02gnu: octave-cli: Sort inputs alphabetically....* gnu/packages/maths.scm (octave-cli)[inputs]: Sort inputs alphabetically. Efraim Flashner
2019-07-02gnu: Wrap program with libraries....* gnu/packages/package-management.scm (stow)[arguments]: Add custom 'wrap-stow phase to wrap stow with necessary inputs. [propagated-inputs]: Move perl-clone, perl-clone-choose, perl-hash-merge to... [inputs]: ... here. Efraim Flashner
2019-07-02gnu: emacs-shroud: Update to 1.83.4....* gnu/packages/emacs-xyz.scm (emacs-shroud): Update to 1.83.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Amar Singh
2019-07-02gnu: faudio: Update to 19.07....* gnu/packages/audio.scm (faudio): Update to 19.07. Rutger Helling
2019-07-02gnu: emacsy: Update to 0.4.1....* gnu/packages/guile-xyz.scm (emacsy): Update to 0.4.1. Jan Nieuwenhuizen
2019-07-02gnu: tzdata: Update source URI....* gnu/packages/base.scm (tzdata, tzdata-for-tests)[source, native-inputs]: Update redirected URIs. Marius Bakke
2019-07-02gnu: linux-libre-headers: Update to 4.19.56....* gnu/packages/linux.scm (linux-libre-headers-4.14.67): Rename to ... (linux-libre-headers-4.19.56): ... this. Adjust hash accordingly. (linux-libre-headers): Set to LINUX-LIBRE-HEADERS-4.19.56. * gnu/packages/commencement.scm (linux-libre-headers-boot0)[native-inputs]: Add FLEX-BOOT0 and BISON-BOOT0. Marius Bakke
2019-07-02gnu: commencement: Remove outdated comment....* gnu/packages/commencement.scm (bison-boot0): Remove bash comment, which is no longer accurate. Marius Bakke
2019-07-02gnu: libuninameslist: Update to 20190701....* gnu/packages/fontutils.scm (libuninameslist): Update to 20190701. Marius Bakke
2019-07-02gnu: gettext: Update to 0.20.1....* gnu/packages/gettext.scm (gettext-minimal): Update to 0.20.1. [source](snippet): Remove. [inputs]: Remove EXPAT. Add LIBUNISTRING, LIBXML2, and NCURSES. [arguments]: Add #:configure-flags and a "patch-fixed-paths" phase. Delete "link-expat" phase. * gnu/packages/commencement.scm (gettext-boot0): Stay on version 0.19.8.1. [arguments]: Adjust accordingly. Co-authored-by: Miguel <rosen644835@gmail.com> Marius Bakke
2019-07-02gnu: bootstrap-tarballs: Don't include the native Mes when cross-compiling....* gnu/packages/make-bootstrap.scm (%bootstrap-tarballs)[inputs]: Check %CURRENT-TARGET-SYSTEM when deciding whether to use the reduced binary seeds. Marius Bakke
2019-07-02gnu: make-bootstrap: Adjust for GCC 7....* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc)[native-inputs]: Add SEARCH-PATHS to CROSS-GCC, and NATIVE-SEARCH-PATHS to the native GCC. Marius Bakke