summaryrefslogtreecommitdiff
path: root/app-emulation/spice-html5
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /app-emulation/spice-html5
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'app-emulation/spice-html5')
-rw-r--r--app-emulation/spice-html5/Manifest4
-rw-r--r--app-emulation/spice-html5/metadata.xml4
-rw-r--r--app-emulation/spice-html5/spice-html5-0.2.2.ebuild28
3 files changed, 35 insertions, 1 deletions
diff --git a/app-emulation/spice-html5/Manifest b/app-emulation/spice-html5/Manifest
index 6127f360b451..72399cc1573c 100644
--- a/app-emulation/spice-html5/Manifest
+++ b/app-emulation/spice-html5/Manifest
@@ -1,3 +1,5 @@
DIST spice-html5-spice-html5-0.2.1.tar.gz 486871 BLAKE2B 4b44ad772ab5abf13e8d3fe7c651169b340c8978f4163b9b679046efaa554f86d5919d154f16262ea28ddb512ac55ea7b6651ae63f64cf6b69033d8306191dc3 SHA512 c6e17aa465da1a0b882184bb19f2560f43fd3b345fdc00ec71774c7aec37c3453fd87b2448202011e217dda21b602d20dd4d552d49d9a52b64cb91aff092eff7
+DIST spice-html5-spice-html5-0.2.2.tar.gz 487210 BLAKE2B 125e5c2b36970c787897395eb56f71f90067ca5e6a80da4981f26ed3083b3cef4aaa40d2bb9767e775f9739eb15182c2cea874305e6a247c56be00e037bee6d6 SHA512 2a486552055762e44f54a7454d97e49d8f0d92a476b768f8724e6dfb6796851bd143a2c5b74fc2cff0bcec1f86b919428562f82e4b8de51ff95dadcc8b1a8133
EBUILD spice-html5-0.2.1.ebuild 584 BLAKE2B c966524f1c2707e9cbc5fe3946168dc1ed8c496f3d22478e398e49989ead642308cfe1ffe80f3fba8f4250d81069119611e77dc05044d2b92994e35da755a39b SHA512 ba40fccd01ad2dd12298101fff0ac4e963c6f27d34b137704d5eae38afb161e412057a3cf1b27226965c3373ebc1077867b2de607a56180c9995d9c925364c5d
-MISC metadata.xml 436 BLAKE2B ba9b5d8dd5d477fe7e33fb3559840cbe68c08b2034969d4bccbdcb93e4cb8b0dcced263f5e16fbae47899edb32c034d0271444dd23dbb9b4e6d22cb5c361aa0c SHA512 ac292d93a9b8b3beb239b6a1e91fc5d7440b7bf7318d91b8bc90a28722324852c4692e8fca1794fd66536b631e1df1f1682bad9cacd3d34276c25b5b023aaaaf
+EBUILD spice-html5-0.2.2.ebuild 591 BLAKE2B 5b69ea1472d204105b0f2a8789020e2f1526ff6fcddc81e08ab3c92be55cb08d33bd9d9ec0ee5c739def3fb4eb0f57c7db32c849957c2eb16ca12d96454e5f7c SHA512 35d0c52cf49f4041d3133c79ee2d4995841ac45d77a1abbada5c9f3d3bff12e6e09a958e4d596658ef94b6546fe8c3d8a0a6421cb2206561f90ff41fa6bdffb4
+MISC metadata.xml 568 BLAKE2B 8b7dd63e11eb8f36390bf3fc613e24a84e39b23f0552bc2cbc5de39688f816f45317fe48e0854d3db0ab2bfc9be7286801100fdc3ff0a76e2fa39ea6d36c91a4 SHA512 ac5b253fe864bebaff54b7544f6f9e5bf3010685f33a845879c268199c6c4af8d5065e1991296be33219e1a2c771c107e246d60b790db9832431319445e80756
diff --git a/app-emulation/spice-html5/metadata.xml b/app-emulation/spice-html5/metadata.xml
index 86afbba5af5e..3480b8fe2a62 100644
--- a/app-emulation/spice-html5/metadata.xml
+++ b/app-emulation/spice-html5/metadata.xml
@@ -9,6 +9,10 @@
<email>openstack@gentoo.org</email>
<name>Openstack</name>
</maintainer>
+ <maintainer type="project">
+ <email>virtualization@gentoo.org</email>
+ <name>Gentoo Virtualization Project</name>
+ </maintainer>
<longdescription lang="en">
Spice Javascript client
</longdescription>
diff --git a/app-emulation/spice-html5/spice-html5-0.2.2.ebuild b/app-emulation/spice-html5/spice-html5-0.2.2.ebuild
new file mode 100644
index 000000000000..b14ee2cb65c1
--- /dev/null
+++ b/app-emulation/spice-html5/spice-html5-0.2.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Spice Javascript client"
+HOMEPAGE="https://gitlab.freedesktop.org/spice/spice-html5"
+SRC_URI="https://gitlab.freedesktop.org/spice/${PN}/-/archive/${P}/${PN}-${P}.tar.gz"
+S="${WORKDIR}/${PN}-${P}"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+# no compiling
+src_compile() {
+ true
+}
+
+src_install() {
+ insinto /usr/share/spice-html5
+ doins -r src apache.conf.sample spice.css spice.html spice_auto.html
+}