gtk-vnc-1.3.1
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>A VNC viewer widget for GTK+</Summary>
|
<Summary>A VNC viewer widget for GTK+</Summary>
|
||||||
<Description>gtk-vnc is a VNC viewer widget for GTK. This widget is also used for displaying guest operating system screens within virt-manager. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded.</Description>
|
<Description>gtk-vnc is a VNC viewer widget for GTK. This widget is also used for displaying guest operating system screens within virt-manager. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded.</Description>
|
||||||
<Archive sha1sum="b3da7d9731f80d4c6e99a0b780ef6ccae863f210" type="tarxz">https://download.gnome.org/sources/gtk-vnc/1.3/gtk-vnc-1.3.0.tar.xz</Archive>
|
<Archive sha1sum="c2e2f99723ee1f12373f295d00fe9a35977ebbb3" type="tarxz">https://download.gnome.org/sources/gtk-vnc/1.3/gtk-vnc-1.3.1.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>git</Dependency>
|
<Dependency>git</Dependency>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
@@ -59,6 +59,7 @@
|
|||||||
<Path fileType="man">/usr/share/man</Path>
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
<Path fileType="localedata">/usr/share/locale</Path>
|
<Path fileType="localedata">/usr/share/locale</Path>
|
||||||
|
<Path fileType="data">/usr/share/vala</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
@@ -86,6 +87,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2022-07-15</Date>
|
||||||
|
<Version>1.3.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2022-06-25</Date>
|
<Date>2022-06-25</Date>
|
||||||
<Version>1.3</Version>
|
<Version>1.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user