spice-gtk-0.42
This commit is contained in:
@@ -8,7 +8,7 @@ from pisi.actionsapi import mesontools
|
|||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
mesontools.configure("--sbindir=/usr/bin")
|
mesontools.configure("--sbindir=/usr/bin -Dusb-ids-path=/usr/share/hwdata/usb.ids")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
mesontools.build()
|
mesontools.build()
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>GTK+ client library for SPICE</Summary>
|
<Summary>GTK+ client library for SPICE</Summary>
|
||||||
<Description>GTK+ client library for SPICE</Description>
|
<Description>GTK+ client library for SPICE</Description>
|
||||||
<Archive sha1sum="1956367d12bf53560bedcf77145f13a4068c2256" type="tarxz">https://www.spice-space.org/download/gtk/spice-gtk-0.39.tar.xz</Archive>
|
<Archive sha1sum="510f7f77fb50383f82464649a295edb235b66e1c" type="tarxz">https://www.spice-space.org/download/gtk/spice-gtk-0.42.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>gtk-doc</Dependency>
|
<Dependency>gtk-doc</Dependency>
|
||||||
@@ -23,6 +23,7 @@
|
|||||||
<Dependency>acl-devel</Dependency>
|
<Dependency>acl-devel</Dependency>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<Dependency>gtk3-devel</Dependency>
|
<Dependency>gtk3-devel</Dependency>
|
||||||
|
<Dependency>vala-devel</Dependency>
|
||||||
<Dependency>cairo-devel</Dependency>
|
<Dependency>cairo-devel</Dependency>
|
||||||
<Dependency>python3-six</Dependency>
|
<Dependency>python3-six</Dependency>
|
||||||
<Dependency>spice-devel</Dependency>
|
<Dependency>spice-devel</Dependency>
|
||||||
@@ -37,6 +38,7 @@
|
|||||||
<Dependency>libopus-devel</Dependency>
|
<Dependency>libopus-devel</Dependency>
|
||||||
<Dependency>openssl-devel</Dependency>
|
<Dependency>openssl-devel</Dependency>
|
||||||
<Dependency>libsoup-devel</Dependency>
|
<Dependency>libsoup-devel</Dependency>
|
||||||
|
<Dependency>libsoup3-devel</Dependency>
|
||||||
<Dependency>usbredir-devel</Dependency>
|
<Dependency>usbredir-devel</Dependency>
|
||||||
<Dependency>spice-protocol</Dependency>
|
<Dependency>spice-protocol</Dependency>
|
||||||
<Dependency>libcap-ng-devel</Dependency>
|
<Dependency>libcap-ng-devel</Dependency>
|
||||||
@@ -50,6 +52,9 @@
|
|||||||
<Dependency>gst-plugins-base-devel</Dependency>
|
<Dependency>gst-plugins-base-devel</Dependency>
|
||||||
<Dependency>gobject-introspection-devel</Dependency>
|
<Dependency>gobject-introspection-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
|
<Patches>
|
||||||
|
<!-- <Patch level="1">phodav-3.0.patch</Patch> -->
|
||||||
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -59,9 +64,11 @@
|
|||||||
<Dependency>lz4</Dependency>
|
<Dependency>lz4</Dependency>
|
||||||
<Dependency>acl</Dependency>
|
<Dependency>acl</Dependency>
|
||||||
<Dependency>gtk3</Dependency>
|
<Dependency>gtk3</Dependency>
|
||||||
|
<Dependency>vala</Dependency>
|
||||||
<Dependency>zlib</Dependency>
|
<Dependency>zlib</Dependency>
|
||||||
<Dependency>cairo</Dependency>
|
<Dependency>cairo</Dependency>
|
||||||
<Dependency>glib2</Dependency>
|
<Dependency>glib2</Dependency>
|
||||||
|
<Dependency>libX11</Dependency>
|
||||||
<Dependency>spice</Dependency>
|
<Dependency>spice</Dependency>
|
||||||
<Dependency>libusb</Dependency>
|
<Dependency>libusb</Dependency>
|
||||||
<Dependency>polkit</Dependency>
|
<Dependency>polkit</Dependency>
|
||||||
@@ -70,13 +77,18 @@
|
|||||||
<Dependency>python3</Dependency>
|
<Dependency>python3</Dependency>
|
||||||
<Dependency>libopus</Dependency>
|
<Dependency>libopus</Dependency>
|
||||||
<Dependency>openssl</Dependency>
|
<Dependency>openssl</Dependency>
|
||||||
|
<Dependency>libepoxy</Dependency>
|
||||||
<Dependency>libsoup</Dependency>
|
<Dependency>libsoup</Dependency>
|
||||||
|
<Dependency>libsoup3</Dependency>
|
||||||
<Dependency>usbredir</Dependency>
|
<Dependency>usbredir</Dependency>
|
||||||
<Dependency>libcap-ng</Dependency>
|
<Dependency>libcap-ng</Dependency>
|
||||||
<Dependency>gstreamer</Dependency>
|
<Dependency>gstreamer</Dependency>
|
||||||
<Dependency>json-glib</Dependency>
|
<Dependency>json-glib</Dependency>
|
||||||
<Dependency>libcacard</Dependency>
|
<Dependency>libcacard</Dependency>
|
||||||
<Dependency>cyrus-sasl</Dependency>
|
<Dependency>cyrus-sasl</Dependency>
|
||||||
|
<Dependency>gdk-pixbuf</Dependency>
|
||||||
|
<Dependency>wayland-client</Dependency>
|
||||||
|
<Dependency>wayland-server</Dependency>
|
||||||
<Dependency>python3-six</Dependency>
|
<Dependency>python3-six</Dependency>
|
||||||
<!-- <Dependency>polkit-gnome</Dependency> -->
|
<!-- <Dependency>polkit-gnome</Dependency> -->
|
||||||
<Dependency>libjpeg-turbo</Dependency>
|
<Dependency>libjpeg-turbo</Dependency>
|
||||||
@@ -95,6 +107,7 @@
|
|||||||
<Path fileType="data">/usr/share/polkit-1/actions</Path>
|
<Path fileType="data">/usr/share/polkit-1/actions</Path>
|
||||||
<Path fileType="doc">/usr/share/gtk-doc/html</Path>
|
<Path fileType="doc">/usr/share/gtk-doc/html</Path>
|
||||||
<Path fileType="data">/usr/lib/girepository-1.0</Path>
|
<Path fileType="data">/usr/lib/girepository-1.0</Path>
|
||||||
|
<Path fileType="data">/usr/share/vala</Path>
|
||||||
<Path fileType="executable">/usr/libexec/spice-client-glib-usb-acl-helper</Path>
|
<Path fileType="executable">/usr/libexec/spice-client-glib-usb-acl-helper</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
@@ -123,6 +136,7 @@
|
|||||||
<Dependency>libopus-devel</Dependency>
|
<Dependency>libopus-devel</Dependency>
|
||||||
<Dependency>openssl-devel</Dependency>
|
<Dependency>openssl-devel</Dependency>
|
||||||
<Dependency>libsoup-devel</Dependency>
|
<Dependency>libsoup-devel</Dependency>
|
||||||
|
<Dependency>libsoup3-devel</Dependency>
|
||||||
<Dependency>libepoxy-devel</Dependency>
|
<Dependency>libepoxy-devel</Dependency>
|
||||||
<Dependency>usbredir-devel</Dependency>
|
<Dependency>usbredir-devel</Dependency>
|
||||||
<Dependency>spice-protocol</Dependency>
|
<Dependency>spice-protocol</Dependency>
|
||||||
@@ -146,6 +160,20 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2023-06-05</Date>
|
||||||
|
<Version>0.42</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2022-07-04</Date>
|
||||||
|
<Version>0.40</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2021-10-10</Date>
|
<Date>2021-10-10</Date>
|
||||||
<Version>0.39</Version>
|
<Version>0.39</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user