Age | Commit message (Expand) | Author |
2019-07-16 | gnu: evolution-data-server: Update to 3.30.5.•••* gnu/packages/gnome.scm (evolution-data-server): Update to 3.30.5.
[arguments]: Remove "-std=gnu++11" configure flag. Disable more failing tests.
| Kei Kebreau |
2019-07-16 | gnu: evolution: Update to 3.30.5.•••* gnu/packages/gnome.scm (evolution): Update to 3.30.5.
[arguments]: Add "patch-ui-module-dir", "glib-or-gtk-compile-schemas" and
"glib-or-gtk-wrap" phases.
| Kei Kebreau |
2019-07-16 | gnu: Allow building toolchain with non-default libc.•••* gnu/packages/base.scm (make-gcc-libc): Make public.
* gnu/packages/commencement.scm (make-gcc-toolchain): Add 'libc'
optional argument to specify using a non-default glibc package, also
make public.
| Carl Dong |
2019-07-16 | gnu: Qt@4: Build with GCC 5 and OpenSSL 1.0.•••* gnu/packages/qt.scm (qt-4)[inputs]: Replace OPENSSL with OPENSSL-1.0.
[native-inputs]: Add GCC-5.
| Marius Bakke |
2019-07-16 | gnu: ungoogled-chromium: Update to 75.0.3770.142 [security fixes].•••This fixes CVE-2019-972921 and CVE-2019-951487.
* gnu/packages/chromium.scm (%chromium-version): Set to 75.0.3770.142.
(%chromium-origin): Update hash.
| Marius Bakke |
2019-07-16 | gnu: python-matplotlib: Do not propagate GTK+ or python-pyqt.•••* gnu/packages/python-xyz.scm (python-matplotlib)[propagated-inputs]: Remove
gtk+ and python-pyqt.
[arguments]: Adjust configure-environment phase.
| Ricardo Wurmus |
2019-07-16 | gnu: evolution-data-server: Fix locale handling.•••* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add a phase
that patches the source code to fix a locale handling issue.
| Timothy Sample |
2019-07-16 | gnu: snap: Update to 5.0.4.•••* gnu/packages/education.scm (snap): Update to 5.0.4.
| Nicolas Goaziou |
2019-07-16 | gnu: rust-proc-macro2: Update to 0.4.30.•••* gnu/packages/crates-io.scm (rust-proc-macro2): Update to 0.4.30.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Robert Vollmert |
2019-07-16 | gnu: direvent: Update to 5.2.•••* gnu/packages/admin.scm (direvent): Update to 5.2.
| Efraim Flashner |
2019-07-15 | gnu: linux-libre: Update to 5.2.1.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 5.2.1.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2019-07-15 | gnu: linux-libre@4.19: Update to 4.19.59.•••* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.59.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-07-15 | gnu: libnsl: Do not build 'libnsl.a'.•••* gnu/packages/onc-rpc.scm (libnsl)[arguments]: Add <#:configure-flags>.
| Marius Bakke |
2019-07-15 | gnu: libnsl: Fix build with gettext 0.20.•••* gnu/packages/onc-rpc.scm (libnsl)[arguments]: New field.
| Marius Bakke |
2019-07-15 | gnu: python-cachecontrol: Do not use unstable source archive.•••* gnu/packages/python-web.scm (python-cachecontrol)[source]: Change to GIT-FETCH.
| Marius Bakke |
2019-07-15 | gnu: uim-qt: Build with qt-5 support.•••* gnu/packages/xorg.scm (uim-qt)[inputs]: Remove qt@4. Add qtbase,
qtx11extras.
[arguments]: Replace qt4 configure flags with qt5 configure flags.
| Efraim Flashner |
2019-07-15 | gnu: sooperlooper: Adjust for GCC 7.•••* gnu/packages/music.scm (sooperlooper)[arguments]: Remove <#:make-flags>.
Preserve CPATH in <#:phases>.
| Marius Bakke |
2019-07-15 | gnu: Adjust CPATH overrides to work with GCC 7 search paths.•••* gnu/packages/education.scm (gcompris)[arguments]: Preserve original CPATH,
if any.
* gnu/packages/games.scm (ltris, prboom-plus, abbaye, red-eclipse, btanks,
4dtris, edgar)[arguments]: Likewise.
| Marius Bakke |
2019-07-15 | gnu: msgpack: Update to 3.2.0.•••* gnu/packages/serialization.scm (msgpack): Update to 3.2.0.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
| Marius Bakke |
2019-07-15 | gnu: lua-libmpack: Update to 1.0.8.•••* gnu/packages/serialization.scm (lua-libmpack): Update to 1.0.8.
| Marius Bakke |
2019-07-15 | gnu: lua-libmpack: Do not use unstable source tarball.•••* gnu/packages/serialization.scm (lua-libmpack)[source]: Change to GIT-FETCH.
| Marius Bakke |
2019-07-15 | gnu: open-zwave: Use the bundled TinyXML.•••* gnu/packages/zwave.scm (open-zwave)[source](snippet): Remove code to
use our own TinyXML.
[inputs]: Remove TINYXML.
| Ludovic Courtès |
2019-07-15 | gnu: salmon: Fix build with GCC 7.•••* gnu/packages/bioinformatics.scm (salmon)[arguments]: Do not read from
CPLUS_INCLUDE_PATH, and add headers to CPATH only.
| Marius Bakke |
2019-07-15 | gnu: python-datrie: Update to 0.8.•••* gnu/packages/python-xyz.scm (python-datrie): Update to 0.8.
[arguments]: Remove.
| Marius Bakke |
2019-07-15 | gnu: python-gevent: Fix build with libev 4.25 and GCC 7.•••* gnu/packages/python-xyz.scm (python-gevent)[arguments]: Simplify libev
unbundling, which failed with the newer libev. Use C_INCLUDE_PATH instead of CPATH.
[native-inputs]: Remove (PACKAGE-SOURCE LIBEV).
| Marius Bakke |
2019-07-15 | gnu: gRPC: Re-add custom c-ares variant.•••Commit e8393ebe46d9ad09aceb152618db490378ba5ded updated c-ares without knowing
that cmake-build-system was the most important feature of 'c-ares-next'.
* gnu/packages/adns.scm (c-ares/cmake): New hidden package.
* gnu/packages/machine-learning.scm (grpc)[inputs]: Change C-ARES to C-ARES/CMAKE.
| Marius Bakke |
2019-07-15 | gnu: python-hamcrest: Update to 1.9.0-0.25fdc5f.•••* gnu/packages/check.scm (python-pyhamcrest): Update to 1.9.0-0.25fdc5f.
[arguments]: Replace CHECK phase with custom Pytest invokation.
| Marius Bakke |
2019-07-15 | gnu: libgweather: Update to 3.28.3.•••* gnu/packages/gnome.scm (libgweather): Update to 3.28.3.
| Kei Kebreau |
2019-07-15 | gnu: dconf-editor: Update to 3.30.2.•••* gnu/packages/gnome.scm (dconf-editor): Update to 3.30.2.
| Kei Kebreau |
2019-07-15 | gnu: gnome-clocks: Update to 3.30.1.•••* gnu/packages/gnome.scm (gnome-clocks): Update to 3.30.1.
| Kei Kebreau |
2019-07-15 | gnu: gnome-calendar: Update to 3.30.1.•••* gnu/packages/gnome.scm (gnome-calendar): Update to 3.30.1.
| Kei Kebreau |
2019-07-15 | gnu: gnome-shell-extensions: Update to 3.30.1.•••* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.30.1.
| Kei Kebreau |
2019-07-15 | gnu: orca: Update to 3.30.2.•••* gnu/packages/gnome.scm (orca): Update to 3.30.2.
| Kei Kebreau |
2019-07-15 | gnu: gnome-screenshot: Update to 3.30.0.•••* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.30.0.
[home-page]: Update URI.
| Kei Kebreau |
2019-07-15 | gnu: cheese: Update to 3.30.0.•••* gnu/packages/gnome.scm (cheese): Update to 3.30.0.
| Kei Kebreau |
2019-07-15 | gnu: shotwell: Update to 0.30.4.•••* gnu/packages/gnome.scm (shotwell): Update to 0.30.4.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag.
[native-inputs]: Add desktop-file-utils. Remove itstool duplicate. Order
inputs alphabetically.
| Kei Kebreau |
2019-07-15 | gnu: gexiv2: Update to 0.12.0.•••* gnu/packages/gnome.scm (gexiv2): Update to 0.12.0.
[native-inputs]: Add gcr and vala.
| Kei Kebreau |
2019-07-15 | gnu: gdm: Update to 3.30.3.•••* gnu/packages/gnome.scm (gdm): Update to 3.30.3.
| Kei Kebreau |
2019-07-15 | gnu: devhelp: Update to 3.30.1.•••* gnu/packages/gnome.scm (devhelp): Update to 3.30.1.
[build-system]: Use meson-build-system.
[native-inputs]: Add gobject-introspection, glib:bin and gtk+:bin.
[inputs]: Add amtk.
| Kei Kebreau |
2019-07-15 | gnu: Add amtk.•••* gnu/packages/gnome.scm (amtk): New variable.
| Kei Kebreau |
2019-07-15 | gnu: gjs: Update to 1.56.2.•••* gnu/packages/gnome.scm (gjs): Update to 1.56.2.
[arguments]: Adjust pre-check phase.
[propagated-inputs]: Replace mozjs-52 with mozjs-60.
| Kei Kebreau |
2019-07-15 | gnu: gnome-tweaks: Update to 3.30.2.•••* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.30.2.
| Kei Kebreau |
2019-07-15 | gnu: gcr: Update to 3.28.1.•••* gnu/packages/gnome.scm (gcr): Update to 3.28.1.
[native-inputs]: Add vala.
| Kei Kebreau |
2019-07-15 | gnu: totem: Update to 3.30.0.•••* gnu/packages/gnome.scm (totem): Update to 3.30.0.
| Kei Kebreau |
2019-07-15 | gnu: shared-mime-info: Update to 1.10.•••* gnu/packages/gnome.scm (shared-mime-info): Update to 1.10.
| Kei Kebreau |
2019-07-15 | gnu: nautilus: Update to 3.30.5.•••* gnu/packages/gnome.scm (nautilus): Update to 3.30.5.
| Kei Kebreau |
2019-07-15 | gnu: gvfs: Update to 1.40.1.•••* gnu/packages/gnome.scm (gvfs): Update to 1.40.1.
| Kei Kebreau |
2019-07-15 | gnu: gucharmap: Update to 12.0.1.•••* gnu/packages/gnome.scm (gucharmap): Update to 12.0.1.
[native-inputs]: Update unicode-files.
| Kei Kebreau |
2019-07-15 | gnu: gnome-terminal: Update to 3.30.3.•••* gnu/packages/gnome.scm (gnome-terminal): Update to 3.30.3.
| Kei Kebreau |
2019-07-15 | gnu: gnome-settings-daemon: Update to 3.30.2.•••* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.30.2.
| Kei Kebreau |