me
/
guix
Archived
1
0
Fork 0
Commit Graph

1450 Commits (b249da1ddf78366002b45ef3e748156617301526)

Author SHA1 Message Date
Miguel Ángel Arruga Vivas af561664b8
gnu: seahorse: Update to 3.30.1.1.
* 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-22 18:32:52 +02:00
Tobias Geerinckx-Rice 37781323f6
gnu: arc-theme: Update to 20190917.
* gnu/packages/gnome.scm (arc-theme): Update to 20190917.
2019-10-21 02:03:22 +02:00
Marius Bakke 24f4fcbe26
gnu: vte-ng: Update to 0.58.2.a.
* 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-21 00:26:14 +02:00
Ludovic Courtès e52b953434
services: network-manager: Create account for 'network-manager-openconnect'.
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-18 23:22:25 +02:00
Tobias Geerinckx-Rice 7d87eede5d
gnu: network-manager-openvpn: Update to 1.8.10.
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.10.
2019-10-15 17:16:48 +02:00
Tobias Geerinckx-Rice 3df63444f3
gnu: network-manager-applet: Don't use NAME in source URI.
* gnu/packages/gnome.scm (network-manager-applet)[source]: Hard-code NAME.
2019-10-15 17:16:48 +02:00
Tobias Geerinckx-Rice be1c4b079e
gnu: network-manager-applet: Build libnm-gtk.
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-15 17:16:47 +02:00
David Wilson 93beace0e0
gnu: Add gnome-mahjongg.
* gnu/packages/gnome.scm (gnome-mahjongg) New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-15 14:20:32 +02:00
Tobias Geerinckx-Rice 5958df042c
gnu: zenity: Don't use NAME in source URI.
* gnu/packages/gnome.scm (zenity)[source]: Hard-code NAME.
2019-10-15 05:24:36 +02:00
Tobias Geerinckx-Rice 4f581bd068
gnu: zenity: Update to 3.32.0.
* gnu/packages/gnome.scm (zenity): Update to 3.32.0.
2019-10-15 05:24:36 +02:00
Ludovic Courtès 7a6bbe9b68
gnu: gspell: Update to 1.8.2.
* gnu/packages/gnome.scm (gspell): Update to 1.8.2.
2019-10-14 18:25:31 +02:00
Tobias Geerinckx-Rice 8fc3a337ab
gnu: network-manager-applet: Update to 1.8.24.
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.24.
2019-10-14 17:14:45 +02:00
Marius Bakke 64855281c1
gnu: librsvg: Update to 2.46.0.
* gnu/packages/gnome.scm (librsvg-next): Update to 2.46.0.
[arguments]: Patch SHELL in "po/Makefile.in.in".
[native-inputs]: Replace RUST-1.27 with RUST-1.34.
2019-10-13 22:49:16 +02:00
Tobias Geerinckx-Rice 5497d68257
gnu: shotwell: Don't use NAME in source URI.
* gnu/packages/gnome.scm (shotwell)[source]: Hard-code NAME.
2019-10-12 22:16:07 +02:00
Tobias Geerinckx-Rice a1c6fb52f7
gnu: shotwell: Update to 0.30.7.
* gnu/packages/gnome.scm (shotwell): Update to 0.30.7.
2019-10-12 22:16:07 +02:00
Tobias Geerinckx-Rice 54b74cc668
gnu: eog-plugins: Update to 3.26.4.
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.4.
2019-10-12 22:16:07 +02:00
Tobias Geerinckx-Rice bf92ba6b7b
gnu: amtk: Don't use NAME in source URI.
* gnu/packages/gnome.scm (amtk)[source]: Hard-code NAME.
2019-10-12 16:29:49 +02:00
Tobias Geerinckx-Rice 09c4e43f81
gnu: amtk: Update to 5.0.1.
* gnu/packages/gnome.scm (amtk): Update to 5.0.1.
2019-10-12 16:29:49 +02:00
Marius Bakke f8026a797c
gnu: libsoup: Update to 2.68.2.
* gnu/packages/gnome.scm (libsoup): Update to 2.68.2.
[arguments]: Update #:configure-flags.  Skip tests that attempts to resolve
"subdomain.localhost".
[propagated-inputs]: Add GOOGLE-BROTLI and ZLIB.
2019-10-10 20:09:55 +02:00
Maxim Cournoyer 7f486d25d2
gnu: vinagre: Fix build.
* gnu/packages/gnome.scm (vinagre): Set the '--enable-compile-warnings'
configure flag to 'minimum', to prevent build failures on compilation
warnings.
2019-10-10 04:41:13 +09:00
Marius Bakke 4ed041d901
gnu: mate-applets: Build with a fixed version of yelp-tools.
Fixes <https://bugs.gnu.org/37668>.
Reported by Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>.

* gnu/packages/gnome.scm (yelp-tools/fixed): New public variable.
* gnu/packages/mate.scm (mate-applets)[native-inputs]: Replace YELP-TOOLS with
YELP-TOOLS/FIXED.
2019-10-08 22:04:12 +02:00
Ludovic Courtès 86f2124b0f
gnu: dconf-editor: Fix build failure.
Fixes <https://bugs.gnu.org/37503>.
Reported by Jack Hill <jackhill@jackhill.us>.

* gnu/packages/gnome.scm (dconf-editor)[arguments]: New field.
2019-10-02 14:46:03 +02:00
Ludovic Courtès 0cf2b6f2db
Merge branch 'master' into core-updates 2019-10-01 12:06:00 +02:00
Tobias Geerinckx-Rice 4c2c5ae641
gnu: libgee: Update to 0.20.2.
* gnu/packages/gnome.scm (libgee): Update to 0.20.2.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 54c69ae123
gnu: cogl: Update to 1.22.4.
* gnu/packages/gnome.scm (cogl): Update to 1.22.4.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 65de725f97
gnu: geocode-glib: Update to 3.26.1.
* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.1.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 84a1b00700
gnu: libgee: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgee)[source]: Hard-code NAME.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 5754f0cfb5
gnu: cogl: Don't use NAME in source URI.
* gnu/packages/gnome.scm (cogl)[source]: Hard-code NAME.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice d485cdc040
gnu: geocode-glib: Don't use NAME in source URI.
* gnu/packages/gnome.scm (geocode-glib)[source]: Hard-code NAME.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice f99bc1af54
gnu: gthumb: Update to 3.8.1.
* gnu/packages/gnome.scm (gthumb): Update to 3.8.1.
2019-09-28 17:16:40 +02:00
Tobias Geerinckx-Rice 2d8dca9d36
gnu: libgnome-games-support: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgnome-games-support)[source]: Hard-code NAME.
2019-09-28 17:16:40 +02:00
Tobias Geerinckx-Rice 4c6d15cfb9
gnu: libgnome-games-support: Update to 1.4.4.
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.4.
2019-09-28 17:16:39 +02:00
Marius Bakke 689b44bc3f
gnu: WebKitGTK: Update to 2.26.1.
* gnu/packages/webkit.scm (webkitgtk-2.24): Rename to ...
(webkitgtk-2.26): ... this.  Update to 2.26.1.
[inputs]: Add BUBBLEWRAP, LIBSECCOMP, LIBWPE, WPEBACKEND-FDO, and XDG-DBUS-PROXY.
* gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust for changed
variable name.
* gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
2019-09-27 18:57:37 +02:00
Ludovic Courtès 11da634a6e
Merge branch 'master' into core-updates 2019-09-24 10:11:38 +02:00
Tobias Geerinckx-Rice d47fa82dfc
gnu: libgnomekbd: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgnomekbd)[source]: Hard-code NAME.
2019-09-21 19:17:53 +02:00
Tobias Geerinckx-Rice 10097e585e
gnu: libgnomekbd: Update to 3.26.1.
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.1.
2019-09-21 19:17:52 +02:00
Ludovic Courtès 3a2efbc867
gnu: python-libxml2, itstool: Provide crash-free variants.
Fixes <https://bugs.gnu.org/37468>.

* gnu/packages/patches/python-libxml2-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (python-libxml2/fixed): New variable.
* gnu/packages/glib.scm (itstool/fixed): New variable.
* gnu/packages/gnome.scm (gnumeric)[native-inputs]: Use ITSTOOL/FIXED
instead of ITSTOOL.
2019-09-20 12:21:19 +02:00
Ludovic Courtès 9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
Tobias Geerinckx-Rice 015fc03611
gnu: libgtop: Update to 2.40.0.
* gnu/packages/gnome.scm (libgtop): Update to 2.40.0.
2019-09-16 23:31:08 +02:00
Tobias Geerinckx-Rice 59487fc29a
gnu: libgtop: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgtop)[source]: Hard-code NAME.
2019-09-16 23:31:07 +02:00
Martin Becze ad6e168b3f
gnu: evolution: Wrap with required path variables.
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36896>.

* gnu/packages/gnome.scm (evolution)[arguments]: Add a ‘wrap-program’
phase.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-09-16 12:17:48 +02:00
Tobias Geerinckx-Rice 237d4cf73c
gnu: gfbgraph: Don't use NAME in source URI.
* gnu/packages/gnome.scm (gfbgraph)[source]: Hard-code NAME.
2019-09-12 16:16:44 +02:00
Maxim Cournoyer d1c9684753
gnu: workrave: Correct the types of inputs used.
* gnu/packages/gnome.scm (workrave)[propagated-inputs]: Move them all to...
[inputs]: ...here.
[native-inputs]: Move libxscrnsaver to the 'inputs' field.
2019-09-11 22:07:13 +09:00
Maxim Cournoyer aa51d92cdb
gnu: workrave: Update to version 1.10.34.
* gnu/packages/gnome.scm (workrave): Update version and hash strings.
[inputs]: Remove python-cheetah.
[native-inputs]: Add boost, python-3 and python-jinja2; remove the "bin"
output of glib.
2019-09-11 22:07:12 +09:00
Tobias Geerinckx-Rice c1b79b3652
gnu: libsoup: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libsoup)[source]: Hard-code NAME.
2019-09-11 00:33:51 +02:00
Tobias Geerinckx-Rice b5b0fd2354
gnu: tracker: Don't use NAME in source URI.
* gnu/packages/gnome.scm (tracker)[source]: Hard-code NAME.
2019-09-11 00:33:51 +02:00
Tobias Geerinckx-Rice 1d68eb321f
gnu: gvfs: Don't use NAME in source URI.
* gnu/packages/gnome.scm (gvfs)[source]: Hard-code NAME.
2019-09-11 00:33:50 +02:00
Tobias Geerinckx-Rice 36ed9b4678
gnu: aisleriot: Update to 3.22.9.
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.9.
2019-09-10 02:18:04 +02:00
Tobias Geerinckx-Rice b243d2f7d3
gnu: libsecret: Update to 0.19.1.
* gnu/packages/gnome.scm (libsecret): Update to 0.19.1.
2019-09-09 23:17:51 +02:00
Tobias Geerinckx-Rice 0ada4e2987
gnu: libsecret: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libsecret)[source]: Hard-code NAME.
2019-09-09 23:17:51 +02:00