summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: libgsf: Remove unused input.Marius Bakke2020-03-18
| | | | * gnu/packages/gnome.scm (libgsf)[inputs]: Remove PYTHON.
* gnu: libgsf: Do not build the static library.Marius Bakke2020-03-18
| | | | * gnu/packages/gnome.scm (libgsf)[arguments]: New field.
* gnu: libgsf: Remove obsolete intltool input.Marius Bakke2020-03-18
| | | | | * gnu/packages/gnome.scm (libgsf)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL, PERL, and PERL-XML-PARSER (previously propagated).
* Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\
| * 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.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\|
| * 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: librsvg: Incorporate grafted changes.Marius Bakke2020-03-05
| | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg): Update to 2.40.21. [replacement]: Remove. (librsvg/fixed): Remove variable.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-04
|\|
| * 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: Remove obsolete bootstrap workaround phases.Efraim Flashner2020-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | Merge branch 'master' into core-updatesMarius Bakke2020-02-14
|\|
| * 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
| | |\
| * | | 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>
* | | Merge branch 'staging' into core-updatesMarius Bakke2020-02-03
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into stagingMarius Bakke2020-02-03
| |\|
| | * 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: network-manager: Fix build with Python 3.8.Marius Bakke2020-01-24
| | | | | | | | | | | | | | | * gnu/packages/gnome.scm (network-manager)[arguments]: Set "NM_TEST_REGENERATE" before running the tests.
* | | gnu: python-pygobject: Update to 3.34.0.Marius Bakke2020-01-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/glib.scm (python-pygobject): Update to 3.34.0. [source](modules, snippet): New fields. Delete failing tests identified by commit 622d702f7eba3. [build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: Remove. [native-inputs]: Remove WHICH and DBUS. (python2-pygobject)[build-system]: Change to PYTHON-BUILD-SYSTEM. [arguments]: New field. Copy old phase from python-pygobject. [native-inputs]: Remove WHICH and DBUS. (python-pygobject-3.34.0): Remove variable.
* | | gnu: gcr: Update to 3.34.0.Marius Bakke2020-01-23
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gcr): Update to 3.34.0. [source](patches): Remove. [arguments]: Disable D-Bus tests differently. [native-inputs]: Remove PYTHON-2 and INTLTOOL. Add PYTHON-WRAPPER and GETTEXT-MINIMAL.
* | | gnu: gnome-calculator: Update to 3.34.1.Marius Bakke2020-01-23
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-calculator): Update to 3.34.1. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. [inputs]: Add LIBGEE.
* | | gnu: shared-mime-info: Update to 1.15.Marius Bakke2020-01-23
| | | | | | | | | | | | | | | * gnu/packages/gnome.scm (shared-mime-info): Update to 1.15. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL and ITSTOOL.