pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/spice-protocol



Module Name:    pkgsrc
Committed By:   maya
Date:           Sun Nov  1 19:35:42 UTC 2020

Modified Files:
        pkgsrc/sysutils/spice-protocol: Makefile PLIST distinfo

Log Message:
spice-protocol: update to 0.14.3

Major changes in 0.14.3
=======================
* Add VD_AGENT_CLIPBOARD_FILE_LIST to support copy/paste of files with
  WebDAV support
* Add support for side mouse buttons
* Add a MonitorsMM field to VDAgentMonitorsConfig allowing to pass
  physical monitor dimension

Major changes in 0.14.2
=======================
* Removed Autoconf support, only Meson is available
* Removed foreign-menu and controller interfaces
* Deprecated CELT support
* Generate MingW packages building the RPM
* Allows for the agent to pass back a more specific error to the client
* Add quality indicators messages

Major changes in 0.14.1
=======================
* This is the last release with:
  * Autotools: Meson is now the only supported
  * foreign_menu_prot.h: Deprecated in this release
  * controller_prot.h: Deprecated in this release
* Add VD_AGENT_CAP_CLIPBOARD_NO_RELEASE_ON_REGRAB
* Add VD_AGENT_CAP_CLIPBOARD_GRAB_SERIAL
* Add SPICE_MSGC_MAIN_QUALITY_INDICATOR enum
* Add STREAM_TYPE_QUALITY_INDICATOR message
* Remove deprecated vdi_dev.h interface
* Remove deprecated VD_AGENT_CLIPBOARD_MAX_SIZE_DEFAULT
* Remove deprecated VD_AGENT_CLIPBOARD_MAX_SIZE_ENV
* Remove unused SPICE_GNUC_ macros
* qxl_dev: QXLReleaseInfo alignment fix
* Some documentation added in vd_agentd.h
* Now shipping a rpm spec file to easy deployment and testing


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/sysutils/spice-protocol/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/spice-protocol/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/spice-protocol/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/spice-protocol/Makefile
diff -u pkgsrc/sysutils/spice-protocol/Makefile:1.13 pkgsrc/sysutils/spice-protocol/Makefile:1.14
--- pkgsrc/sysutils/spice-protocol/Makefile:1.13        Sun Jan 26 17:32:11 2020
+++ pkgsrc/sysutils/spice-protocol/Makefile     Sun Nov  1 19:35:42 2020
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.13 2020/01/26 17:32:11 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2020/11/01 19:35:42 maya Exp $
 
-DISTNAME=      spice-protocol-0.14.0
+DISTNAME=      spice-protocol-0.14.3
 CATEGORIES=    sysutils
 MASTER_SITES=  http://spice-space.org/download/releases/
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://spice-space.org/
 COMMENT=       Headers defining protocols for SPICE server code
 LICENSE=       modified-bsd AND mit
 
-GNU_CONFIGURE= yes
 USE_TOOLS+=    pkg-config
 USE_LANGUAGES= # none
 
 PKGCONFIG_OVERRIDE+=   spice-protocol.pc.in
 
+.include "../../devel/meson/build.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/sysutils/spice-protocol/PLIST
diff -u pkgsrc/sysutils/spice-protocol/PLIST:1.5 pkgsrc/sysutils/spice-protocol/PLIST:1.6
--- pkgsrc/sysutils/spice-protocol/PLIST:1.5    Sun Feb 24 10:35:48 2019
+++ pkgsrc/sysutils/spice-protocol/PLIST        Sun Nov  1 19:35:42 2020
@@ -1,9 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2019/02/24 10:35:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2020/11/01 19:35:42 maya Exp $
 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
@@ -14,5 +12,4 @@ 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
 share/pkgconfig/spice-protocol.pc

Index: pkgsrc/sysutils/spice-protocol/distinfo
diff -u pkgsrc/sysutils/spice-protocol/distinfo:1.12 pkgsrc/sysutils/spice-protocol/distinfo:1.13
--- pkgsrc/sysutils/spice-protocol/distinfo:1.12        Wed May  1 07:27:25 2019
+++ pkgsrc/sysutils/spice-protocol/distinfo     Sun Nov  1 19:35:42 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/05/01 07:27:25 wiz Exp $
+$NetBSD: distinfo,v 1.13 2020/11/01 19:35:42 maya Exp $
 
-SHA1 (spice-protocol-0.14.0.tar.bz2) = 8958c5eb11c67ac213cc6d55a736e9aa51526137
-RMD160 (spice-protocol-0.14.0.tar.bz2) = aa9fd85dd0eb178386e94ab8fe6e869f39063502
-SHA512 (spice-protocol-0.14.0.tar.bz2) = 797df5f529731e9fd395b5946af2490ecf02c26982cc4a0aef24c1766887a35222f68525a996f8bc7459c2c4a25fde0c9a10c489ee6cab6eed7a68a9b5d90f76
-Size (spice-protocol-0.14.0.tar.bz2) = 70938 bytes
+SHA1 (spice-protocol-0.14.3.tar.xz) = 12c98ce42f161ded0d281f0064b04694ccadb2ea
+RMD160 (spice-protocol-0.14.3.tar.xz) = 5a59b1347e4d0b2a54d0b9083e10e1b80341de08
+SHA512 (spice-protocol-0.14.3.tar.xz) = 9e35fd0d9be14074a482bdb20fe6954e5f0a616d0ad60da63a065435df2b169ec134a95d5756df73e2606c7497c9bf0427023d4e5ebfbb1abb181cf8020879a6
+Size (spice-protocol-0.14.3.tar.xz) = 22224 bytes



Home | Main Index | Thread Index | Old Index