[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
32/108: gnu: gtk-vnc: Update to 1.0.0.
From: |
guix-commits |
Subject: |
32/108: gnu: gtk-vnc: Update to 1.0.0. |
Date: |
Sat, 25 Apr 2020 15:22:45 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit 0abf3c260cd5adc5666f9504b9afc4cf07db895a
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Apr 18 20:22:52 2020 -0400
gnu: gtk-vnc: Update to 1.0.0.
* gnu/packages/gnome.scm (gtk-vnc): Update to 1.0.0.
[build-system]: Use meson-build-system.
[arguments]: Remove obsolete configure flags.
---
gnu/packages/gnome.scm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index a6dea42..a63fc91 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7291,7 +7291,7 @@ like switching to windows and launching applications.")
(define-public gtk-vnc
(package
(name "gtk-vnc")
- (version "0.9.0")
+ (version "1.0.0")
(source
(origin
(method url-fetch)
@@ -7300,10 +7300,8 @@ like switching to windows and launching applications.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1dya1wc9vis8h0fv625pii1n70cckf1xjg1m2hndz989d118i6is"))))
- (build-system gnu-build-system)
- (arguments
- '(#:configure-flags '("--with-gtk=3.0")))
+ "1060ws037v556rx1qhfrcg02859rscksrzr8fq11himdg4d1y6m8"))))
+ (build-system meson-build-system)
(propagated-inputs
`(("gtk+" ,gtk+))) ; required by gtk-vnc-2.0.pc.
(inputs
- 30/108: gnu: gspell: Update to 1.8.3., (continued)
- 30/108: gnu: gspell: Update to 1.8.3., guix-commits, 2020/04/25
- 35/108: gnu: libmanette: Update to 0.2.4., guix-commits, 2020/04/25
- 36/108: gnu: quadrapassel: Update to 3.36.00., guix-commits, 2020/04/25
- 37/108: gnu: folks: Update to 0.14.0., guix-commits, 2020/04/25
- 21/108: gnu: libchamplain: Update to 0.12.20., guix-commits, 2020/04/25
- 13/108: gnu: cogl: Update to 1.22.6., guix-commits, 2020/04/25
- 14/108: gnu: clutter: Update to 1.26.4., guix-commits, 2020/04/25
- 24/108: gnu: gnome-menus: Update to 3.36.0., guix-commits, 2020/04/25
- 26/108: gnu: python-pyatspi: Update to 2.36.0., guix-commits, 2020/04/25
- 28/108: gnu: gcr: Update to 3.36.0., guix-commits, 2020/04/25
- 32/108: gnu: gtk-vnc: Update to 1.0.0.,
guix-commits <=
- 40/108: gnu: yelp-xsl: Update to 3.36.0., guix-commits, 2020/04/25
- 29/108: gnu: evolution-data-server: Update to 3.36.1., guix-commits, 2020/04/25
- 42/108: gnu: yelp: Update to 3.36.0., guix-commits, 2020/04/25
- 43/108: gnu: Add fuse3., guix-commits, 2020/04/25
- 44/108: gnu: libgdata: Update to 0.17.12., guix-commits, 2020/04/25
- 31/108: gnu: evolution: Update to 3.36.1., guix-commits, 2020/04/25
- 51/108: gnu: gnome-color-manager: Update to 3.36.0., guix-commits, 2020/04/25
- 34/108: gnu: gnome-bluetooth: Update to 3.34.1., guix-commits, 2020/04/25
- 46/108: gnu: nautilus: Update to 3.36.1.1., guix-commits, 2020/04/25
- 49/108: gnu: pipewire: Update to 0.3.2., guix-commits, 2020/04/25