Leo Famulari
5f13bf0972
gnu: Fetch several Git sources over HTTPS.
...
* gnu/packages/admin.scm (interrobang)[source]: Use HTTPS URL.
* gnu/packages/audio.scm (ardour)[source]: Likewise.
* gnu/packages/embedded.scm (libjaylink, openocd)[source]: Likewise.
* gnu/packages/gnome.scm (byzanz)[source]: Likewise.
* gnu/packages/gnunet.scm (guile-gnunet)[source]Likewise.
* gnu/packages/java.scm (classpath)[source]: Likewise.
* gnu/packages/microcom.scm (microcom)[source]: Likewise.
* gnu/packages/python.scm (python-axolotl-curve25519)[source]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[source]: Likewise.
* gnu/packages/shells.scm (rc)[source]: Likewise.
* gnu/packages/web.scm (libwebsockets)[source]: Use new source URL.
2017-08-27 18:24:49 -04:00
Andy Wingo
2999dcd5b7
gnu: gnome: Install some GStreamer plugins.
...
* gnu/packages/gnome.scm (gnome): Add gst-plugins-base and gst-plugins-good.
This will allow stock GNOME installs to play Ogg Vorbis files, among other
things. It will also ensure that GST_PLUGIN_SYSTEM_PATH is set to a sensible
value when GNOME is installed to the system instead of the user profile.
2017-08-27 20:59:46 +02:00
Andy Wingo
39c853bd61
gnu: totem: Wrap environment for thumbnailer.
...
* gnu/packages/gnome.scm (totem): Wrap thumbnailer also in environment that
sets GST_PLUGIN_SYSTEM_PATH.
2017-08-27 20:59:35 +02:00
Marius Bakke
72e2815d18
Merge branch 'core-updates'
2017-08-26 15:15:49 +02:00
Andy Wingo
c20cd0d24d
gnu: gnome: Depend on xdg-user-dirs.
...
* gnu/packages/gnome.scm (gnome): Add xdg-user-dirs dependency. The presence
of the autostart file in /run/current-system/profile/etc/xdg should cause
xdg-user-dirs to be run when a user logs in, ensuring that they have
~/Pictures and other well-known user directories.
2017-08-26 13:37:30 +02:00
Andy Wingo
e0e6756fbd
gnu: gdm: Fix environment of worker processes and sessions.
...
* gnu/packages/gnome.scm (gdm): Get X server path from GDM_X_SERVER
environment variable, and make sure this variable is propagated to internal
sub-processes. Launch sessions with a reasonable XDG_CONFIG_DIRS setting.
Get the custom GDM conf from the current system's profile.
2017-08-25 16:01:56 +02:00
Andy Wingo
957dbc0a4d
gnu: gdm: Use proper elogind check, and wrap environment.
...
* gnu/packages/gnome.scm (gdm): Use glib-or-gtk-build-system to make sure the
schemas are available to GDM. Install gdm to /bin to make this happen. Use a
proper elogind check.
2017-08-25 16:01:56 +02:00
Andy Wingo
af37e6bbd4
gnu: gdm: Look for sessions in /run/current-system.
...
* gnu/packages/gnome.scm (gdm): Fix search paths for system sessions. Use
/var as localstatedir. Set a more sensible default path for user sessions.
2017-08-25 16:01:56 +02:00
Efraim Flashner
5fc9b6c108
gnu: lollypop: Use pseudo meson build system.
...
* gnu/packages/gnome.scm (lollypop)[arguments]: Disable tests. Delete
configure phase, replace build and install phase with custom phases.
[native-inputs]: Add ninja.
[propagated-inputs]: Move gst-plugins-base ...
[inputs]: ... to here. Add meson.
2017-08-24 15:33:13 +03:00
Tobias Geerinckx-Rice
3592a57255
gnu: lollypop: Update to 0.9.244.
...
* gnu/packages/gnome.scm (lollypop): Update to 0.9.244.
2017-08-21 22:54:37 +02:00
Tobias Geerinckx-Rice
9f9d2a723f
gnu: gspell: Update to 1.4.2.
...
* gnu/packages/gnome.scm (gspell): Update to 1.4.2.
2017-08-21 22:54:37 +02:00
Marius Bakke
2718a9cd09
Merge branch 'master' into core-updates
2017-08-21 02:40:37 +02:00
Andy Wingo
96d36f385c
gnu: Add gnome-default-applications.
...
* gnu/packages/gnome.scm (gnome-default-applications): New public variable.
(gnome): Propagate gnome-default-applications so that nautilus is associated
with folders, not baobab.
2017-08-20 13:11:06 +02:00
Andy Wingo
a9dbefdc9d
gnu: gnome: Propagate font-dejavu.
...
* gnu/packages/gnome.scm (gnome): Add font-dejavu to propagated inputs, to
provide a better default for "Monospace". Otherwise the terminal looks
horrible and defaults to Nimbus Mono, a Courier-like face.
2017-08-20 13:10:56 +02:00
Andy Wingo
63ad9b80c7
gnu: gnome: Propagate more packages.
...
* gnu/packages/gnome.scm (gnome): Add additional dependencies, inspired by
Debian's "gnome-core" package.
2017-08-20 11:16:56 +02:00
Tobias Geerinckx-Rice
865aacc9fa
gnu: Remove libgames-support.
...
It was simply the old name (and version) of libgnome-games-support.
* gnu/packages/gnome.scm (libgames-support): Remove variable. Move the
inherited fields...
(libgnome-games-support): ...to here.
2017-08-19 02:17:41 +02:00
Tobias Geerinckx-Rice
1f9c2351d7
gnu: gnome-shell: Update to 3.24.3.
...
* gnu/packages/gnome.scm (gnome-shell): Update to 3.24.3.
2017-08-18 14:55:01 +02:00
Tobias Geerinckx-Rice
cd5db77151
gnu: gnome-control-center: Update to 3.24.3.
...
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.3.
2017-08-18 14:55:01 +02:00
Tobias Geerinckx-Rice
d95d6d931e
gnu: gnome-keyring: Update to 3.20.1.
...
* gnu/packages/gnome.scm (gnome-keyring): Update to 3.20.1.
2017-08-18 14:55:00 +02:00
Tobias Geerinckx-Rice
32d00d78dc
gnu: libgnome-games-support: Update to 1.2.2.
...
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.2.2.
2017-08-18 14:55:00 +02:00
Tobias Geerinckx-Rice
9d086c075d
gnu: gjs: Update to 1.48.6.
...
* gnu/packages/gnome.scm (gjs): Update to 1.48.6.
2017-08-18 14:55:00 +02:00
Tobias Geerinckx-Rice
69d0674830
gnu: shotwell: Update to 0.26.3.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.26.3.
2017-08-18 14:54:59 +02:00
Tobias Geerinckx-Rice
7c94a3599e
gnu: totem-pl-parser: Update to 3.10.8.
...
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.8.
2017-08-18 14:54:59 +02:00
Thomas Danckaert
cc81f1c349
gnu: freerdp: Revert to version 1.1.
...
* gnu/packages/rdesktop.scm (freerdp) [version, source]: Revert to upstream
branch 1.1. [inputs]: Use ffmpeg-2.8.
* gnu/packages/gnome.scm (vinagre): Add patches required to build against
freerdp branch 1.1.
* gnu/packages/patches/vinagre-revert-1.patch,
gnu/packages/patches/vinagre-revert-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2017-08-18 14:52:35 +02:00
Mark H Weaver
3785e42e52
Merge branch 'master' into core-updates
2017-08-11 03:49:24 -04:00
Leo Famulari
783daa4982
gnu: libsoup: Update to 2.58.2 (fixes CVE-2017-2885).
...
* gnu/packages/gnome.scm (libsoup): Update to 2.58.2.
2017-08-10 12:25:31 -04:00
Mark H Weaver
cc294bcee6
Merge branch 'master' into core-updates
2017-08-09 17:25:31 -04:00
Tobias Geerinckx-Rice
448052b713
gnu: libgdata: Disable failing tests.
...
* gnu/packages/gnome.scm (libgdata)[arguments]: Add ‘disable-failing-tests’
phase.
2017-08-09 16:31:06 +02:00
Tobias Geerinckx-Rice
026051953d
gnu: epiphany: Update to 3.24.3.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.24.3.
2017-08-09 07:20:57 +02:00
Tobias Geerinckx-Rice
c762011e40
gnu: tracker: Update to 1.12.2.
...
* gnu/packages/gnome.scm (tracker): Update to 1.12.2.
2017-08-09 07:20:56 +02:00
Tobias Geerinckx-Rice
666901b298
gnu: gnome-online-accounts: Update to 3.24.2.
...
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.24.2.
2017-08-09 07:20:56 +02:00
Tobias Geerinckx-Rice
a51fc34c28
gnu: mutter: Update to 3.24.4.
...
* gnu/packages/gnome.scm (mutter): Update to 3.24.4.
2017-08-09 07:20:55 +02:00
Tobias Geerinckx-Rice
0d2df50caf
gnu: gedit: Support gspell.
...
* gnu/packages/gnome.scm (gedit)[arguments]: Remove #:configure-flags.
[inputs]: Add gspell.
2017-08-09 07:20:55 +02:00
Tobias Geerinckx-Rice
e3705bb6ea
gnu: gedit: Update to 3.22.1.
...
* gnu/packages/gnome.scm (gedit): Update to 3.22.1.
2017-08-09 07:20:54 +02:00
Tobias Geerinckx-Rice
eccd35be3d
gnu: gspell: Propagate enchant dependency.
...
* gnu/packages/gnome.scm (gspell)[inputs]: Move enchant from here...
[propagated-inputs]: ...to here.
2017-08-09 07:20:09 +02:00
Tobias Geerinckx-Rice
a801ae4cae
gnu: gspell: Order inputs alphabetically.
...
* gnu/packages/gnome.scm (gspell)[inputs, native-inputs]: Re-order.
2017-08-09 07:20:09 +02:00
Tobias Geerinckx-Rice
9099bedfea
gnu: gnumeric: Update to 1.12.35.
...
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.35.
2017-08-09 07:20:08 +02:00
Tobias Geerinckx-Rice
e2bf423ab4
gnu: brasero: Update to 3.12.2.
...
* gnu/packages/gnome.scm (brasero): Update to 3.12.2.
2017-08-09 07:20:08 +02:00
Tobias Geerinckx-Rice
f032d0be9c
gnu: Use HTTPS for gnome.org and subdomains.
...
* gnu/packages/fonts.scm (font-bitstream-vera)[home-page]: Use HTTPS.
* gnu/packages/glib.scm (glib)[home-page]: Likewise.
* gnu/packages/gnome.scm (gcr, libgnome-keyring, gnome-keyring, evince)
(gnome-icon-theme, libgsf, gnome-mime-data, vala, vte, python2-rsvg)
(glib-networking, gnome-settings-daemon, libchamplain, grilo, grilo-plugins)
(gjs, zenity, mutter, network-manager, network-manager-applet, gdm)
[home-page]: Likewise.
* gnu/packages/gtk.scm (gtk-engines, murrine)[home-page]: Likewise.
2017-08-09 00:49:41 +02:00
Marius Bakke
aa9780daf9
Merge branch 'master' into core-updates
2017-08-01 23:42:28 +02:00
Ludovic Courtès
c27e02bf6b
gnu: network-manager: Add dependency on Newt.
...
Suggested by Mark H Weaver.
* gnu/packages/gnome.scm (network-manager)[inputs]: Add NEWT.
2017-07-31 15:23:06 +02:00
Tobias Geerinckx-Rice
0f6cf5a61c
gnu: nautilus: Update to 3.24.2.1.
...
* gnu/packages/gnome.scm (nautilus): Update to 3.24.2.1.
2017-07-28 01:02:40 +02:00
Tobias Geerinckx-Rice
0193e3be53
gnu: goffice: Update to 3.24.2.1.
...
* gnu/packages/gnome.scm (goffice): Update to 3.24.2.1.
2017-07-28 01:02:39 +02:00
Tobias Geerinckx-Rice
c8fc9a379b
gnu: shotwell: Update to 0.26.2.
...
* gnu/packages/gnome.scm (shotwell): Update to 0.26.2.
2017-07-28 01:02:39 +02:00
Marius Bakke
e0b9e377f1
Merge branch 'master' into core-updates
2017-07-28 00:34:13 +02:00
Kei Kebreau
8ad40a69d1
gnu: evince: Update to 3.24.1.
...
* gnu/packages/gnome.scm (evince): Update to 3.24.1.
[source]: Remove obsolete patch.
* gnu/packages/patches/evince-CVE-2017-1000083.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-07-25 18:41:05 -04:00
Christopher Baines
d61a894bfa
gnu: gnome: Add deja-dup.
...
* gnu/packages/gnome.scm (deja-dup): New variable.
* gnu/packages/patches/deja-dup-use-ref-keyword-for-iter.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch file entry.
2017-07-24 20:05:49 +01:00
Ludovic Courtès
3e6add96c5
gnu: gnome-mime-data: Do not use the bundled intltool.
...
* gnu/packages/gnome.scm (gnome-mime-data)[arguments]: New field.
2017-07-24 17:11:30 +02:00
Leo Famulari
6c1a317e29
Merge branch 'master' into core-updates
2017-07-23 03:42:12 -04:00
Ricardo Wurmus
ab466d79e1
gnu: Add eolie.
...
* gnu/packages/gnome.scm (eolie): New variable.
2017-07-20 08:41:28 +02:00