Age | Commit message (Expand) | Author |
2019-12-30 | gnu: Add gnome-menus....* gnu/packages/gnome.scm (gnome-menus). New variable.
| Raghav Gururajan |
2019-12-29 | gnu: gnome-themes-extra: Remove cache file....* gnu/packages/gnome.scm (gnome-themes-extra)[arguments]: Disable cache file
from configure flags.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2019-12-29 | gnu: gnome: Sort packages logically....* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Sort packages into
their logical groupings.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Raghav Gururajan |
2019-12-29 | gnu: gnome: Update dependencies....* 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>
| Raghav Gururajan |
2019-12-28 | gnu: Add gnome-themes-extra...* gnu/packages/gnome.scm (gnome-themes-extra): New Variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Raghav Gururajan |
2019-12-24 | gnu: Add gnome-font-viewer....* gnu/packages/gnome.scm (gnome-font-viewer): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Raghav Gururajan |
2019-12-23 | gnu: gnome-shell-extensions: Depropagate glib:bin....* 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>
| Leo Prikler |
2019-12-22 | gnu: Add polari....* gnu/packages/gnome.scm (polari): New package.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler |
2019-12-22 | gnu: gspell: Build with gobject-introspection....* gnu/packages/gnome.scm (gspell)[native-inputs]: Add
gobject-introspection.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler |
2019-12-21 | gnu: Add gnome-characters....* gnu/packages/gnome.scm (gnome-characters): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Raghav Gururajan |
2019-12-20 | gnu: Add gamin....* gnu/packages/gnome.scm (gamin): New variable.
| Ricardo Wurmus |
2019-12-19 | gnu: libhandy: Update description....* 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>
| Jonathan Brielmaier |
2019-12-19 | gnu: Update libhandy to 0.0.12....* gnu/packages/gnome.scm (libhandy): Update to 0.0.12.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jonathan Brielmaier |
2019-12-17 | gnu: shotwell: Clean-up inputs....* 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.
| Efraim Flashner |
2019-12-17 | gnu: dia: Fix version number....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.
| Efraim Flashner |
2019-12-17 | gnu: dia: Don't override bootstrap phase....* gnu/packages/gnome.scm (dia)[arguments]: Remove custom 'run-autogen
phgase. Add phase before 'bootstrap to not run configure.
| Efraim Flashner |
2019-12-17 | gnu: dia: Fix-up inputs....* gnu/packages/gnome.scm (dia)[inputs]: Sort alphabetically. Move
glib:bin ...
[native-inputs]: ... to here. Sort alphabetically.
| Efraim Flashner |
2019-12-17 | gnu: libidl: Hard-code name in source uri....* gnu/packages/gnome.scm (libidl)[source]: Hard-code name.
| Efraim Flashner |
2019-12-17 | gnu: libidl: Set upstream name....* gnu/packages/gnome.scm (libidl)[properties]: New field.
| Efraim Flashner |
2019-12-17 | gnu: brasero: Update home-page....* gnu/packages/gnome.scm (brasero)[home-page]: Use new home-page.
| Efraim Flashner |
2019-12-17 | gnu: brasero: Fix-up inputs....* gnu/packages/gnome.scm (brasero)[inputs]: Move itstool ...
[native-inputs]: ... to here.
| Efraim Flashner |
2019-12-17 | gnu: brasero: Hard-code name in source uri....* gnu/packages/gnome.scm (brasero)[source]: Hard-code name.
| Efraim Flashner |
2019-12-11 | gnu: libsoup: Update to 2.68.3....* gnu/packages/gnome.scm (libsoup): Update to 2.68.3.
| Marius Bakke |
2019-12-10 | gnu: libwnck-2: Adjust for changes in inherited package....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>
| Miguel Ángel Arruga Vivas |
2019-12-08 | gnu: gnome: Propagate gnome-contacts....* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
GNOME-CONTACTS.
| Ludovic Courtès |
2019-12-08 | gnu: gnome-contacts: Update to 3.32.1....* gnu/packages/gnome.scm (gnome-contacts): Update to 3.32.1.
| Ludovic Courtès |
2019-12-08 | gnu: Add gnome-contacts....* gnu/packages/gnome.scm (gnome-contacts): New Variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Raghav Gururajan |
2019-12-08 | gnu: gedit: Build sequentially....* gnu/packages/gnome.scm (gedit)[arguments]: Pass #:parallel-build?.
| Ludovic Courtès |
2019-12-07 | gnu: network-manager: Update to 1.18.4....* gnu/packages/gnome.scm (network-manager): Update to 1.18.4.
| Kei Kebreau |
2019-12-07 | gnu: python-pyatspi: Update to 2.34.0....* gnu/packages/gnome.scm (python-pyatspi): Update to 2.34.0.
| Kei Kebreau |
2019-12-07 | gnu: nautilus: Update to 3.32.3....* gnu/packages/gnome.scm (nautilus): Update to 3.32.3.
| Kei Kebreau |
2019-12-07 | gnu: grilo: Update to 0.3.10....* gnu/packages/gnome.scm (grilo): Update to 0.3.10.
| Kei Kebreau |
2019-12-07 | gnu: gnome-online-accounts: Update to 3.32.1....* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.32.1.
| Kei Kebreau |
2019-12-07 | gnu: file-roller: Update to 3.32.2....* gnu/packages/gnome.scm (file-roller): Update to 3.32.2.
| Kei Kebreau |
2019-12-07 | gnu: epiphany: Update to 3.32.5....* gnu/packages/gnome.scm (epiphany): Update to 3.32.5.
| Kei Kebreau |
2019-12-07 | gnu: gnome-session: Update to 3.32.0....* gnu/packages/gnome.scm (gnome-session): Update to 3.32.0.
| Kei Kebreau |
2019-12-07 | gnu: yelp: Update to 3.32.2....* gnu/packages/gnome.scm (yelp): Update to 3.32.2.
| Kei Kebreau |
2019-12-07 | gnu: seahorse: Update to 3.32.2....* gnu/packages/gnome.scm (seahorse): Update to 3.32.2.
[arguments]: Set #:glib-or-gtk? flag.
| Kei Kebreau |
2019-12-07 | gnu: gnome-klotski: Update to 3.32.0....* gnu/packages/gnome.scm (gnome-klotski): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add glib:bin and vala.
| Kei Kebreau |
2019-12-07 | gnu: ghex: Update to 3.18.4....* gnu/packages/gnome.scm (ghex): Update to 3.18.4.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add glib:bin.
| Kei Kebreau |
2019-12-07 | gnu: network-manager: Update to 1.18.2....* gnu/packages/gnome.scm (network-manager): Update to 1.18.2.
| Kei Kebreau |
2019-12-07 | gnu: gnome-shell: Update to 3.32.2....* gnu/packages/gnome.scm (gnome-shell): Update to 3.32.2.
| Kei Kebreau |
2019-12-07 | gnu: gdm: Update to 3.32.0....* gnu/packages/gnome.scm (gdm): Update to 3.32.0.
[arguments]: Adjust 'pre-configure' phase accordingly.
| Kei Kebreau |
2019-12-07 | gnu: cheese: Update to 3.32.1....* gnu/packages/gnome.scm (cheese): Update to 3.32.1.
| Kei Kebreau |
2019-12-07 | gnu: orca: Update to 3.32.0....* gnu/packages/gnome.scm (orca): Update to 3.32.0.
| Kei Kebreau |
2019-12-07 | gnu: python-pyatspi: Update to 2.32.1....* gnu/packages/gnome.scm (python-pyatspi): Update to 2.32.1.
[source]: Remove patch.
* gnu/packages/patches/python-pyatspi-python-37.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Kei Kebreau |
2019-12-07 | gnu: devhelp: Update to 3.32.0....* gnu/packages/gnome.scm (devhelp): Update to 3.32.0.
[arguments]: Set glib-or-gtk? flag.
| Kei Kebreau |
2019-12-07 | gnu: gnome-terminal: Update to 3.32.2....* gnu/packages/gnome.scm (gnome-terminal): Update to 3.32.2.
| Kei Kebreau |
2019-12-07 | gnu: gnome-sudoku: Update to 3.32.0....* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add glib:bin and vala.
| Kei Kebreau |
2019-12-07 | gnu: gnome-mines: Update to 3.32.2....* gnu/packages/gnome.scm (gnome-mines): Update to 3.32.2.
[arguments]: Set glib-or-gtk? flag. Add 'skip-gtk-update-icon-cache' phase;
remove deletion of 'bootstrap' phase which has been obsolete since commit
25280065814aecd7ce56baf4866b0c05acf8028b.
| Kei Kebreau |