Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Feb 2016 20:06:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207569] [patch] deskutils/spice-gtk fix 2 issues.
Message-ID:  <bug-207569-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207569

            Bug ID: 207569
           Summary: [patch] deskutils/spice-gtk fix 2 issues.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: kwm@FreeBSD.org
                CC: olevole@olevole.ru
             Flags: maintainer-feedback?(olevole@olevole.ru)
          Keywords: patch
                CC: olevole@olevole.ru

Created attachment 167528
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167528&action=
=3Dedit
Fix issues with the spice-client-glib-2.0.pc file

The current spice-gtk port has two issues both are with the
spice-client-glib-2.0.pc file.

1) spice-gtk needs a run dependancy on spice-protocol because it is require=
d in
the spice-client-glib-2.0.pc file.

% pkg-config --cflags spice-client-glib-2.0
Package spice-protocol was not found in the pkg-config search path.
Perhaps you should add the directory containing `spice-protocol.pc'
to the PKG_CONFIG_PATH environment variable
Package 'spice-protocol', required by 'spice-client-glib-2.0', not found

2) it also put a requirement on the openssl.pc file in the
spice-client-glib-2.0.pc. I just removed it, and vinagre build and run fine.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207569-13>