summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Collapse)Author
2019-12-05gnu: librsvg-next: Use generate-all-checksums.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next)[arguments]: Use generate-all-checksums instead of manually traversing the directories.
2019-12-04gnuL librsvg-next: Unvendor some rust crates.Efraim Flashner
* gnu/packages/gnome.scm (computed-origin-method, librsvg-next-source): New variables. (librsvg-next)[source]: Use computed librsvg-next-source. [arguments]: Import %cargo-build-modules. Enable 'patch-source-shebangs, 'patch-generated-source-shebangs, 'patch-user-bin-file phases. Change custom phase to patch cargo checksums and Cargo.lock.
2019-11-29gnu: arc-icon-theme: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (arc-icon-theme)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-11-29gnu: moka-icon-theme: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (moka-icon-theme)[source]: Use GIT-FETCH and GIT-FILE-NAME, and follow upstream redirection.
2019-11-29gnu: faba-icon-theme: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (faba-icon-theme)[source]: Use GIT-FETCH and GIT-FILE-NAME, and follow upstream redirection.
2019-11-28gnu: vte/gtk+-2: Adjust for changes in inherited package.Marius Bakke
This is a follow-up to 68c47474bc8bc633fa3b13610d4f700891067bbc. * gnu/packages/gnome.scm (vte/gtk+-2)[build-system]: New field.
2019-11-28gnu: Use the test-only Xorg variant for tests.Marius Bakke
* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS. * gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise. * gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise. * gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise. * gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise. * gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise. * gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons, kwindowsystem, kdeclarative)[native-inputs]: Likewise. * gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise. * gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
2019-11-24gnu: vte: Update to 0.58.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (vte): Update to 0.58.3. [build-system]: Switch to Meson.
2019-11-24gnu: vte: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (vte)[source]: Hard-code NAME.
2019-11-23gnu: simple-scan: Update to 3.34.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.2.
2019-11-22gnu: gthumb: Update to 3.8.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gthumb): Update to 3.8.2.
2019-11-17gnu: gsettings-desktop-schemas: Fix file name of default background.Ludovic Courtès
Reported by Alexandros Theodotou <alex@zrythm.org> at <https://lists.gnu.org/archive/html/guix-devel/2019-11/msg00157.html>. * gnu/packages/gnome.scm (gsettings-desktop-schemas)[arguments]: New field. [inputs]: Add GNOME-BACKGROUNDS.
2019-11-17gnu: librsvg-next: Update to 2.46.3.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next): Update to 2.46.3. [license]: Update to lgpl2.1+.
2019-11-17gnu: librsvg-next: Don't use name variable in source uri.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next)[source]: Hardcode name.
2019-11-13gnu: gusb: Don't use unstable tarball.Efraim Flashner
* gnu/packages/gnome.scm (gusb)[source]: Use git-fetch and git-file-name.
2019-11-10gnu: gnome: Add gnome-screenshot to default apps.Alexandros Theodotou
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add gnome-screenshot. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-10gnu: Move numix-theme to gnome-xyz.scm.Giacomo Leidi
* gnu/packages/gnome.scm (numix-theme): Move from here ... * gnu/packages/gnome-xyz.scm (numix-theme): ... to here. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-08gnu: goffice: Update to 0.10.46.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (goffice): Update to 0.10.46.
2019-11-08gnu: gnumeric: Update to 1.12.46.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.46.
2019-11-07gnu: lollypop: Update to 1.2.7.Christopher Baines
* gnu/packages/gnome.scm (lollypop): Update to 1.2.7.
2019-11-07gnu: epiphany: Don't build icon cache.Efraim Flashner
* gnu/packages/gnome.scm (epiphany)[arguments]: Add phase to skip creating gtk icon cache. [native-inputs]: Remove gtk+:bin.
2019-11-07gnu: eolie: Don't create icon cache.Efraim Flashner
* gnu/packages/gnome.scm (eolie)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
2019-11-07gnu: eog: Don't create icon cache.Efraim Flashner
* gnu/packages/gnome.scm (eog)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
2019-11-07gnu: totem: Don't create icon cache.Efraim Flashner
* gnu/packages/gnome.scm (totem)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
2019-11-07gnu: devhelp: Don't create icon cache.Efraim Flashner
* gnu/packages/gnome.scm (devhelp)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
2019-11-07gnu: gnome-disk-utility: Don't create icon cache.Efraim Flashner
* gnu/packages/gnome.scm (gnome-disk-utility)[arguments]: Add phase to skip creating the gtk icon cache. [native-inputs]: Remove gtk+:bin.
2019-11-02gnu: colord: Record the file name of the "sqlite3" command.Ludovic Courtès
* gnu/packages/gnome.scm (colord)[arguments]: Add 'set-sqlite3-file-name' phase.
2019-10-30gnu: Add gitg.Leo Prikler
* gnu/packages/gnome.scm: (gitg): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30gnu: goffice: Update to 0.10.45.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (goffice): Update to 0.10.45.
2019-10-30gnu: goffice: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (goffice)[source]: Hard-code NAME.
2019-10-29gnu: lollypop: Update to 1.2.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (lollypop): Update to 1.2.2. [inputs]: Use python-pygobject-3.34.
2019-10-29gnu: lollypop: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (lollypop)[source]: Hard-code NAME.
2019-10-28gnu: evince: Update to 3.34.1.Tanguy Le Carrour
* gnu/packages/gnome.scm (evince): Update to 3.34.1.
2019-10-27gnu: lollypop: Wrap with required path variables.Tobias Geerinckx-Rice
Fixes <https://issues.guix.info/issue/37937>. * gnu/packages/gnome.scm (lollypop)[arguments]: Rename ‘wrap’ phase to ‘wrap-python’ and add ‘wrap-glib-or-gtk’ phase. [inputs]: Add gsettings-desktop-schemas.
2019-10-24gnu: simple-scan: Update to 3.34.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.1. [build-system]: Switch to Meson. [arguments]: Remove custom #:configure-flags and #:phases. Use #:glib-or-gtk. [description]: Adapt to new upstream name and blurb.
2019-10-24gnu: simple-scan: Make colord input non-native.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan)[inputs]: Move colord here… [native-inputs]: …from here.
2019-10-24gnu: colord: Install vapi files.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (colord)[arguments]: Enable vapi. [native-inputs]: Add vala.
2019-10-24gnu: colord: Clean up.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (colord)[arguments]: Remove unnecessary configure flag (and outdated colord-gtk comment). [native-inputs, propagated-inputs, inputs]: Order alphabetically.
2019-10-24gnu: colord: Update to 1.4.4.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (colord): Update to 1.4.4.
2019-10-24gnu: colord: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (colord)[source]: Hard-code NAME.
2019-10-23gnu: simple-scan: Update home page.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan)[home-page]: Update.
2019-10-22gnu: seahorse: Update to 3.30.1.1.Miguel Ángel Arruga Vivas
* gnu/packages/gnome.scm (seahorse)[version]: Update version number. [origin]: Update hash. Add patch needed for compilation with our version of libsecret (0.19.1). [inputs]: Add avahi dependency. [native-inputs]: Add vala dependency. Use gettext-minimal instead of intltool, as only xgettext is used. * gnu/packages/patches/seahorse-gkr-use-0-on-empty-flags.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-21gnu: arc-theme: Update to 20190917.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (arc-theme): Update to 20190917.
2019-10-21gnu: vte-ng: Update to 0.58.2.a.Marius Bakke
* gnu/packages/gnome.scm (vte-ng): Update to 0.58.2.a. [build-system]: New field. [arguments]: Set #:configure-flags. Remove #:phases. [native-inputs]: Remove GPERF, AUTOCONF, AUTOMAKE and LIBTOOL.
2019-10-18services: network-manager: Create account for 'network-manager-openconnect'.Ludovic Courtès
Previously, on startup, we'd see: dbus: Unknown username nm-openconnect in message bus configuration file This fixes it. * gnu/services/networking.scm (network-manager-accounts): New procedure. (network-manager-service-type): Extend 'account-service-type'. * gnu/packages/gnome.scm (network-manager-openconnect)[properties]: Add 'user-accounts'.
2019-10-15gnu: network-manager-openvpn: Update to 1.8.10.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.10.
2019-10-15gnu: network-manager-applet: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (network-manager-applet)[source]: Hard-code NAME.
2019-10-15gnu: network-manager-applet: Build libnm-gtk.Tobias Geerinckx-Rice
Fixes network-manager-openvpn <https://issues.guix.gnu.org/issue/37759>. * gnu/packages/gnome.scm (network-manager-applet)[arguments]: Set libnm_gtk=true in #:configure-flags.
2019-10-15gnu: Add gnome-mahjongg.David Wilson
* gnu/packages/gnome.scm (gnome-mahjongg) New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-15gnu: zenity: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (zenity)[source]: Hard-code NAME.