1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- add spice support

- bump portrevision

PR:		200046
Reported by:	shuriku@shurik.kiev.ua
This commit is contained in:
Jason Helfman 2015-05-14 00:04:19 +00:00
parent dde5e4318e
commit 258e2849b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386280

View File

@ -3,6 +3,7 @@
PORTNAME= virt-viewer
PORTVERSION= 2.0
PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/
@ -12,16 +13,21 @@ COMMENT= Provides a graphical viewer for a guest OS display
LICENSE= GPLv2
BUILD_DEPENDS= xml2-config:${PORTSDIR}/textproc/libxml2 \
intltoolize:${PORTSDIR}/textproc/intltool
intltoolize:${PORTSDIR}/textproc/intltool \
spice-protocol>=0.12.7:${PORTSDIR}/devel/spice-protocol
LIB_DEPENDS= libvirt.so:${PORTSDIR}/devel/libvirt \
libgtk-vnc-2.0.so:${PORTSDIR}/net/gtk-vnc
libgtk-vnc-2.0.so:${PORTSDIR}/net/gtk-vnc \
libspice-client-glib-2.0.so:${PORTSDIR}/deskutils/spice-gtk
USE_OPENSSL=yes
WITH_OPENSSL_PORT=yes
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= DATADIRNAME=share
CONFIGURE_ARGS= --with-gtk=3.0 --without-spice-gtk
CONFIGURE_ARGS= --with-gtk=3.0 --with-spice-gtk
USES= desktop-file-utils gmake pkgconfig shared-mime-info cpe
USE_GNOME= gtk30
INSTALLS_ICONS= yes