gnome-42.0
This commit is contained in:
@@ -9,7 +9,11 @@ from pisi.actionsapi import mesontools, pisitools
|
||||
def setup():
|
||||
# Disable tracker 2.0 plugin
|
||||
pisitools.dosed("meson_options.txt", "'tracker',", " ")
|
||||
mesontools.configure("-Dapi-docs=true \
|
||||
pisitools.dosed("meson.build", "gupnp-1.2", "gupnp-1.6")
|
||||
pisitools.dosed("meson.build", "gssdp-1.2", "gssdp-1.6")
|
||||
pisitools.dosed("meson.build", "0.14.1", "0.14.0")
|
||||
mesontools.configure("-Dapi-docs=false \
|
||||
-Dtests=false \
|
||||
-Dexamples=false")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>A collection of UPnP/DLNA services</Summary>
|
||||
<Description>A collection of UPnP/DLNA services</Description>
|
||||
<Archive sha1sum="4aee14b00ae7b76fe75413514bf555e4eecccafc" type="tarxz">mirrors://gnome/rygel/0.40/rygel-0.40.3.tar.xz</Archive>
|
||||
<Archive sha1sum="46f52d1882805186b63fdead2974f607cc03145d" type="tarbz2">https://gitlab.gnome.org/GNOME/rygel/-/archive/wip/new-gupnp/rygel-wip-new-gupnp.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>desktop-file-utils</Dependency>
|
||||
<Dependency>dbus-glib-devel</Dependency>
|
||||
@@ -85,6 +85,20 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2022-05-22</Date>
|
||||
<Version>0.40.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2022-05-13</Date>
|
||||
<Version>0.40.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2022-01-09</Date>
|
||||
<Version>0.40.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user