summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: simple-scan: Update to 3.36.0.Tobias Geerinckx-Rice2020-03-12
| | | | * gnu/packages/gnome.scm (simple-scan): Update to 3.36.0.
* gnu: Add phodav.Raghav Gururajan2020-03-11
| | | | | | * gnu/packages/gnome.scm (phodav): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: soundconverter: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-11
| | | | * gnu/packages/gnome.scm (soundconverter)[home-page]: Use HTTPS.
* gnu: bluefish: Update to 2.2.11.Tobias Geerinckx-Rice2020-03-07
| | | | | * gnu/packages/gnome.scm (bluefish): Update to 2.2.11. [inputs]: Replace python-2 with python-wrapper.
* gnu: bluefish: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/gnome.scm (bluefish)[source]: Hard-code NAME.
* gnu: rhythmbox: Update to 3.4.4.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/gnome.scm (rhythmbox): Update to 3.4.4.
* gnu: rhythmbox: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-03-07
| | | | * gnu/packages/gnome.scm (rhythmbox)[source]: Hard-code NAME.
* gnu: Add gnome-boxes.Pierre Neidhardt2020-03-06
| | | | * gnu/packages/gnome.scm (gnome-boxes): New variable.
* gnu: tracker-miners: Update to 2.3.2.Pierre Neidhardt2020-03-06
| | | | * gnu/packages/gnome.scm (tracker-miners): Update to 2.3.2.
* gnu: tracker: Update to 2.3.2.Pierre Neidhardt2020-03-06
| | | | | | | | | * 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.
* gnu: gitg: Remove redundant input.Marius Bakke2020-03-06
| | | | * gnu/packages/gnome.scm (gitg)[inputs]: Remove LIBGIT2.
* gnu: libgit2-glib: Adjust inputs.Marius Bakke2020-03-06
| | | | | | * gnu/packages/gnome.scm (libgit2-glib)[native-inputs]: Move LIBSSH2 ... [inputs]: ... here. Move LIBGIT2 ... [propagated-inputs]: ... here. New field.
* gnu: libgit2-glib: Update to 0.99.0.1.Marius Bakke2020-03-06
| | | | | * gnu/packages/gnome.scm (libgit2-glib): Update to 0.99.0.1. [native-inputs]: Remove INTLTOOL.
* gnu: libsoup: Update to 2.68.4.Marius Bakke2020-03-04
| | | | * gnu/packages/gnome.scm (libsoup): Update to 2.68.4.
* gnu: libgee: Update to 0.20.3.Efraim Flashner2020-03-04
| | | | * gnu/packages/gnome.scm (libgee): Update to 0.20.3.
* gnu: librsvg: Fix typo.Efraim Flashner2020-03-03
| | | | | | | This is a follow-up to 23f33de151368f52832fd96048b342bd1a6e8c74. * gnu/packages/gnome.scm (librsvg)[replacement]: Refer to package, not to a string.
* gnu: librsvg: Fix CVE-2019-20446.Efraim Flashner2020-03-03
| | | | | * gnu/packages/gnome.scm (librsvg)[replacement]: New field. (librsvg/fixed): New private variable.
* gnu: librsvg-next: Fix version string.Efraim Flashner2020-03-03
| | | | | | This is a follow-up to 8d6f9168cccdc72707bfb836fb8835d6eee05e03. * gnu/packages/gnome.scm (librsvg-next)[version]: Update to 2.46.4.
* gnu: librsvg-2.46: Update to 2.46.4.Efraim Flashner2020-03-03
| | | | | * gnu/packages/gnome.scm (librsvg-2.46): Update to 2.46.4. [source]: Replace more crates.
* gnu: shotwell: Update to 0.30.8.Tobias Geerinckx-Rice2020-03-03
| | | | * gnu/packages/gnome.scm (shotwell): Update to 0.30.8.
* gnu: amtk: Update to 5.0.2.Tobias Geerinckx-Rice2020-03-03
| | | | * gnu/packages/gnome.scm (amtk): Update to 5.0.2.
* gnu: librsvg-next: Fix cargo dependency.Efraim Flashner2020-03-02
| | | | | * gnu/packages/gnome.scm (librsvg-next-source): Don't hardcode patch version of cargo inputs.
* gnu: librsvg-next: Update dependencies.Efraim Flashner2020-02-24
| | | | * gnu/packages/gnome.scm (librsvg-next-source): Update rust dependencies.
* gnu: gnome: Re-add key propagated inputs.Ludovic Courtès2020-02-23
| | | | | | | | 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.
* gnu: simple-scan: Update to 3.34.4.Tobias Geerinckx-Rice2020-02-17
| | | | * gnu/packages/gnome.scm (simple-scan): Update to 3.34.4.
* gnu: libsecret: Update to 0.20.1.Marius Bakke2020-02-13
| | | | * gnu/packages/gnome.scm (libsecret): Update to 0.20.1.
* gnu: geoclue: Update to 2.5.5Martin Becze2020-02-10
| | | | | | * gnu/packages/gnome.scm (geoclue): Update to 2.5.5 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Merge branch 'staging'Marius Bakke2020-02-10
|\
| * Merge branch 'master' into stagingMarius Bakke2020-02-05
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2020-02-03
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2020-01-23
| |\ \ \
| * | | | gnu: evolution-data-server: Fix build with libical 3.0.7.Marius Bakke2020-01-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/evolution-data-server-libical-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (evolution-data-server)[source](patches): Add it.
* | | | | gnu: rust-lazy-static-1: Set as reference to rust-lazy-static-1.4.Efraim Flashner2020-02-08
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | | | gnu: librsvg-next-source: Update dependencies.John Soo2020-02-05
| |_|/ |/| | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg-next-source): Update dependencies. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | | gnu: arc-theme: Placate Inkscape.Maxim Cournoyer2020-01-31
| | | | | | | | | | | | | | | | | | | | | 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.
* | | gnu: gnome: Re-add gnome-initial-setup.Danny Milosavljevic2020-01-28
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs}: Add gnome-initial-setup.
* | | gnu: gnome: Remove gnome-initial-setup.Danny Milosavljevic2020-01-27
| |/ |/| | | | | | | | | | | | | Fixes <https://bugs.gnu.org/39281> Reported by Jack Hill <jackhill@jackhill.us>. * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove gnome-initial-setup.
* | gnu: gnome: Add missing inputs.Raghav Gururajan2020-01-23
|/ | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-color-manager, gnome-initial-setup, gnome-user-share, rygel, sushi, gnome-weather. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: librsvg-next-source: Replace and update some dependencies.John Soo2020-01-21
| | | | | | * gnu/packages/gnome.scm (librsvg-next-source): Update vendored replacements. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: upower: Install 'dbus-1/system.d/org.freedesktop.UPower.conf' to etc/.Ludovic Courtès2020-01-21
| | | | | | | Fixes <https://bugs.gnu.org/39203>. Reported by Jesse Gibbons <jgibbons2357@gmail.com>. * gnu/packages/gnome.scm (upower)[source]: Add 'modules' and 'snippet'.
* gnu: Update rust-crossbeam-deque to 0.7.2.John Soo2020-01-20
| | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-crossbeam-deque-0.7): Update to 0.7.2. [arguments]: In cargo-inputs, replace rust-crossbeam-epoch-0.7 with 0.8, rust-crossbeam-utils-0.6 with 0.7. In cargo-development-inputs, replace rust-rand-0.4 with 0.6. * gnu/packages/gnome.scm (librsvg-next)[source]: Don't replace package-source for crossbeam-deque-0.7. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: arc-theme: Fix build.Tobias Geerinckx-Rice2020-01-19
| | | | | * gnu/packages/web.scm (sassc/libsass-3.5): New public variable. * gnu/packages/gnome.scm (arc-theme)[native-inputs]: Use it.
* gnu: Remove duplicate module imports from (gnu packages gnome).Tobias Geerinckx-Rice2020-01-19
| | | | * gnu/packages/gnome.scm: Remove duplicate module imports.
* gnu: caribou: Build with Python 3.Marius Bakke2020-01-16
| | | | | | * gnu/packages/gnome.scm (caribou)[native-inputs]: Change from PYTHON-2 to PYTHON. [inputs]: Change from PYTHON2-PYGOBJECT to PYTHON-PYGOBJECT.
* gnu: libpeas: Update to 1.24.1.Marius Bakke2020-01-16
| | | | | | | | * gnu/packages/gnome.scm (libpeas): Update to 1.24.1. [build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: New field. [native-inputs]: Remove INTLTOOL. ADD GETTEXT-MINIMAL and XORG-SERVER-FOR-TESTS.
* gnu: Add sushi.Raghav Gururajan2020-01-15
| | | | | | * gnu/packages/gnome.scm (sushi): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add rygel.Raghav Gururajan2020-01-15
| | | | | | * gnu/packages/gnome.scm (rygel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnma.Raghav Gururajan2020-01-15
| | | | | | * gnu/packages/gnome.scm (libnma): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add gnome-weather.Raghav Gururajan2020-01-13
| | | | | | * gnu/packages/gnome.scm (gnome-weather): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add grilo-plugins.Raghav Gururajan2020-01-13
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.10. [description]: Modify. [build-system]: Use meson-build-system. [native-inputs]: Add gettext, gtk+:bin. [inputs]: Add gnome-online-accounts:lib, libgdata, libmediaart, tracker. Remove sqlite, libxml2, glib, gmime, libarchive. [arguments]<#:make-flags>: Remove. <#:glib-or-gtk?>: Add. <#:configure-flags>: Add -Denable-lua-factory=no. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>