summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* 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+.
* 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: 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.
* gnu: dia: Fix version number.Efraim Flashner2019-12-17
| | | | | | | This commit is actually after to 0.97.3 release. * gnu/packages/gnome.scm (dia)[version]: Use git-version. [source]: Update to new source uri. Use git-file-name.
* gnu: dia: Don't override bootstrap phase.Efraim Flashner2019-12-17
| | | | | * gnu/packages/gnome.scm (dia)[arguments]: Remove custom 'run-autogen phgase. Add phase before 'bootstrap to not run configure.
* gnu: dia: Fix-up inputs.Efraim Flashner2019-12-17
| | | | | | * gnu/packages/gnome.scm (dia)[inputs]: Sort alphabetically. Move glib:bin ... [native-inputs]: ... to here. Sort alphabetically.
* gnu: libidl: Hard-code name in source uri.Efraim Flashner2019-12-17
| | | | * gnu/packages/gnome.scm (libidl)[source]: Hard-code name.
* gnu: libidl: Set upstream name.Efraim Flashner2019-12-17
| | | | * gnu/packages/gnome.scm (libidl)[properties]: New field.
* gnu: brasero: Update home-page.Efraim Flashner2019-12-17
| | | | * gnu/packages/gnome.scm (brasero)[home-page]: Use new home-page.
* gnu: brasero: Fix-up inputs.Efraim Flashner2019-12-17
| | | | | * gnu/packages/gnome.scm (brasero)[inputs]: Move itstool ... [native-inputs]: ... to here.
* gnu: brasero: Hard-code name in source uri.Efraim Flashner2019-12-17
| | | | * gnu/packages/gnome.scm (brasero)[source]: Hard-code name.
* gnu: libsoup: Update to 2.68.3.Marius Bakke2019-12-11
| | | | * gnu/packages/gnome.scm (libsoup): Update to 2.68.3.
* gnu: libwnck-2: Adjust for changes in inherited package.Miguel Ángel Arruga Vivas2019-12-10
| | | | | | | | | | This is a followup to d3b406969a0916fed8f7dc7c094de9d523ac12c9. * gnu/packages/gnome.scm (libwnck-2)[build-system]: Override with gnu-build-system. [native-inputs]: Add field to exclude GLIB and GOBJECT-INTROSPECTION. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
* gnu: gnome: Propagate gnome-contacts.Ludovic Courtès2019-12-08
| | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add GNOME-CONTACTS.
* gnu: gnome-contacts: Update to 3.32.1.Ludovic Courtès2019-12-08
| | | | * gnu/packages/gnome.scm (gnome-contacts): Update to 3.32.1.
* gnu: Add gnome-contacts.Raghav Gururajan2019-12-08
| | | | | | * gnu/packages/gnome.scm (gnome-contacts): New Variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: gedit: Build sequentially.Ludovic Courtès2019-12-08
| | | | * gnu/packages/gnome.scm (gedit)[arguments]: Pass #:parallel-build?.
* gnu: network-manager: Update to 1.18.4.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (network-manager): Update to 1.18.4.
* gnu: python-pyatspi: Update to 2.34.0.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (python-pyatspi): Update to 2.34.0.
* gnu: nautilus: Update to 3.32.3.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (nautilus): Update to 3.32.3.
* gnu: grilo: Update to 0.3.10.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (grilo): Update to 0.3.10.
* gnu: gnome-online-accounts: Update to 3.32.1.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.32.1.
* gnu: file-roller: Update to 3.32.2.Kei Kebreau2019-12-07
| | | | * gnu/packages/gnome.scm (file-roller): Update to 3.32.2.