diff --git a/hardware/virtualization/spice-protocol/pspec.xml b/hardware/virtualization/spice-protocol/pspec.xml
index 11cdef8030..978cd26a84 100644
--- a/hardware/virtualization/spice-protocol/pspec.xml
+++ b/hardware/virtualization/spice-protocol/pspec.xml
@@ -37,7 +37,7 @@
2021-02-10
0.14.3
- First release
+ First release.
Kamil Atlı
suvari@pisilinux.org
diff --git a/hardware/virtualization/spice/actions.py b/hardware/virtualization/spice/actions.py
new file mode 100644
index 0000000000..6eaafdda53
--- /dev/null
+++ b/hardware/virtualization/spice/actions.py
@@ -0,0 +1,23 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import get
+from pisi.actionsapi import autotools
+from pisi.actionsapi import pisitools
+
+def setup():
+ #autotools.autoreconf("-vif")
+ autotools.configure()
+
+def build():
+ autotools.make()
+
+#def check():
+ #autotools.make("check")
+
+def install():
+ autotools.rawInstall("DESTDIR=%s" % get.installDIR())
+ pisitools.dodoc("COPYING", "README")
diff --git a/hardware/virtualization/spice/pspec.xml b/hardware/virtualization/spice/pspec.xml
new file mode 100644
index 0000000000..4ed1be9b57
--- /dev/null
+++ b/hardware/virtualization/spice/pspec.xml
@@ -0,0 +1,94 @@
+
+
+
+
+ spice
+ https://www.spice-space.org/
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ science.misc
+ LGPL2.1
+ library
+ app:console
+ Simple Protocol for Independent Computing Environments
+ SPICE is a remote display system built for virtual environments which
+allows you to view a computing 'desktop' environment not only on the
+machine where it is running, but from anywhere on the Internet and
+from a wide variety of machine architectures.
+ https://www.spice-space.org/download/releases/spice-server/spice-0.15.0.tar.bz2
+
+ meson
+ doxygen
+ asciidoc
+ lz4-devel
+ orc-devel
+ zlib-devel
+ python3-six
+ glib2-devel
+ pixman-devel
+ python3-devel
+ libopus-devel
+ openssl-devel
+ spice-protocol
+ libcacard-devel
+ gstreamer-devel
+ autoconf-archive
+ cyrus-sasl-devel
+ python3-pyparsing
+ libjpeg-turbo-devel
+ gst-plugins-base-devel
+
+
+
+
+ spice
+ Simple Protocol for Independent Computing Environments
+
+ lz4
+ orc
+ zlib
+ glib2
+ libgcc
+ pixman
+ libopus
+ openssl
+ gstreamer
+ cyrus-sasl
+ libjpeg-turbo
+ gst-plugins-base
+
+
+ /usr/lib/libspice-server.so*
+ /usr/share/doc/
+
+
+
+
+ spice-devel
+ Development files for spice
+
+ glib2-devel
+ pixman-devel
+ openssl-devel
+ spice-protocol
+ libcacard-devel
+ spice
+
+
+ /usr/include/spice-server
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2021-02-10
+ 0.15.0
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 0e45354093..2795e353fc 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -173492,6 +173492,96 @@ It supports email, address books, calendars, tasks, news feeds and much more.
+
+
+ spice
+ https://www.spice-space.org/
+
+ Kamil Atlı
+ suvari@pisilinux.org
+
+ LGPL2.1
+ library
+ app:console
+ science.misc
+ Simple Protocol for Independent Computing Environments
+ SPICE is a remote display system built for virtual environments which
+allows you to view a computing 'desktop' environment not only on the
+machine where it is running, but from anywhere on the Internet and
+from a wide variety of machine architectures.
+ https://www.spice-space.org/download/releases/spice-server/spice-0.15.0.tar.bz2
+
+ meson
+ doxygen
+ asciidoc
+ lz4-devel
+ orc-devel
+ zlib-devel
+ python3-six
+ glib2-devel
+ pixman-devel
+ python3-devel
+ libopus-devel
+ openssl-devel
+ spice-protocol
+ libcacard-devel
+ gstreamer-devel
+ autoconf-archive
+ cyrus-sasl-devel
+ python3-pyparsing
+ libjpeg-turbo-devel
+ gst-plugins-base-devel
+
+ hardware/virtualization/spice/pspec.xml
+
+
+ spice
+ Simple Protocol for Independent Computing Environments
+
+ lz4
+ orc
+ zlib
+ glib2
+ libgcc
+ pixman
+ libopus
+ openssl
+ gstreamer
+ cyrus-sasl
+ libjpeg-turbo
+ gst-plugins-base
+
+
+ /usr/lib/libspice-server.so*
+ /usr/share/doc/
+
+
+
+ spice-devel
+ Development files for spice
+
+ glib2-devel
+ pixman-devel
+ openssl-devel
+ spice-protocol
+ libcacard-devel
+ spice
+
+
+ /usr/include/spice-server
+ /usr/lib/pkgconfig
+
+
+
+
+ 2021-02-10
+ 0.15.0
+ First release
+ Kamil Atlı
+ suvari@pisilinux.org
+
+
+
spice-protocol
@@ -173525,7 +173615,7 @@ It supports email, address books, calendars, tasks, news feeds and much more.
2021-02-10
0.14.3
- First release
+ First release.
Kamil Atlı
suvari@pisilinux.org
@@ -269421,7 +269511,7 @@ Konuk sanal makinede çalışan okuyucu.
2021-02-10
2.8.1
- First release
+ First release.
Kamil Atlı
suvari@pisilinux.org
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index df4dfea6a4..7e564ebe12 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-9a09af9e70bd5afe101ecab2a19bbaa601f9a41b
\ No newline at end of file
+ff900b4a46bb0dd1b06c4b50f46e3a5f0f0d71d7
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index b727047763..21ed51bb1e 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 2b73fca61a..c80235405c 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-a55eca1982b7dfc737a122614fa3eb7ff5d07396
\ No newline at end of file
+eb91b38b5d2d90403d42fe127055679e3143b650
\ No newline at end of file
diff --git a/programming/library/libcacard/pspec.xml b/programming/library/libcacard/pspec.xml
index a2e34fce62..37fe859407 100644
--- a/programming/library/libcacard/pspec.xml
+++ b/programming/library/libcacard/pspec.xml
@@ -60,7 +60,7 @@ reader running in a guest virtual machine.
2021-02-10
2.8.1
- First release
+ First release.
Kamil Atlı
suvari@pisilinux.org