gupnp-1.3.1
This commit is contained in:
@@ -15,4 +15,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
mesontools.install()
|
mesontools.install()
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "NEWS")
|
pisitools.dodoc("AUTHORS", "README*", "NEWS")
|
||||||
|
|||||||
@@ -13,15 +13,15 @@
|
|||||||
<IsA>app:gui</IsA>
|
<IsA>app:gui</IsA>
|
||||||
<Summary>A framework for creating UPnP devices and control points</Summary>
|
<Summary>A framework for creating UPnP devices and control points</Summary>
|
||||||
<Description>A framework for creating UPnP devices and control points</Description>
|
<Description>A framework for creating UPnP devices and control points</Description>
|
||||||
<Archive sha1sum="8707bdbf57ad13dcf0c07d6bab3007e81cd2212a" type="tarxz">mirrors://gnome/gupnp/1.2/gupnp-1.2.7.tar.xz</Archive>
|
<Archive sha1sum="f542342d1c91eca1c0522fb1dc9559ca6429c3e8" type="tarxz">mirrors://gnome/gupnp/1.3/gupnp-1.3.1.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>gssdp-devel</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
<Dependency>gtk-doc</Dependency>
|
<Dependency>gtk-doc</Dependency>
|
||||||
<Dependency>gobject-introspection-devel</Dependency>
|
<Dependency>vala-devel</Dependency>
|
||||||
|
<Dependency>gssdp-devel</Dependency>
|
||||||
<Dependency>libsoup-devel</Dependency>
|
<Dependency>libsoup-devel</Dependency>
|
||||||
<Dependency>libxml2-devel</Dependency>
|
<Dependency>libxml2-devel</Dependency>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>gobject-introspection-devel</Dependency>
|
||||||
<Dependency>vala-devel</Dependency>
|
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -62,6 +62,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2021-08-14</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>2021-06-27</Date>
|
<Date>2021-06-27</Date>
|
||||||
<Version>1.2.7</Version>
|
<Version>1.2.7</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user