summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2020-01-15
|\
| * 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>
| * gnu: Add libgovirt.Raghav Gururajan2020-01-13
| | | | | | | | | | | | * gnu/packages/gnome.scm (libgovirt): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: librsvg-next: Substitute more crates.Efraim Flashner2020-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg-next-source): Add substitutions for rust-approx-0.3, rust-arrayvec-0.4, rust-bstr-0.2, rust-byteorder-1.3, rust-cast-0.2, rust-cloudabi-0.0, rust-criterion-0.2, rust-criterion-plot-0.3, rust-crossbeam-dequeue-0.7, rust-crossbeam-epoch-0.7, rust-crossbeam-queue-0.1, rust-crossbeam-utils-0.6, rust-csv-1.1, rust-csv-core-0.1, rust-either-1.5, rust-encoding-0.2, rust-fuchsia-cprng-0.1, rust-futf-0.1, rust-generic-array-0.12, rust-itertools-0.8, rust-language-tags-0.2, rust-mac-0.1, rust-matches-0.1, rust-new-debug-unreachable-1.0, rust-num-complex-0.2, rust-phf-0.7, rust-phf-codegen-0.7, rust-phf-generator-0.7, rust-phf-shared-0.7, rust-pkg-config-0.3, rust-recomputed-hash-0.1, rust-rand-0.6, rust-regex-automata-0.1, rust-rustc-version-0.2, rust-semver-09, rust-semver-parser-0.7, rust-siphasher-0.2, rust-smallvec-0.6, rust-string-cache-0.7, rust-string-cache-shared-0.3, rust-thread-local-0.3, rust-tinytemplate-1.0, rust-typenum-1.10, rust-unicode-bidi-0.3, rust-unicode-normalization-0.1, rust-utf-8-0.7, rust-winapi-i686-pc-windows-gnu-0.4, rust-winapi-x86-64-pc-windows-gnu-0.4.
| * gnu: gnome-user-share: Fix license.Danny Milosavljevic2020-01-13
| | | | | | | | * gnu/packages/gnome.scm (gnome-user-share)[license]: Use gpl2+.
| * gnu: evince: Enable introspection.Leo Prikler2020-01-13
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (evince)[arguments]<#:configure-flags>: Enable introspection. [native-inputs]: Add gobject-introspection. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add gupnp-dlna.Raghav Gururajan2020-01-13
| | | | | | | | | | | | * gnu/packages/gnome.scm (gupnp-dlna): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add gupnp-av.Raghav Gururajan2020-01-13
| | | | | | | | | | | | * gnu/packages/gnome.scm (gupnp-av): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add gupnp.Raghav Gururajan2020-01-13
| | | | | | | | | | | | * gnu/packages/gnome.scm (gupnp): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add gssdp.Raghav Gururajan2020-01-13
| | | | | | | | | | | | * gnu/packages/gnome.scm (gssdp): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add gnome-user-share.Raghav Gururajan2020-01-12
| | | | | | | | * gnu/packages/gnome.scm (gnome-user-share): New variable.
| * gnu: gnome-initial-setup: Update description.Danny Milosavljevic2020-01-12
| | | | | | | | * gnu/packages/gnome.scm (gnome-initial-setup)[description]: Modify.
| * gnu: Add gnome-initial-setup.Raghav Gururajan2020-01-12
| | | | | | | | * gnu/packages/gnome.scm (gnome-initial-setup): New variable.
| * gnu: Fix license of several GNOME packages.Ludovic Courtès2020-01-12
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-color-manager)[license]: Change to GPL2+. (gnome-online-miners)[license]: Likewise. (gnome-menus)[license]: Change to LGPL2.0+.
* | Merge branch 'master' into core-updatesMarius Bakke2020-01-11
|\|
| * gnu: upower: Update to 0.99.11.Tobias Geerinckx-Rice2020-01-11
| | | | | | | | | | * gnu/packages/gnome.scm (upower): Update to 0.99.11. [source]: Follow home page download URI.
| * gnu: Add libmediaart.Raghav Gururajan2020-01-09
| | | | | | | | | | | | * gnu/packages/gnome.scm (libmediaart): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add gnome-color-manager.Raghav Gururajan2020-01-09
| | | | | | | | * gnu/packages/gnome.scm (gnome-color-manager): New variable.
| * gnu: Add gnome-online-miners.Raghav Gururajan2020-01-09
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-online-miners): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: system-config-printer: Update to 1.5.12.Oleg Pykhalov2020-01-09
| | | | | | | | * gnu/packages/gnome.scm (system-config-printer): Update to 1.5.12.
| * gnu: system-config-printer: Use new upstream URI.Tobias Geerinckx-Rice2020-01-08
| | | | | | | | | | * gnu/packages/gnome.scm (system-config-printer)[source]: Switch to the OpenPrinting repository.
| * gnu: colord: Adjust inputs.Marius Bakke2020-01-07
| | | | | | | | | | * gnu/packages/gnome.scm (colord)[native-inputs]: Remove unused LIBTOOL and INTLTOOL. Add previously propagated GETTEXT-MINIMAL.
| * gnu: gnome-characters: Wrap program to provide the necessary Typelib files.kanichos@yandex.ru2020-01-06
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-characters)[arguments]: Add #:phases with a 'wrap' phase. [inputs]: Add GNOME-DESKTOP. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: file-roller: Update to 3.32.3.Tobias Geerinckx-Rice2020-01-05
| | | | | | | | * gnu/packages/gnome.scm (file-roller): Update to 3.32.3.
| * gnu: file-roller: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-01-02
| | | | | | | | * gnu/packages/gnome.scm (file-roller)[source]: Hard-code NAME.
| * gnu: evince: Update to 3.34.2.Tobias Geerinckx-Rice2020-01-02
| | | | | | | | * gnu/packages/gnome.scm (evince): Update to 3.34.2.
| * gnu: evince: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-01-02
| | | | | | | | * gnu/packages/gnome.scm (evince)[source]: Hard-code NAME.
| * gnu: gnome: Add missing inputs.Raghav Gururajan2020-01-02
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-getting-started-docs, gnome-menus, gnome-user-docs, hicolor-icon-theme, gnome-online-accounts. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add gnome-user-docs.Raghav Gururajan2020-01-01
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-user-docs): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: Add gnome-getting-started-docs.Raghav Gururajan2020-01-01
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-getting-started-docs): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: Add gnome-menus.Raghav Gururajan2019-12-30
| | | | | | | | * gnu/packages/gnome.scm (gnome-menus). New variable.
* | gnu: pango: Update to 1.44.7.Marius Bakke2020-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/pango-skip-libthai-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gtk.scm (pango): Update to 1.44.7. [source](patches): New field. [build-system]: Switch to MESON-BUILD-SYSTEM. [arguments]: Disable tests that require the Cantarell font. [inputs]: Move LIBXFT ... [propagated-inputs]: ... here. (pango-1.42): New public variable. * gnu/packages/gnome.scm (librsvg)[inputs]: Change from PANGO to PANGO-1.42.
* | Revert "gnu: network-manager: Fix build with glibc 2.30."Marius Bakke2020-01-11
| | | | | | | | | | | | This commit was obsolete by the time it was pushed, whoops! This reverts commit 12818a0656817e95a80aace01089042c0b0e7e22.
* | gnu: network-manager: Fix build with glibc 2.30.Marius Bakke2020-01-08
| | | | | | | | | | | | * gnu/packages/patches/network-manager-gettid.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (network-manager)[source](patches): Add it.
* | gnu: dconf: Fix build failure with Meson 0.52.Marius Bakke2020-01-08
| | | | | | | | | | | | * gnu/packages/patches/dconf-meson-0.52.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (dconf)[source](patches): New field.
* | Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe2019-12-31
|\|
| * gnu: gnome-themes-extra: Remove cache file.Raghav Gururajan2019-12-29
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-themes-extra)[arguments]: Disable cache file from configure flags. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| * gnu: gnome: Sort packages logically.Raghav Gururajan2019-12-29
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Sort packages into their logical groupings. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: gnome: Update dependencies.Raghav Gururajan2019-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove font-cantarell, font-dejavu, at-spi2-core, dbus, dconf, desktop-file-utils, gnome-defalt-applications, gnome-online-accounts, gnome-themes-standard, gst-plugins-base, gst-plugins-good, gucharmap, hicolor-icon-theme, pinentry-gnome3, pulseaudio, shared-mime-info, system-config-printer, xdg-user-dirs, zenity Add accountservice, adwaita-icon-theme, cheese, gdm, gnome-calendar, gnome-characters, gnome-clocks, gnome-desktop, gnome-font-viewer, gnome-maps, gnome-themes-extra, gsettings-desktop-schema, mutter, network-manager, orca, packagekit, simplescan, upower. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add gnome-themes-extraRaghav Gururajan2019-12-28
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-themes-extra): New Variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| * gnu: Add gnome-font-viewer.Raghav Gururajan2019-12-24
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-font-viewer): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: gnome-shell-extensions: Depropagate glib:bin.Leo Prikler2019-12-23
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell-extensions): [propagated-inputs]: Move glib:bin from here... [native-inputs]: ... to here. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add polari.Leo Prikler2019-12-22
| | | | | | | | | | | | * gnu/packages/gnome.scm (polari): New package. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: gspell: Build with gobject-introspection.Leo Prikler2019-12-22
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gspell)[native-inputs]: Add gobject-introspection. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add gnome-characters.Raghav Gururajan2019-12-21
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-characters): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: Add gamin.Ricardo Wurmus2019-12-20
| | | | | | | | * gnu/packages/gnome.scm (gamin): New variable.
| * gnu: libhandy: Update description.Jonathan Brielmaier2019-12-19
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (libhandy)[description]: Fix typo and make clear it's not only for mobile interfaces. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Update libhandy to 0.0.12.Jonathan Brielmaier2019-12-19
| | | | | | | | | | | | * gnu/packages/gnome.scm (libhandy): Update to 0.0.12. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: shotwell: Clean-up inputs.Efraim Flashner2019-12-17
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (shotwell)[arguments]: Add phase to skip gtk-update-icon-cache. [inputs]: Sort alphabetically. Move glib:bin ... [native-inputs]: ... to here. Remove desktop-file-utils, gtk+:bin.