Commit Graph

1255 Commits (e912affe07bb384fe60c610423ebe5b72492a39b)

Author SHA1 Message Date
Marius Bakke ebfe259f66
Merge branch 'master' into staging 2019-03-14 15:06:06 +01:00
Marius Bakke 72663b4822
gnu: WebKitGTK: Update to 2.24.0.
* gnu/packages/webkit.scm (webkitgtk-2.22): Rename to ...
(webkitgtk-2.24): ... this.  Update to 2.24.0.
[inputs]: Add OPENJPEG.
* gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust accordingly.
* gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
2019-03-14 14:44:00 +01:00
Marius Bakke eccaa8bf8d
gnu: libsoup: Update to 2.66.0.
* gnu/packages/gnome.scm (libsoup): Update to 2.66.0.
[build-system]: Change to MESON-BUILD-SYSTEM.
[arguments]: Adjust accordingly.
[native-inputs]: Add GTK-DOC.
[inputs]: Add MIT-KRB5.  Move SQLITE and LIBPSL ...
[propagated-inputs]: ... here.
2019-03-14 14:44:00 +01:00
Ludovic Courtès 59e8044588
Remove traces of "GuixSD".
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Remove
mentions of "GuixSD".
* gnu/bootloader/grub.scm (install-grub-efi): Likewise.
* gnu/build/vm.scm (make-iso9660-image): Change default #:volume-id to
"Guix_image".
(initialize-hard-disk): Search for the "Guix_image" label.
* gnu/ci.scm (system-test-jobs, tarball-jobs): Remove "GuixSD".
* gnu/installer/newt/welcome.scm (run-welcome-page): Likewise.
* gnu/packages/audio.scm (supercollider)[description]: Likewise.
* gnu/packages/curl.scm (curl): Likewise.
* gnu/packages/emacs.scm (emacs): Likewise.
* gnu/packages/gnome.scm (network-manager): Likewise.
* gnu/packages/julia.scm (julia): Likewise.
* gnu/packages/linux.scm (alsa-plugins): Likewise.
(powertop, wireless-regdb): Likewise.
* gnu/packages/package-management.scm (guix): Likewise.
* gnu/packages/polkit.scm (polkit): Likewise.
* gnu/packages/tex.scm (texlive-bin): Likewise.
* gnu/services/base.scm (file-systems->fstab): Likewise.
* gnu/services/cups.scm (%cups-activation): Likewise.
* gnu/services/mail.scm (%dovecot-activation): Likewise.
* gnu/services/messaging.scm (prosody-configuration)[log]: Likewise.
* gnu/system/examples/vm-image.tmpl (vm-image-motd): Likewise.
* gnu/system/install.scm (installation-os)[file-systems]: Change root
file system label to "Guix_image".
* gnu/system/mapped-devices.scm (check-device-initrd-modules):
Remove "GuixSD".
* gnu/system/vm.scm (system-docker-image): Likewise.
(system-disk-image)[root-label]: Change to "Guix_image".
* gnu/tests/install.scm (run-install): Remove "GuixSD".
* guix/modules.scm (guix-module-name?): Likewise.
* nix/libstore/optimise-store.cc: Likewise.
2019-03-13 23:12:43 +01:00
Ludovic Courtès 45fef894eb
gnu: gnome-shell: Avoid top-level reference to inkscape.
Fixes <https://bugs.gnu.org/34806>.
Reported by Marius Bakke <mbakke@fastmail.com>.

* gnu/packages/gnome.scm (gnome-shell)[source](snippet): Remove
reference to INKSCAPE.  Instead, simply copy the SVG file to
data/theme.
[arguments]: Add 'convert-logo-to-png' phase.
[native-inputs]: Add INKSCAPE.
2019-03-10 23:41:33 +01:00
Ricardo Wurmus 2b0c755d19
gnu: gnome-shell: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-shell): Update to 3.28.2.
[source]: Update snippet.
[build-system]: Use meson-build-system.
[arguments]: Disable systemd; add build phases "fix-keysdir" and "pre-check";
remove "rebuild-css" phase; remove custom "install" phase; wrap also with
LD_LIBRARY_PATH.
[native-inputs]: Add desktop-file-utils, sassc, and xorg-server.
[inputs]: Remove readline.
2019-03-09 08:48:25 +01:00
Ricardo Wurmus 4d0e085bea
gnu: gnome-settings-daemon: Ensure RUNPATH contains library subdir.
* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Pass configure
flag to add $out/lib/gnome-settings-daemon-3.0 to RUNPATH.
2019-03-07 13:44:25 +01:00
Ricardo Wurmus 34c44a34ab
gnu: eog: Ensure RUNPATH contains output library directory.
* gnu/packages/gnome.scm (eog)[arguments]: Pass configure flag to add
$out/lib/eog to RUNPATH.
2019-03-07 13:44:25 +01:00
Ricardo Wurmus 294ff39d27
gnu: dconf-editor: Update to 3.28.0.
* gnu/packages/gnome.scm (dconf-editor): Update to 3.28.0.
[build-system]: Use meson-build-system.
[native-inputs]: Add gtk+:bin and vala.
2019-03-07 13:44:25 +01:00
Ricardo Wurmus 9f475e3c3f
gnu: network-manager-applet: Update to 1.8.14.
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.14.
2019-03-07 13:44:25 +01:00
Ricardo Wurmus 0310eb966b
gnu: network-manager-openvpn: Update to 1.8.4.
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.4.
2019-03-07 13:44:25 +01:00
Ricardo Wurmus fc984c8596
gnu: gnome-online-accounts: Update to 3.28.0.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.28.0.
2019-03-07 13:44:25 +01:00
Ricardo Wurmus bb10e7c817
gnu: evolution-data-server: Update to 3.28.3.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.28.3.
2019-03-07 13:44:25 +01:00
Ricardo Wurmus 0a76f2bd3b
gnu: gdm: Update to 3.28.2.
* gnu/packages/gnome.scm (gdm): Update to 3.28.2.
2019-03-07 13:44:24 +01:00
Ricardo Wurmus 59dac02602
gnu: gnome-control-center: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.28.2.
[build-system]: Use meson-build-system.
[arguments]: Add configure flags.
[native-inputs]: Add gkt+:bin.
2019-03-07 13:44:24 +01:00
Ricardo Wurmus caf6c3637b
gnu: nautilus: Update to 3.28.1.
* gnu/packages/gnome.scm (nautilus): Update to 3.28.1.
[inputs]: Add gexiv2.
2019-03-07 13:44:24 +01:00
Ricardo Wurmus fd3b117173
gnu: gnome-bluetooth: Update to 3.28.0.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.28.0.
[build-system]: Use meson-build-system.
[native-inputs]: Add gtk+:bin.
2019-03-07 13:44:24 +01:00
Ricardo Wurmus c8bdf589c9
gnu: tracker: Update to 2.0.4.
* gnu/packages/gnome.scm (tracker): Update to 2.0.4.
[arguments]: Add phases "disable-broken-tests" and "pre-check"; enable tests.
[inputs]: Remove nettle, add python.
2019-03-07 13:44:24 +01:00
Ricardo Wurmus 8356aefafc
gnu: gnome-screenshot: Update to 3.26.0.
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.26.0.
[build-system]: Use meson-build-system.
[native-inputs]: Add gtk+:bin, desktop-file-utils, and appstream-glib.
2019-03-07 13:43:17 +01:00
Ricardo Wurmus 80d1e4c0f7
gnu: gnome-clocks: Update to 3.28.0.
* gnu/packages/gnome.scm (gnome-clocks): Update to 3.28.0.
2019-03-07 13:43:17 +01:00
Ricardo Wurmus 9f3c6c8825
gnu: gnome-todo: Update to 3.28.1.
* gnu/packages/gnome.scm (gnome-todo): Update to 3.28.1.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/patches/gnome-todo-libical-compat.patch: Remove file.
2019-03-07 13:43:17 +01:00
Ricardo Wurmus a286b5ebda
gnu: gnome-calendar: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.28.2.
[inputs]: Add libdazzle, libgweather, and geoclue.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus 100f625b83
gnu: gnome-shell-extensions: Update to 3.28.1.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.28.1.
[build-system]: Use meson-build-system.
[arguments]: Adjust.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus 4a3f6e02a1
gnu: libgnomekbd: Update to 3.26.0.
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.0.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus 112e908323
gnu: gnome-calculator: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.28.2.
[inputs]: Add glib and libxml2; replace gtksourceview with gtksourceview-3.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus c60063ea56
gnu: gucharmap: Update to 10.0.4.
* gnu/packages/gnome.scm (gucharmap): Update to 10.0.4.
[arguments]: Add phase "prepare-unicode-data".
[native-inputs]: Add unicode files.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus 4985d9aa93
gnu: gnome-system-monitor: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.28.2.
[native-inputs]: Add polkit.
[inputs]: Add libwnck.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus 84548bd7fa
gnu: python-pyatspi: Update to 2.26.0.
* gnu/packages/gnome.scm (python-pyatspi): Update to 2.26.0.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus 5055d385ff
gnu: mutter: Update to 3.28.2.
* gnu/packages/gnome.scm (mutter): Update to 3.28.2.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus f8e2b57781
gnu: zenity: Update to 3.28.1.
* gnu/packages/gnome.scm (zenity): Update to 3.28.1.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus df27807185
gnu: gnome-session: Update to 3.28.1.
* gnu/packages/gnome.scm (gnome-session): Update to 3.28.1.
[build-system]: Use meson-build-system.
[arguments]: Adjust "pre-configure" phase; update configure flags.
[native-inputs]: Add libxml2, docbook-xsl, docbook-xml, and xmlto.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus 45f80fce92
gnu: network-manager: Update to 1.10.10.
* gnu/packages/gnome.scm (network-manager): Update to 1.10.10.
[arguments]: Add phase "delete-failing-tests"; use INVOKE in the install
phase.
2019-03-07 13:42:30 +01:00
Ricardo Wurmus 6a19f03e8b
gnu: cheese: Propagate more inputs.
* gnu/packages/gnome.scm (cheese)[inputs]: Move clutter, libcanberra, and
gstreamer from here...
[propagated-inputs]: ...to here.
2019-03-07 13:42:29 +01:00
Ricardo Wurmus 870a4e70ec
gnu: orca: Update to 3.28.1.
* gnu/packages/gnome.scm (orca): Update to 3.28.1.
2019-03-07 13:42:29 +01:00
Ricardo Wurmus 7271781738
gnu: gjs: Update to 1.52.3.
* gnu/packages/gnome.scm (gjs): Update to 1.52.3.
[propagated-inputs]: Replace mozjs-38 with mozjs-52.
2019-03-07 13:42:29 +01:00
Ricardo Wurmus 5dd12afcfb
gnu: devhelp: Update to 3.28.1.
* gnu/packages/gnome.scm (devhelp): Update to 3.28.1.
[native-inputs]: Add itstool.
2019-03-07 13:42:29 +01:00
Ricardo Wurmus 8c0fab36d8
gnu: gnome-mines: Update to 3.28.0.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.28.0.
[build-system]: Use meson-build-system.
[arguments]: Delete "bootstrap" phase; remove "patch-/bin/true" phase.
[native-inputs]: Add glib:bin, vala, yeld, and appstream-glib; remove libxml2.
2019-03-07 13:42:29 +01:00
Ricardo Wurmus d953418aee
gnu: librsvg: Build Vala bindings.
* gnu/packages/gnome.scm (librsvg)[arguments]: Enable building of Vala
bindings.
[native-inputs]: Add vala.
2019-03-07 13:42:29 +01:00
Ricardo Wurmus 0ab9f949da
gnu: gvfs: Update to 1.36.2.
* gnu/packages/gnome.scm (gvfs): Update to 1.36.2.
[arguments]: Add phase "remove-broken-autogen-script".
[native-inputs]: Add autoconf, automake, gettext-minimal, gtk-doc, and
libtool.
[inputs]: Add libimobiledevice.
2019-03-07 13:41:29 +01:00
Ricardo Wurmus ab35cc6e5b
gnu: gnome-keyring: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-keyring): Update to 3.28.2.
[arguments]: Replace "pre-check" phase with "fix-/bin/sh-reference".
[inputs]: Add openssh.
2019-03-07 13:41:29 +01:00
Ricardo Wurmus dd7a244614
gnu: libgnome-games-support: Update to 1.4.1.
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.1.
2019-03-07 13:41:29 +01:00
Ricardo Wurmus b78f511817
gnu: libgudev: Update to 232.
* gnu/packages/gnome.scm (libgudev): Update to 232.
[arguments]: Add configure flags to cut recursive dependency.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus 61fb581fbb
gnu: eog: Update to 3.28.2.
* gnu/packages/gnome.scm (eog): Update to 3.28.2.
[build-system]: Use meson-build-system.
[native-inptus]: Add gtk+:bin.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus 1e9b19dd1f
gnu: totem-pl-parser: Update to 3.26.1.
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.26.1.
[build-system]: Use meson-build-system.
[inputs]: Move libarchive and libgcrypt from here...
[propagated-inputs]: ...to here.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus e644f9fa49
gnu: gnome-settings-daemon: Update to 3.28.1.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.28.1.
[build-system]: Use meson-build-system.
[arguments]: Override udev rules directory with configure flags.
[native-inputs]: Add glib:bin.
[inputs]: Add alsa-lib, colord, and wayland.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus cf6cbc34f5
gnu: libgweather: Update to 3.28.2.
* gnu/packages/gnome.scm (libgweather): Update to 3.28.2.
[build-system]: Use meson-build-system.
[arguments]: Disable tests; adjust configure flags; remove custom build
phases.
[inputs]: Move libsoup and geocode-glib from here...
[propagated-inputs]: ...to here.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus a7dd0c02cc
gnu: geocode-glib: Update to 3.26.0.
* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.0.
[build-system]: Use meson-build-system.
[arguments]: Enable tests; add phase "set-locales".
[native-inputs]: Add glibc-locales, gettext-minimal, and gtk-doc.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus 83232ba2c8
gnu: five-or-more: Update to 3.28.0.
* gnu/packages/gnome.scm (five-or-more): Update to 3.28.0.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus c6571adb09
gnu: glade3: Update to 3.22.1.
* gnu/packages/gnome.scm (glade3): Update to 3.22.1.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 3b5d5b4a9f
gnu: adwaita-icon-theme: Update to 3.28.0.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 934cc5691a
gnu: gsettings-desktop-schemas: Update to 3.28.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 0daf0efbe6
gnu: gcr: Update to 3.28.0.
* gnu/packages/patches/gcr-disable-failing-tests.patch,
gnu/packages/patches/gcr-fix-collection-tests-to-work-with-gpg-21.patch:
Remove files.
* gnu/local.mk (dist_patch_DATA): Remove patches.
* gnu/packages/gnome.scm (gcr): Update to 3.28.0.
[arguments]: Add phase "disable-failing-tests"; rewrite "pre-check" phase.
[native-inputs]: Add libxml2.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 9863ce205d
gnu: gnome-desktop: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.28.2.
[inputs]: Add libseccomp.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus b54c22898d
gnu: gedit: Use gtksourceview-3.
* gnu/packages/gnome.scm (gedit)[inputs]: Replace "gtksourceview" with
"gtksourceview-3".
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 0a500745c7
gnu: file-roller: Update to 3.28.0.
* gnu/packages/gnome.scm (file-roller): Update to 3.28.0.
[build-system]: Use meson-build-system.
[native-inputs]: Add desktop-file-utils, gtk+:bin, and glib:bin.
[arguments]: Remove.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 2089bca52a
gnu: yelp-tools: Update to 3.28.0.
* gnu/packages/gnome.scm (yelp-tools): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 7c2139005b
gnu: yelp-xsl: Update to 3.28.0.
* gnu/packages/gnome.scm (yelp-xsl): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus ef7f084fe5
gnu: yelp: Update to 3.28.1.
* gnu/packages/gnome.scm (yelp): Update to 3.28.1.
2019-03-07 13:41:03 +01:00
Marius Bakke 7e0f4cb154
gnu: librsvg: Don't build librsvg-2.a.
* gnu/packages/gnome.scm (librsvg)[arguments]: Add #:configure-flags.
2019-03-06 18:34:13 +01:00
Marius Bakke f339df425e
Merge branch 'master' into staging 2019-03-06 16:31:58 +01:00
Tobias Geerinckx-Rice d23495fa69
gnu: folks: Update to 0.11.4.
* gnu/packages/gnome.scm (folks): Update to 0.11.4.
2019-03-05 00:05:14 +01:00
Tobias Geerinckx-Rice e5f4796e62
gnu: folks: Don't use NAME in source URI.
* gnu/packages/gnome.scm (folks)[source]: Hard-code NAME.
2019-03-05 00:05:13 +01:00
Marius Bakke 4f8dc1536a
Merge branch 'master' into staging 2019-03-04 22:31:59 +01:00
Ricardo Wurmus d74656ea02
gnu: eolie: Update to 0.9.52.
* gnu/packages/gnome.scm (eolie): Update to 0.9.52.
2019-03-03 09:24:02 +01:00
Marius Bakke b0251c71c7
gnu: libsecret: Update to 0.18.8.
* gnu/packages/gnome.scm (libsecret): Update to 0.18.8.
2019-03-02 22:21:16 +01:00
Marius Bakke 19464173ba
Merge branch 'master' into staging 2019-03-01 17:33:00 +01:00
Tobias Geerinckx-Rice 5fed63dda9
gnu: eog-plugins: Update to 3.26.3.
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.3.
2019-02-27 15:48:51 +01:00
Tobias Geerinckx-Rice f3b88ed26c
gnu: eog-plugins: Don't use NAME in source URI.
* gnu/packages/gnome.scm (eog-plugins)[source]: Hard-code NAME.
2019-02-27 15:48:51 +01:00
Tobias Geerinckx-Rice 6c8a0b6f5a
gnu: gom: Don't use NAME in source URI.
* gnu/packages/gnome.scm (gom)[source]: Hard-code NAME.
2019-02-27 15:48:50 +01:00
Tobias Geerinckx-Rice c2e5047468
gnu: workrave: Update to 1.10.23.
* gnu/packages/gnome.scm (workrave): Update to 1.10.23.
[source]: Correct STRING-MAP.
2019-02-24 21:29:23 +01:00
Tobias Geerinckx-Rice f1f0390d4b
gnu: gnumeric: Update to 1.12.44.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.44.
2019-02-24 21:29:21 +01:00
Tobias Geerinckx-Rice b7fd0217e0
gnu: gnumeric: Don't use NAME in source URI.
* gnu/packages/gnome.scm (gnumeric)[source]: Hard-code NAME.
2019-02-24 21:29:20 +01:00
Marius Bakke aa51eb2073
Merge branch 'master' into staging 2019-02-24 21:25:52 +01:00
Tobias Geerinckx-Rice 476af71353
gnu: Fix ‘Open GL’ typo.
* gnu/packages/gnome.scm (clutter, clutter-gtk, clutter-gst)
[synopsis, description]: Say ‘OpenGL’.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice f010f89b13
gnu: clutter-gst: Don't use NAME in source URI.
* gnu/packages/gnome.scm (clutter-gst)[source]: Hard-code NAME.
2019-02-21 17:26:47 +01:00
Tobias Geerinckx-Rice ba07ac19f2
gnu: clutter-gst: Update to 3.0.27.
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.27.
2019-02-21 17:26:47 +01:00
Marius Bakke ec47c07d06
gnu: librsvg: Update to 2.44.12.
* gnu/packages/gnome.scm (librsvg): Update to 2.44.12.
[arguments]: Replace patching phases with custom variants.  Delete five new
tests.
[native-inputs]: Add RUST-1.27 and RUST-1.27:CARGO.
2019-02-20 17:04:02 +01:00
Marius Bakke 2c76e19df4
Merge branch 'master' into staging 2019-02-20 17:01:39 +01:00
Tobias Geerinckx-Rice 687b4909c9
gnu: libdazzle: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libdazzle)[source]: Hard-code NAME.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice 2fbab84878
gnu: ghex: Don't use NAME in source URI.
* gnu/packages/gnome.scm (ghex)[source]: Hard-code NAME.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice 89f2d7360b
gnu: workrave: Compute source COMMIT from VERSION.
* gnu/packages/gnome.scm (workrave)[version, source]: Conventionally
generate COMMIT from VERSION, instead of the other way 'round.
2019-02-19 09:54:37 +01:00
Tobias Geerinckx-Rice fa75a21363
gnu: soundconverter: Update to 3.0.1.
* gnu/packages/gnome.scm (soundconverter): Update to 3.0.1.
[arguments]: Remove ‘fix-POTFILES.in’ phase.
* gnu/packages/patches/soundconverter-remove-gconf-dependency.patch:
Update.
2019-02-19 09:54:37 +01:00
Marius Bakke 61506fe551
gnu: Remove unneeded uses of python{,2}-minimal.
The "python-minimal" package exists mostly to resolve a dependency cycle.  To
reduce duplication, packages should prefer the regular Python variants.

* gnu/packages/admin.scm (htop)[native-inputs]: Change PYTHON-MINIMAL-WRAPPER
to PYTHON-WRAPPER.
* gnu/packages/crypto.scm (botan)[native-inputs]: Likewise.
* gnu/packages/bioinformatics.scm (sambamba)[native-inputs]: Change
PYTHON-MINIMAL to PYTHON.
* gnu/packages/dictionaries.scm (apertium)[native-inputs]: Likewise.
* gnu/packages/databases.scm (mongodb)[native-inputs]: Change PYTHON2-MINIMAL
to PYTHON2.
* gnu/packages/games.scm (openttd-opensfx, openttd-openmsx)[native-inputs]:
Likewise.
* gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise.
2019-02-17 18:44:18 +01:00
Timothy Sample 41fa9f1815
services: gdm: Allow for custom X session scripts.
* gnu/packages/gnome.scm (gdm)[arguments]: Update pre-configure phase so
that GDM runs an X session script specified by the variable
GDM_X_SESSION; remove the '--enable-gdm-xsession' configuration
option.
* gnu/services/xorg.scm (<gdm-configuration>): Add 'x-session' field.
(gdm-shepherd-service): Set the GDM_X_SESSION variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:57 +01:00
Timothy Sample 1f564c1573
gnu: gdm: Run dbus-daemon via a wrapper script.
* gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure
phase so that GDM propagates the GDM_DBUS_DAEMON variable into the
session environment and uses its value to invoke dbus-daemon.
* gnu/services/xorg.scm (dbus-daemon-wrapper): New variable.
(<gdm-configuration>): Add 'dbus-daemon' field.
(gdm-shepherd-service): Set GDM_DBUS_DAEMON before invoking gdm.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:57 +01:00
Timothy Sample c9ff92b550
gnu: gdm: Simplify pre-configure phase.
* gnu/packages/gnome.scm (gdm)[arguments]: Simplify the pre-configure phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:57 +01:00
Timothy Sample def6d6b616
gnu: gdm: Use absolute path for gnome-session.
* gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure
phase to substitute in the absolute path of gnome-session.
[inputs]: Add gnome-session.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:57 +01:00
Timothy Sample 69544798ea
gnu: gdm: Add links to required login-session files.
* gnu/packages/gnome.scm (gdm)[arguments]: Add a phase that creates
symbolic links to required files from gnome-settings-daemon; do not set
XDG_CONFIG_DIRS in the session environment.
[inputs]: Add gnome-settings-daemon.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:56 +01:00
Timothy Sample 1d7bff4b4b
gnu: gnome-session: Use absolute paths in .desktop files.
This makes the gnome-session .desktop files usable even if gnome-session
is not available from the PATH variable.

* gnu/packages/gnome.scm (gnome-session)[arguments]: Add a phase that
adds the absolute path of gnome-session in its .desktop files.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:56 +01:00
Timothy Sample e57c2adb2a
services: gdm: Remove etc service.
* gnu/packages/gnome.scm (gdm)[arguments]: Update pre-configure phase to
make GDM get the configuration file path from an environment variable.
* gnu/services/xorg.scm (gdm-etc-service): Remove function.
(gdm-configuration-file): New function.
(gdm-shepherd-service): Set GDM_CUSTOM_CONF before invoking GDM.
(gdm-service-type)[extensions]: Remove etc-service-type extension.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-17 00:04:56 +01:00
Marius Bakke 6901878894
Merge branch 'master' into staging 2019-02-14 00:20:28 +01:00
Christopher Baines f6f4370fee
gnu: gnome: Include system-config-printer.
This package enables some functionality for printers within the
gnome-control-center as well as providing a standalone configuration tool.

At the moment, due to the lack of PackageKit support within Guix, the
gnome-control-center can't help users through the process of installing this,
so make it a default package.

* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add system-config-printer.
2019-02-13 08:19:05 +00:00
Christopher Baines dd1fcddcb8
gnu: Add system-config-printer.
* gnu/packages/gnome.scm (system-config-printer): New variable.
2019-02-13 08:19:05 +00:00
Ludovic Courtès a76d0f032b
gnu: gnome-shell: Customize the GDM log-in screen.
* gnu/packages/patches/gnome-shell-theme.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gnome-shell)[source](patches, modules)
(snippet): New fields.
[arguments]: Add 'rebuild-css' phase.
[native-inputs]: Add RUBY-SASS.
2019-02-10 23:25:01 +01:00
Ludovic Courtès 44a06c942c
gnu: gnome: Remove '--disable-acceleration-check' flag from 'gnome.desktop'.
With this change the GNOME session is now listed in the log-in screen of
GDM.

* gnu/packages/gnome.scm (gnome-session)[arguments]: Remove
'disable-hardware-acceleration-check' phase.  That phase was apparently
no longer needed.  Furthermore, GDM expects 'TryExec' to be a file name,
not a file name followed by arguments; thus, the option led GDM to
discard 'gnome.desktop' with "GdmSession: Command not found: TryExec".
2019-02-10 23:25:01 +01:00
Marius Bakke 9ca063e7bf
gnu: libgsf: Update to 1.14.45.
* gnu/packages/gnome.scm (libgsf): Update to 1.14.45.
2019-02-10 21:04:23 +01:00
Marius Bakke 44ed628466
gnu: tracker: Build against the regular SQLite.
FTS5 is enabled by default in the current version.

* gnu/packages/sqlite.scm (sqlite-with-fts5): Remove variable.
* gnu/packages/gnome.scm (tracker)[inputs]: Change from that to SQLITE.
2019-02-09 20:58:16 +01:00
Ludovic Courtès 50a93adc05
Merge branch 'staging' 2019-02-09 15:14:59 +01:00
Oleg Pykhalov 965ff0233e
gnu: gtk-vnc: Update to 0.9.0.
* gnu/packages/gnome.scm (gtk-vnc): Update to 0.9.0.
2019-02-04 22:44:53 +03:00
Tobias Geerinckx-Rice b29909b40e
gnu: Remove duplicate import from (gnu packages gnome).
* gnu/packages/messaging.scm (define-module): Remove duplicate module
imports.  Order the remainder alphabetically.
2019-02-04 09:39:12 +01:00