Age | Commit message (Expand) | Author |
2020-03-20 | gnu: gsettings-desktop-schemas: patch monospace font....* 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>
| Leo Prikler |
2020-03-19 | gnu: librsvg-next: Inherit from librsvg....* gnu/packages/gnome.scm (librsvg-next)[inherit]: New field, inherit
from librsvg.
| Efraim Flashner |
2020-03-19 | gnu: librsvg-next: Use cargo-build-system....* 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.
| Efraim Flashner |
2020-03-19 | gnu: librsvg-next-source: Replace all crates....* gnu/packages/gnome.scm (librsvg-next-source): Replace all remaining
vendored crates with packaged ones.
| Efraim Flashner |
2020-03-19 | gnu: libsoup: Update to 2.70.0....* gnu/packages/gnome.scm (libsoup): Update to 2.70.0.
| Marius Bakke |
2020-03-19 | gnu: libsecret: Update to 0.20.2....* gnu/packages/gnome.scm (libsecret): Update to 0.20.2.
| Marius Bakke |
2020-03-19 | gnu: workrave: Update to 1.10.37....* gnu/packages/gnome.scm (workrave): Update to 1.10.37.
[arguments]: Disable #:tests?.
| Tobias Geerinckx-Rice |
2020-03-18 | gnu: Add Geary....* gnu/packages/gnome.scm (geary): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| raingloom |
2020-03-18 | gnu: gspell: --enable-vala for VAPI (for geary)...* gnu/packages/gnome.scm (gspell)[arguments]: Add #:configure-flags.
[native-inputs]: Add VALA.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| raingloom |
2020-03-18 | gnu: tracker-miners: Update to 2.3.3....* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.3.
| Tobias Geerinckx-Rice |
2020-03-18 | gnu: tracker: Update to 2.3.4....* gnu/packages/gnome.scm (tracker): Update to 2.3.4.
| Tobias Geerinckx-Rice |
2020-03-17 | gnu: five-or-more: Update to 3.32.1....* gnu/packages/gnome.scm (five-or-more): Update to 3.32.1.
[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-03-16 | gnu: cogl: Use HTTPS home page....* gnu/packages/gnome.scm (cogl)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-15 | gnu: eolie: Update to 0.9.98.1....* gnu/packages/gnome.scm (eolie): Update to 0.9.98.1.
| Ricardo Wurmus |
2020-03-12 | gnu: simple-scan: Update to 3.36.0....* gnu/packages/gnome.scm (simple-scan): Update to 3.36.0.
| Tobias Geerinckx-Rice |
2020-03-11 | gnu: Add phodav....* gnu/packages/gnome.scm (phodav): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| Raghav Gururajan |
2020-03-11 | gnu: soundconverter: Use HTTPS home page....* gnu/packages/gnome.scm (soundconverter)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: bluefish: Update to 2.2.11....* gnu/packages/gnome.scm (bluefish): Update to 2.2.11.
[inputs]: Replace python-2 with python-wrapper.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: bluefish: Don't use NAME in source URI....* gnu/packages/gnome.scm (bluefish)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: rhythmbox: Update to 3.4.4....* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.4.
| Tobias Geerinckx-Rice |
2020-03-07 | gnu: rhythmbox: Don't use NAME in source URI....* gnu/packages/gnome.scm (rhythmbox)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2020-03-06 | gnu: Add gnome-boxes....* gnu/packages/gnome.scm (gnome-boxes): New variable.
| Pierre Neidhardt |
2020-03-06 | gnu: tracker-miners: Update to 2.3.2....* gnu/packages/gnome.scm (tracker-miners): Update to 2.3.2.
| Pierre Neidhardt |
2020-03-06 | gnu: tracker: Update to 2.3.2....* 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.
| Pierre Neidhardt |
2020-03-06 | gnu: gitg: Remove redundant input....* gnu/packages/gnome.scm (gitg)[inputs]: Remove LIBGIT2.
| Marius Bakke |
2020-03-06 | gnu: libgit2-glib: Adjust inputs....* gnu/packages/gnome.scm (libgit2-glib)[native-inputs]: Move LIBSSH2 ...
[inputs]: ... here. Move LIBGIT2 ...
[propagated-inputs]: ... here. New field.
| Marius Bakke |
2020-03-06 | gnu: libgit2-glib: Update to 0.99.0.1....* gnu/packages/gnome.scm (libgit2-glib): Update to 0.99.0.1.
[native-inputs]: Remove INTLTOOL.
| Marius Bakke |
2020-03-04 | gnu: libsoup: Update to 2.68.4....* gnu/packages/gnome.scm (libsoup): Update to 2.68.4.
| Marius Bakke |
2020-03-04 | gnu: libgee: Update to 0.20.3....* gnu/packages/gnome.scm (libgee): Update to 0.20.3.
| Efraim Flashner |
2020-03-03 | gnu: librsvg: Fix typo....This is a follow-up to 23f33de151368f52832fd96048b342bd1a6e8c74.
* gnu/packages/gnome.scm (librsvg)[replacement]: Refer to package, not
to a string.
| Efraim Flashner |
2020-03-03 | gnu: librsvg: Fix CVE-2019-20446....* gnu/packages/gnome.scm (librsvg)[replacement]: New field.
(librsvg/fixed): New private variable.
| Efraim Flashner |
2020-03-03 | gnu: librsvg-next: Fix version string....This is a follow-up to 8d6f9168cccdc72707bfb836fb8835d6eee05e03.
* gnu/packages/gnome.scm (librsvg-next)[version]: Update to 2.46.4.
| Efraim Flashner |
2020-03-03 | gnu: librsvg-2.46: Update to 2.46.4....* gnu/packages/gnome.scm (librsvg-2.46): Update to 2.46.4.
[source]: Replace more crates.
| Efraim Flashner |
2020-03-03 | gnu: shotwell: Update to 0.30.8....* gnu/packages/gnome.scm (shotwell): Update to 0.30.8.
| Tobias Geerinckx-Rice |
2020-03-03 | gnu: amtk: Update to 5.0.2....* gnu/packages/gnome.scm (amtk): Update to 5.0.2.
| Tobias Geerinckx-Rice |
2020-03-02 | gnu: librsvg-next: Fix cargo dependency....* gnu/packages/gnome.scm (librsvg-next-source): Don't hardcode patch
version of cargo inputs.
| Efraim Flashner |
2020-02-24 | gnu: librsvg-next: Update dependencies....* gnu/packages/gnome.scm (librsvg-next-source): Update rust dependencies.
| Efraim Flashner |
2020-02-23 | gnu: gnome: Re-add key propagated inputs....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.
| Ludovic Courtès |
2020-02-17 | gnu: simple-scan: Update to 3.34.4....* gnu/packages/gnome.scm (simple-scan): Update to 3.34.4.
| Tobias Geerinckx-Rice |
2020-02-13 | gnu: libsecret: Update to 0.20.1....* gnu/packages/gnome.scm (libsecret): Update to 0.20.1.
| Marius Bakke |
2020-02-10 | gnu: geoclue: Update to 2.5.5...* gnu/packages/gnome.scm (geoclue): Update to 2.5.5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Martin Becze |
2020-02-10 | Merge branch 'staging' | Marius Bakke |
2020-02-08 | gnu: rust-lazy-static-1: Set as reference to rust-lazy-static-1.4....* gnu/packages/crates-io.scm (rust-lazy-static-1): New variable.
(rust-arc-swap-0.3, rust-bindgen-0.50, rust-bstr-0.2,
rust-c2-chacha-0.2, rust-clap-2, rust-clicolors-control-1.0,
rust-console-0.7, rust-criterion-0.2, rust-crossbeam-epoch-0.8,
rust-crossbeam-epoch-0.7, rust-crossbeam-utils-0.7,
rust-crossbeam-utils-0.6, rust-docopt-1.1, rust-encode-unicode-0.3,
rust-findshlibs-0.5, rust-flame-0.2, rust-getrandom-0.1,
rust-grep-cli-0.1, rust-hashbrown-0.5, rust-ignore-0.4,
rust-indexmap-1.0, rust-insta-0.8, rust-nix-0.15, rust-nix-0.14,
rust-nom-4.2, rust-odds-0.3, rust-once-cell-1.2, rust-openssl-0.10,
rust-ordermap-0.3, rust-parking-lot-0.9, rust-parking-lot-0.8,
rust-parking-lot-0.7, rust-proptest-0.9, rust-pulldown-cmark-0.4,
rust-rayon-1.3, rust-rayon-1.1, rust-rayon-core-1.7,
rust-rayon-core-1.5, rust-regex-1.3, rust-regex-1.1, rust-regex-0.2,
rust-regex-automata-0.1, rust-schannel-0.1, rust-scoped-threadpool-0.1,
rust-string-cache-0.7, rust-thread-local-1.0, rust-thread-local-0.3,
rust-tokio-process-0.2, rust-tokio-reactor-0.1,
rust-tokio-trace-core-0.2, rust-try-build-1.0, rust-ucd-parse-0.1,
rust-wasm-bindegen-backend-0.2, rust-wasm-bindgen-futures-0.3): Use
rust-lazy-static-1.
* gnu/packages/rust-apps.scm (exa, fd, ripgrep, tokei): Same.
* gnu/packages/gnome.scm (librsvg-next-source): Same.
| Efraim Flashner |
2020-02-05 | Merge branch 'master' into staging | Marius Bakke |
2020-02-05 | gnu: librsvg-next-source: Update dependencies....* gnu/packages/gnome.scm (librsvg-next-source): Update dependencies.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| John Soo |
2020-02-03 | Merge branch 'master' into staging | Marius Bakke |
2020-01-31 | gnu: arc-theme: Placate Inkscape....This gets rid of Inkscape's warnings printed during the build when HOME is not
set to a writable directory.
* gnu/packages/gnome.scm (arc-theme)[phases]{set-home}: New phase.
| Maxim Cournoyer |
2020-01-28 | gnu: gnome: Re-add gnome-initial-setup....* gnu/packages/gnome.scm (gnome)[propagated-inputs}: Add gnome-initial-setup.
| Danny Milosavljevic |
2020-01-27 | gnu: gnome: Remove gnome-initial-setup....Fixes <https://bugs.gnu.org/39281>
Reported by Jack Hill <jackhill@jackhill.us>.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove
gnome-initial-setup.
| Danny Milosavljevic |
2020-01-23 | Merge branch 'master' into staging | Marius Bakke |