spice-vdagent: new package

This commit is contained in:
suvari
2021-10-10 16:08:54 +03:00
parent 7bca08dfc3
commit 2feace808a
8 changed files with 298003 additions and 297693 deletions
@@ -0,0 +1,63 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>spice-vdagent</Name>
<Homepage>https://www.spice-space.org/</Homepage>
<Packager>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Packager>
<License>GPL</License>
<IsA>library</IsA>
<IsA>app:console</IsA>
<Summary>Spice agent for Linux guests</Summary>
<Description>Spice agent for Linux guests</Description>
<Archive sha1sum="1e55469fc20efc705b084a7b2a8e2de59bf4d197" type="tarbz2">https://www.spice-space.org/download/releases/spice-vdagent-0.21.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>eudev-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>libdrm-devel</Dependency>
<Dependency>spice-protocol</Dependency>
<Dependency>alsa-lib-devel</Dependency>
<Dependency>libXrandr-devel</Dependency>
<Dependency>libXinerama-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>spice-vdagent</Name>
<Summary>Spice agent for Linux guests</Summary>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libdrm</Dependency>
<Dependency>libX11</Dependency>
<Dependency>alsa-lib</Dependency>
<Dependency>libXrandr</Dependency>
<Dependency>libXinerama</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/libspice-server.so*</Path>
<Path fileType="doc">/usr/share/doc/</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/gdm/autostart/LoginWindow</Path>
<Path fileType="data">/usr/share/gdm/greeter/autostart</Path>
<Path fileType="config">/var/run/spice-vdagentd</Path>
<Path fileType="config">/etc/xdg/autostart/spice-vdagent.desktop</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-10-10</Date>
<Version>0.21.0</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>