diff --git a/devel/spice-protocol/Makefile b/devel/spice-protocol/Makefile index ac7d80a74249..d60da2277158 100644 --- a/devel/spice-protocol/Makefile +++ b/devel/spice-protocol/Makefile @@ -1,18 +1,19 @@ # Created by: Jason Helfman PORTNAME= spice-protocol -PORTVERSION= 0.12.15 +PORTVERSION= 0.14.3 CATEGORIES= devel MASTER_SITES= http://www.spice-space.org/download/releases/ MAINTAINER= novel@FreeBSD.org COMMENT= Simple Protocol for Independent Computing Environments LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} -GNU_CONFIGURE= yes -USES= gmake pathfix pkgconfig python tar:bzip2 +USES= meson ninja pathfix pkgconfig python tar:xz + +MESON_ARGS= -Ddatadir=libdata .include diff --git a/devel/spice-protocol/distinfo b/devel/spice-protocol/distinfo index fd14a115c8b4..679353a2de80 100644 --- a/devel/spice-protocol/distinfo +++ b/devel/spice-protocol/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547480705 -SHA256 (spice-protocol-0.12.15.tar.bz2) = 8b4db23baa4b1337a50d049d9bf43f932331dd95f204836c0ce46c4962306419 -SIZE (spice-protocol-0.12.15.tar.bz2) = 74598 +TIMESTAMP = 1606553937 +SHA256 (spice-protocol-0.14.3.tar.xz) = f986e5bc2a1598532c4897f889afb0df9257ac21c160c083703ae7c8de99487a +SIZE (spice-protocol-0.14.3.tar.xz) = 22224 diff --git a/devel/spice-protocol/pkg-plist b/devel/spice-protocol/pkg-plist index 8e11404479b3..bcd52303ad43 100644 --- a/devel/spice-protocol/pkg-plist +++ b/devel/spice-protocol/pkg-plist @@ -1,17 +1,14 @@ include/spice-1/spice/barrier.h -include/spice-1/spice/controller_prot.h include/spice-1/spice/end-packed.h include/spice-1/spice/enums.h -include/spice-1/spice/foreign_menu_prot.h include/spice-1/spice/ipc_ring.h include/spice-1/spice/macros.h include/spice-1/spice/protocol.h include/spice-1/spice/qxl_dev.h include/spice-1/spice/qxl_windows.h include/spice-1/spice/start-packed.h include/spice-1/spice/stats.h include/spice-1/spice/stream-device.h include/spice-1/spice/types.h include/spice-1/spice/vd_agent.h -include/spice-1/spice/vdi_dev.h libdata/pkgconfig/spice-protocol.pc