wip/spice-html5: import spice-html5-0.1.7

spice-html5 is a Javascript SPICE client.  This includes a simple HTML
page to initiate a session, and the client itself.  It includes a configuration
file for Apache, but should work with any web server.
This commit is contained in:
Kamil Rytarowski 2019-05-25 18:52:29 +02:00
parent 296703a993
commit a7671b38fb
4 changed files with 71 additions and 0 deletions

3
spice-html5/DESCR Normal file
View File

@ -0,0 +1,3 @@
spice-html5 is a Javascript SPICE client. This includes a simple HTML
page to initiate a session, and the client itself. It includes a configuration
file for Apache, but should work with any web server.

23
spice-html5/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $NetBSD$
DISTNAME= spice-html5-0.1.7
CATEGORIES= sysutils
MASTER_SITES= https://people.freedesktop.org/~jwhite/spice-html5/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.spice-space.org/
COMMENT= Pure Javascript SPICE client
LICENSE= gnu-lgpl-v3
USE_LANGUAGES= # none
USE_TOOLS+= pax
NO_BUILD= YES
INSTALLATION_DIRS= share/spice-html5
do-install:
${RUN} cd ${WRKSRC} && \
${PAX} -rw . ${DESTDIR}${PREFIX}/share/spice-html5
.include "../../mk/bsd.pkg.mk"

39
spice-html5/PLIST Normal file
View File

@ -0,0 +1,39 @@
@comment $NetBSD$
share/spice-html5/COPYING
share/spice-html5/COPYING.LESSER
share/spice-html5/Makefile
share/spice-html5/README
share/spice-html5/TODO
share/spice-html5/apache.conf.sample
share/spice-html5/atKeynames.js
share/spice-html5/bitmap.js
share/spice-html5/cursor.js
share/spice-html5/display.js
share/spice-html5/enums.js
share/spice-html5/filexfer.js
share/spice-html5/inputs.js
share/spice-html5/lz.js
share/spice-html5/main.js
share/spice-html5/playback.js
share/spice-html5/png.js
share/spice-html5/quic.js
share/spice-html5/resize.js
share/spice-html5/simulatecursor.js
share/spice-html5/spice-html5.spec.in
share/spice-html5/spice.css
share/spice-html5/spice.html
share/spice-html5/spice_auto.html
share/spice-html5/spicearraybuffer.js
share/spice-html5/spiceconn.js
share/spice-html5/spicedataview.js
share/spice-html5/spicemsg.js
share/spice-html5/spicetype.js
share/spice-html5/thirdparty/jsbn.js
share/spice-html5/thirdparty/prng4.js
share/spice-html5/thirdparty/rng.js
share/spice-html5/thirdparty/rsa.js
share/spice-html5/thirdparty/sha1.js
share/spice-html5/ticket.js
share/spice-html5/utils.js
share/spice-html5/webm.js
share/spice-html5/wire.js

6
spice-html5/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (spice-html5-0.1.7.tar.gz) = bc357ea4e237a8e43d7eb648266a584c8069992b
RMD160 (spice-html5-0.1.7.tar.gz) = ca30e66b054b540df3ae5a2147c70cd67050c6ca
SHA512 (spice-html5-0.1.7.tar.gz) = 13cdbae377404ac0b2e2ffac9c7573c63890386a85d2ac71740572da7d3526be6be0c73b991cabef61a1b42425ca37dcf826ed4fe9a28fb6cb701da547203774
Size (spice-html5-0.1.7.tar.gz) = 89361 bytes