summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
...
* | gnu: libdazzle: Update to 3.34.1.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (libdazzle): Update to 3.34.1. (cherry picked from commit 781da7d80b6b3a8e48b922acb754a5ba47f1d98b)
* | gnu: gsettings-desktop-schemas: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.34.0. (cherry picked from commit fdfaefaaf4ee56a34276cbf6d431bf388518dd6a)
* | gnu: gnome-backgrounds: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.34.0. (cherry picked from commit 873082931dd5e25320cc77c7ba2bec1e36520f46)
* | gnu: gnome-desktop: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-desktop): Update to 3.34.2. (cherry picked from commit 8ff022afb1da6ae4eb345e0f9836e285c137b9c2)
* | gnu: eog: Update to 3.34.1.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (eog): Update to 3.34.1. [inputs]: Replace librsvg with librsvg-next. (cherry picked from commit 904227e94edbe97f4c28871a9d2e899936c08692)
* | gnu: dconf-editor: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (dconf-editor): Update to 3.34.2. [arguments]: Remove obsolete 'set-glib-minimum-version' phase. [home-page]: Follow permanent redirect. (cherry picked from commit 929ad4f3f3e33add34bd9eebebdd08e9476063b6)
* | gnu: dconf: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (dconf): Update to 3.34.0. (cherry picked from commit a720afbc4e0b7366261e5c4784fc9bb807bd4f87)
* | gnu: adwaita-icon-theme: Update to 3.34.3.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.34.3. (cherry picked from commit e8cccae4e1964df5bbe63c37bc5b23dea5e19709)
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-15
|\|
| * Merge branch 'version-1.1.0'Ludovic Courtès2020-04-15
| |\
| | * gnu: gdm: Don't offer GNOME when it's not in the system profile.Ludovic Courtès2020-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/37831>. Reported by Pierre Neidhardt <mail@ambrevar.xyz>. * gnu/packages/patches/gdm-default-session.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gdm)[source]: Use it.
* | | Merge branch 'master' into core-updatesMarius Bakke2020-04-13
|\| |
| * | gnu: workrave: Update to 1.10.42.Tobias Geerinckx-Rice2020-04-13
| | | | | | | | | | | | * gnu/packages/gnome.scm (workrave): Update to 1.10.42.
| * | gnu: gamin: Fix grammar of "allows to detect" to "detects".Vagrant Cascadian2020-04-12
| |/ | | | | | | * gnu/packages/gnome (gamin): Fix grammar.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-08
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/check.scm gnu/packages/cross-base.scm gnu/packages/gimp.scm gnu/packages/java.scm gnu/packages/mail.scm gnu/packages/sdl.scm gnu/packages/texinfo.scm gnu/packages/tls.scm gnu/packages/version-control.scm
| * gnu: mm-common: Make coreutils and sed native-inputs.Danny Milosavljevic2020-04-05
| | | | | | | | | | * gnu/packages/gnome.scm (mm-common)[inputs]: Remove coreutils, sed. [native-inputs]: Add coreutils, sed.
| * gnu: Add mm-common.Raghav Gururajan2020-04-05
| | | | | | | | | | | | * gnu/packages/gnome.scm (mm-common): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: gnome-weather: Work around desktop application startup failure.Pierre Neidhardt2020-04-05
| | | | | | | | | | * gnu/packages/gnome.scm (gnome-weather)[arguments]: Replace Exec= line with gnome-weather.
| * gnu: Add jsonrpc-glib.Alexandros Theodotou2020-04-05
| | | | | | | | * gnu/packages/gnome.scm: (jsonrpc-glib) New variable.
| * gnu: Replace uses of 'gettext' with 'gettext-minimal'.Marius Bakke2020-04-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/cdrom.scm (dvdstyler)[native-inputs]: Change from GNU-GETTEXT to GETTEXT-MINIMAL. * gnu/packages/emulators.scm (dolphin-emu)[native-inputs]: Likewise. * gnu/packages/engineering.scm (lepton-eda, kicad, kicad-i18l)[native-inputs]: Likewise. * gnu/packages/games.scm (quadrapassel, edgar)[native-inputs]: Likewise. * gnu/packages/gnome.scm (eog-plugins, workrave, geary)[native-inputs]: Likewise. * gnu/packages/guile-xyz.scm (guile-gi, emacsy)[native-inputs]: Likewise. * gnu/packages/image.scm (gpick)[native-inputs]: Likewise. * gnu/packages/messaging.scm (telegram-purple)[native-inputs]: Likewise. * gnu/packages/music.scm (fmit)[native-inputs]: Likewise. * gnu/packages/package-management.scm (flatpak)[native-inputs]: Likewise. * gnu/packages/patchutils.scm (quilt)[native-inputs]: Likewise. * gnu/packages/photo.scm (hugin)[native-inputs]: Likewise. * gnu/packages/security-token.scm (eid-mw)[native-inputs]: Likewise. * gnu/packages/telephony.scm (jami)[native-inputs]: Likewise. * gnu/packages/texinfo.scm (pinfo)[native-inputs]: Likewise. * gnu/packages/vulkan.scm (vkd3d)[native-inputs]: Likewise. * gnu/packages/web.scm (cadaver)[native-inputs]: Likewise.
| * gnu: gnome-online-accounts: Update to 3.36.0.Naga Malleswari2020-04-04
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.36.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: gnome-online-miners: Update to 3.34.0.Naga Malleswari2020-04-04
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-online-miners): Update to 3.34.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: gnome-initial-setup: Record file name of 'gsd-keyboard-display'.Ludovic Courtès2020-04-03
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-initial-setup)[arguments]: Add 'set-gkbd-file-name' phase. [inputs]: Add LIBGNOMEKBD.
| * gnu: lollypop: Peel off duplicate wrapper.Tobias Geerinckx-Rice2020-04-03
| | | | | | | | | | | | * gnu/packages/gnome.scm (lollypop)[arguments]: Take down some at-ats with proper module imports and prefixing. Remove the redundant ‘wrap-glib-or-gtk’ phaseis already run by the MESON-BUILD-SYSTEM.
| * gnu: gnome-default-applications: Change defaults.list to gnome-mimeapps.list.Brendan Tildesley2020-04-02
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-default-applications)[arguments]: Change deprecated defaults.list filename to gnome-mimeapps.list. The old defaults.list was changed to mimeapps.list in the mime spec. The gnome- prefix makes the file only be read when XDG_CURRENT_DESKTOP=GNOME. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-30
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/guile.scm gnu/packages/linux.scm gnu/packages/package-management.scm gnu/packages/pulseaudio.scm gnu/packages/web.scm
| * gnu: Add parlatype.Nicolas Goaziou2020-03-29
| | | | | | | | * gnu/packages/gnome.scm (parlatype): New variable.
| * gnu: Remove more packages deprecated for over almost a year.Tobias Geerinckx-Rice2020-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (armagetron-advanced) (cataclysm-dark-days-ahead, gnubackgammon, l-abbaye-des-morts) (the-battle-for-wesnoth, the-battle-for-wesnoth-server) (project-starfighter, kiki-the-nano-bot, fish-fillets-ng) (dungeon-crawl-stone-soup): Let's forget this ever happened. * gnu/packages/emacs-xyz.scm (geiser, paredit, git-modes/old-name) (magit, magit-svn, haskell-mode, emacs-emms-player-mpv, bbdb) (ert-runner, groovy-emacs-modes): Remove variable. * gnu/packages/engineering.scm (emacs-emms-player-simple-mpv) (emacs-evil-ediff, emacs-evil-mu4e, emacs-wgrep-helm, ao): Likewise. * gnu/packages/finance.scm (monero-core): Likewise. * gnu/packages/gnome.scm (dungeon-crawl-stone-soup-tiles) (tales-of-maj-eyal, battle-tanks, the-legend-of-edgar) (gnome-tweak-tool): Likewise. * gnu/packages/gnuzilla.scm (conkeror): Likewise. * gnu/packages/guile-xyz.scm (mcron2): Likewise. * gnu/packages/image.scm (pngcrunch): Likewise. * gnu/packages/linux.scm (eudev-with-hwdb): Likewise. * gnu/packages/maths.scm (qtoctave): Likewise. * gnu/packages/package-management.scm (guile2.0-guix): Likewise. * gnu/packages/php.scm (php-with-bcmath): Likewise. * gnu/packages/python-xyz.scm (python-kivy-next, python2-kivy-next): Likewise. * gnu/packages/video.scm (livestreamer): Likewise. * gnu/packages/virtualization.scm (lookingglass): Likewise. * gnu/packages/vulkan.scm (vulkan-icd-loader): Likewise. * gnu/packages/syndication.scm (newsbeuter): Likewise. (newsboat)[description]: Remove historical footnote.
| * gnu: lollypop: Update to 1.2.32.Christopher Baines2020-03-28
| | | | | | | | * gnu/packages/gnome.scm (lollypop): Update to 1.2.32.
* | gnu: libgsf: Update to 1.14.47.Marius Bakke2020-03-26
| | | | | | | | * gnu/packages/gnome.scm (libgsf): Update to 1.14.47.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-21
|\|
| * gnu: gsettings-desktop-schemas: patch monospace font.Leo Prikler2020-03-20
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gsettings-desktop-schemas)[arguments]<phases>: Rename `set-adwaita-theme-file-name' to the more generic `patch-schemas'. Add patch for the monospace font (Source Code Pro 10 -> Monospace 11). Adjust comments. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: librsvg-next: Inherit from librsvg.Efraim Flashner2020-03-19
| | | | | | | | | | * gnu/packages/gnome.scm (librsvg-next)[inherit]: New field, inherit from librsvg.
| * gnu: librsvg-next: Use cargo-build-system.Efraim Flashner2020-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg-next)[source]: Don't use computed source. Add snippet to remove vendored crates. [build-system]: Switch to cargo-build-system. [arguments]: Remove configure-flags, make-flags, imported modules. Add modules and vendor fields. Add crates to cargo-inputs and cargo-development-inputs. Add 'prepare-for-build phase to adjust the source before building. Add 'gnu-configure phase to add the configure phase from the gnu-build-system. Replace the 'build, 'check and 'install phases from the gnu-build-system. [native-inputs]: Remove rust-1.34, rust-1.34:cargo. (computed-origin-method, librsvg-next-source): Remove variables.
| * gnu: librsvg-next-source: Replace all crates.Efraim Flashner2020-03-19
| | | | | | | | | | * gnu/packages/gnome.scm (librsvg-next-source): Replace all remaining vendored crates with packaged ones.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-19
|\|
| * gnu: libsoup: Update to 2.70.0.Marius Bakke2020-03-19
| | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.70.0.
| * gnu: libsecret: Update to 0.20.2.Marius Bakke2020-03-19
| | | | | | | | * gnu/packages/gnome.scm (libsecret): Update to 0.20.2.
| * gnu: workrave: Update to 1.10.37.Tobias Geerinckx-Rice2020-03-19
| | | | | | | | | | * gnu/packages/gnome.scm (workrave): Update to 1.10.37. [arguments]: Disable #:tests?.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\|
| * gnu: Add Geary.raingloom2020-03-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (geary): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: gspell: --enable-vala for VAPI (for geary)raingloom2020-03-18
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gspell)[arguments]: Add #:configure-flags. [native-inputs]: Add VALA. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: tracker-miners: Update to 2.3.3.Tobias Geerinckx-Rice2020-03-18
| | | | | | | | * gnu/packages/gnome.scm (tracker-miners): Update to 2.3.3.
| * gnu: tracker: Update to 2.3.4.Tobias Geerinckx-Rice2020-03-18
| | | | | | | | * gnu/packages/gnome.scm (tracker): Update to 2.3.4.
| * gnu: five-or-more: Update to 3.32.1.Tobias Geerinckx-Rice2020-03-17
| | | | | | | | | | * gnu/packages/gnome.scm (five-or-more): Update to 3.32.1. [source]: Hard-code NAME.
| * gnu: cogl: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-16
| | | | | | | | * gnu/packages/gnome.scm (cogl)[home-page]: Use HTTPS.
| * gnu: eolie: Update to 0.9.98.1.Ricardo Wurmus2020-03-15
| | | | | | | | * gnu/packages/gnome.scm (eolie): Update to 0.9.98.1.
* | 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).