summary refs log tree commit diff
path: root/gnu/packages/gnome.scm
AgeCommit message (Collapse)Author
2020-03-21Merge branch 'master' into core-updatesMarius Bakke
2020-03-20gnu: gsettings-desktop-schemas: patch monospace font.Leo Prikler
* gnu/packages/gnome.scm (gsettings-desktop-schemas)[arguments]<phases>: Rename `set-adwaita-theme-file-name' to the more generic `patch-schemas'. Add patch for the monospace font (Source Code Pro 10 -> Monospace 11). Adjust comments. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-03-19gnu: librsvg-next: Inherit from librsvg.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next)[inherit]: New field, inherit from librsvg.
2020-03-19gnu: librsvg-next: Use cargo-build-system.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next)[source]: Don't use computed source. Add snippet to remove vendored crates. [build-system]: Switch to cargo-build-system. [arguments]: Remove configure-flags, make-flags, imported modules. Add modules and vendor fields. Add crates to cargo-inputs and cargo-development-inputs. Add 'prepare-for-build phase to adjust the source before building. Add 'gnu-configure phase to add the configure phase from the gnu-build-system. Replace the 'build, 'check and 'install phases from the gnu-build-system. [native-inputs]: Remove rust-1.34, rust-1.34:cargo. (computed-origin-method, librsvg-next-source): Remove variables.
2020-03-19gnu: librsvg-next-source: Replace all crates.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next-source): Replace all remaining vendored crates with packaged ones.
2020-03-19Merge branch 'master' into core-updatesMarius Bakke
2020-03-19gnu: libsoup: Update to 2.70.0.Marius Bakke
* gnu/packages/gnome.scm (libsoup): Update to 2.70.0.
2020-03-19gnu: libsecret: Update to 0.20.2.Marius Bakke
* gnu/packages/gnome.scm (libsecret): Update to 0.20.2.
2020-03-19gnu: workrave: Update to 1.10.37.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (workrave): Update to 1.10.37. [arguments]: Disable #:tests?.
2020-03-18Merge branch 'master' into core-updatesMarius Bakke
2020-03-18gnu: libgsf: Remove unused input.Marius Bakke
* gnu/packages/gnome.scm (libgsf)[inputs]: Remove PYTHON.
2020-03-18gnu: libgsf: Do not build the static library.Marius Bakke
* gnu/packages/gnome.scm (libgsf)[arguments]: New field.
2020-03-18gnu: libgsf: Remove obsolete intltool input.Marius Bakke
* gnu/packages/gnome.scm (libgsf)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL, PERL, and PERL-XML-PARSER (previously propagated).
2020-03-18gnu: Add Geary.raingloom
* gnu/packages/gnome.scm (geary): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-18gnu: gspell: --enable-vala for VAPI (for geary)raingloom
* gnu/packages/gnome.scm (gspell)[arguments]: Add #:configure-flags. [native-inputs]: Add VALA. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-14Merge branch 'master' into core-updatesMarius Bakke
2020-03-18gnu: tracker-miners: Update to 2.3.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.3.
2020-03-18gnu: tracker: Update to 2.3.4.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (tracker): Update to 2.3.4.
2020-03-17gnu: five-or-more: Update to 3.32.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.1. [source]: Hard-code NAME.
2020-03-16gnu: cogl: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (cogl)[home-page]: Use HTTPS.
2020-03-15gnu: eolie: Update to 0.9.98.1.Ricardo Wurmus
* gnu/packages/gnome.scm (eolie): Update to 0.9.98.1.
2020-03-12gnu: simple-scan: Update to 3.36.0.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.0.
2020-03-11gnu: Add phodav.Raghav Gururajan
* gnu/packages/gnome.scm (phodav): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-03-11gnu: soundconverter: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (soundconverter)[home-page]: Use HTTPS.
2020-03-10Merge branch 'master' into core-updatesMarius Bakke
2020-03-07gnu: bluefish: Update to 2.2.11.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (bluefish): Update to 2.2.11. [inputs]: Replace python-2 with python-wrapper.
2020-03-07gnu: bluefish: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (bluefish)[source]: Hard-code NAME.
2020-03-07gnu: rhythmbox: Update to 3.4.4.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.4.
2020-03-07gnu: rhythmbox: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (rhythmbox)[source]: Hard-code NAME.
2020-03-06gnu: Add gnome-boxes.Pierre Neidhardt
* gnu/packages/gnome.scm (gnome-boxes): New variable.
2020-03-06gnu: tracker-miners: Update to 2.3.2.Pierre Neidhardt
* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.2.
2020-03-06gnu: tracker: Update to 2.3.2.Pierre Neidhardt
* gnu/packages/gnome.scm (tracker): Update to 2.3.2. [arguments]: Fix tests properly. [native-inputs]: Remove unneeded native-inputs. [inputs]: Remove unneeded inputs. [description]: Replace unclear description with more down to earth use cases. [license]: Replace lgpl2.0+ with bsd-3 to reflect update.
2020-03-06gnu: gitg: Remove redundant input.Marius Bakke
* gnu/packages/gnome.scm (gitg)[inputs]: Remove LIBGIT2.
2020-03-06gnu: libgit2-glib: Adjust inputs.Marius Bakke
* gnu/packages/gnome.scm (libgit2-glib)[native-inputs]: Move LIBSSH2 ... [inputs]: ... here. Move LIBGIT2 ... [propagated-inputs]: ... here. New field.
2020-03-06gnu: libgit2-glib: Update to 0.99.0.1.Marius Bakke
* gnu/packages/gnome.scm (libgit2-glib): Update to 0.99.0.1. [native-inputs]: Remove INTLTOOL.
2020-03-05gnu: librsvg: Incorporate grafted changes.Marius Bakke
* gnu/packages/gnome.scm (librsvg): Update to 2.40.21. [replacement]: Remove. (librsvg/fixed): Remove variable.
2020-03-04Merge branch 'master' into core-updatesMarius Bakke
2020-03-04gnu: libsoup: Update to 2.68.4.Marius Bakke
* gnu/packages/gnome.scm (libsoup): Update to 2.68.4.
2020-03-04gnu: libgee: Update to 0.20.3.Efraim Flashner
* gnu/packages/gnome.scm (libgee): Update to 0.20.3.
2020-03-03gnu: librsvg: Fix typo.Efraim Flashner
This is a follow-up to 23f33de151368f52832fd96048b342bd1a6e8c74. * gnu/packages/gnome.scm (librsvg)[replacement]: Refer to package, not to a string.
2020-03-03gnu: librsvg: Fix CVE-2019-20446.Efraim Flashner
* gnu/packages/gnome.scm (librsvg)[replacement]: New field. (librsvg/fixed): New private variable.
2020-03-03gnu: librsvg-next: Fix version string.Efraim Flashner
This is a follow-up to 8d6f9168cccdc72707bfb836fb8835d6eee05e03. * gnu/packages/gnome.scm (librsvg-next)[version]: Update to 2.46.4.
2020-03-03gnu: librsvg-2.46: Update to 2.46.4.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-2.46): Update to 2.46.4. [source]: Replace more crates.
2020-03-03gnu: shotwell: Update to 0.30.8.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (shotwell): Update to 0.30.8.
2020-03-03gnu: amtk: Update to 5.0.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (amtk): Update to 5.0.2.
2020-03-02gnu: librsvg-next: Fix cargo dependency.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next-source): Don't hardcode patch version of cargo inputs.
2020-02-24gnu: librsvg-next: Update dependencies.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next-source): Update rust dependencies.
2020-02-23gnu: gnome: Re-add key propagated inputs.Ludovic Courtès
Fixes <https://bugs.gnu.org/39646>. Reported by Andy Wingo <wingo@pobox.com>. * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Re-add packages inadvertently removed in a8cda7f57992e9ce9ae4a694eba54e3eab42c39b.
2020-02-17gnu: simple-scan: Update to 3.34.4.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.4.
2020-02-16gnu: Remove obsolete bootstrap workaround phases.Efraim Flashner
* gnu/packages/admin.scm (igt-gpu-tools)[arguments]: Don't set NOCONFIGURE environment variable. * gnu/packages/algebra.scm (givaro, fflas-ffpack, linbox), * gnu/packages/arcan.scm (xarcan), * gnu/packages/audio.scm (rtmidi), * gnu/packages/cinnamon.scm (cinnamon-desktop), * gnu/packages/gnome.scm (dia, libxklavier, byzanz), * gnu/packages/image-viewers.scm (geeqie), * gnu/packages/libusb.scm (libplist), * gnu/packages/mail.scm (libetpan), * gnu/packages/networking.scm (aircrack-ng), * gnu/packages/terminals.scm (tilda, kmscon), * gnu/packages/xorg.scm (xf86-video-intel, xcompmgr) [arguments]: Same.