[Slackbuilds-users] virt-viewer slackbuild

John Yost alleytrotter at gmail.com
Mon Mar 10 21:04:52 UTC 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In order for virt-viewer to build "--with-spice-gtk"
I had to apply the following patch.
I have contacted the maintainer but no response.
"""
cat spice.patch
- --- virt-viewer/virt-viewer.SlackBuild  2013-11-22 14:47:41.000000000
- -0500
+++ virt-viewer.SlackBuild      2014-03-10 16:49:10.988416359 -0400
@@ -38,10 +38,10 @@

 set -e

- -if pkg-config --exists spice-client-gtk-2.0.pc ; then
+if pkg-config --exists spice-gtk-2.0 ; then
   GTKVERS=2.0
   SPICEGTK="--with-spice-gtk"
- -elif pkg-config --exists spice-client-gtk-3.0.pc ; then
+elif pkg-config --exists  spice-client-gtk-3.0 ; then
   GTKVERS=3.0
   SPICEGTK="--with-spice-gtk"
 else
"""

Has anyone else had this problem
Thanks
John

- -- 
John David Yost
AlleyTrotter
pub   4096R/E23E3A2A 2012-04-29 [expires: 2013-04-29]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJTHijzAAoJEONdQfniPjoqa1MQALISOMggMN7T3Ak17Z1Y1XHD
2FGmupUIJecfXkv66ejm5FxlOfahhZPhlO6qxf+Ss2tKodrAxFT1PEkhsf/uizrO
SCON8Aay9bWIXD+TLKF4mheSyyGnZhj/qpdH/PLQjBUpNqcpbmOxSwPOo+klV0cI
Fa3FG2NhFq5TUsNqICfyModx6dDW1C58LULTMdE6+E6ySqJk/4bKc/sEH0tc07Oh
aNrjd2zoGayyhgtzyolsnNqMOwi1xGp6Dj1lTdlTYP+JXsyCL46kpoDVk3VZTHtu
DtjOdauK+Xa0bBe1Ij58sADE1/mdtGrgFyyDaG55wMnEKHxYGzUGJ3omMj7WJSFo
KwcwBfHliEUWYUz/XCOy/SWjXK6OcX+k5oPmxEk1aCzTXrrotLBFdR//vFjObqjc
12epZ/v1aR99jtCAnNuQC+24qVsisxOnbgD+l4hx3f389z0Q+8ckkPRbXVkGXO/F
VHaNvGQQhy3dta2yKHKKFHWbOzV4zZWm6QVf8p8Er68Q6mYuRvAu7TxjUqKG1Mu6
FAh51VwXgVWfxU6P155iZFcvfp/5RNh9+I7Gjl34rYlZcIoXsKJ4wnkp+EbmlYw7
leDxyoW8fAv5ar2ssWvqpub8hUPzcJvHCYfcP/BuCC6DooFvOHue2ktjoARTtyOi
SYLoOtaPlXIaNxzjS9DK
=F0uQ
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0xE23E3A2A.asc
Type: application/pgp-keys
Size: 4672 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20140310/2c619c10/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0xE23E3A2A.asc.sig
Type: application/octet-stream
Size: 543 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20140310/2c619c10/attachment.obj>


More information about the SlackBuilds-users mailing list