[packages/gtk2-vnc] - updated pc patch to allow newer libgvnc

qboosh qboosh at pld-linux.org
Wed Jun 24 22:11:25 CEST 2020


commit b0dd79a23fd6ff56455ec2070761082a46e54b29
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jun 24 22:12:32 2020 +0200

    - updated pc patch to allow newer libgvnc

 gtk2-vnc-pc.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/gtk2-vnc-pc.patch b/gtk2-vnc-pc.patch
index b72cb34..2ab1b41 100644
--- a/gtk2-vnc-pc.patch
+++ b/gtk2-vnc-pc.patch
@@ -9,3 +9,14 @@
  Version: @VERSION@
  Libs: -L${libdir} -lgvnc-1.0
  Cflags: -I${includedir}/gvnc-1.0
+--- gtk-vnc-0.9.0/gtk-vnc-1.0.pc.in.orig	2017-11-13 12:32:22.000000000 +0100
++++ gtk-vnc-0.9.0/gtk-vnc-1.0.pc.in	2020-06-24 22:01:36.031076439 +0200
+@@ -5,7 +5,7 @@
+ 
+ Name: GTK-VNC
+ Description: GTK widget for a VNC client
+-Requires: gvnc-1.0 = @VERSION@, gtk+-2.0 >= @GTK_REQUIRED@
++Requires: gvnc-1.0 >= @VERSION@, gtk+-2.0 >= @GTK_REQUIRED@
+ Version: @VERSION@
+ Libs: -L${libdir} -lgtk-vnc-1.0
+ Cflags: -I${includedir}/gtk-vnc-1.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk2-vnc.git/commitdiff/b0dd79a23fd6ff56455ec2070761082a46e54b29



More information about the pld-cvs-commit mailing list