Merge pull request #17509 from Rmys/master

gnome ver. bump
This commit is contained in:
Rmys
2025-10-14 10:59:36 +03:00
committed by GitHub
+18 -17
View File
@@ -13,7 +13,7 @@
<Summary>libshumate is a GTK4 widget to display maps.</Summary>
<Icon>libshumate</Icon>
<Description>libshumate is a C library providing a GtkWidget to display maps in GTK4 applications. It supports numerous free map sources such as OpenStreetMap, OpenCycleMap, OpenAerialMap and Maps for free.</Description>
<Archive sha1sum="7eae04bd172bb0572e3319f65af91b5415196425" type="tarxz">https://download.gnome.org/sources/libshumate/1.4/libshumate-1.4.0.tar.xz</Archive>
<Archive sha1sum="6b421718acf4c7ee224ac6287cc2c4552f45536b" type="tarxz">https://download.gnome.org/sources/libshumate/1.5/libshumate-1.5.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
<Dependency>meson</Dependency>
@@ -24,22 +24,21 @@
<Dependency>cairo-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>sqlite-devel</Dependency>
<Dependency>sysprof-devel</Dependency>
<Dependency>graphene-devel</Dependency>
<Dependency>libsoup3-devel</Dependency>
<Dependency>valgrind-devel</Dependency>
<Dependency>protobuf-c-devel</Dependency>
<Dependency>gdk-pixbuf-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency versionFrom="49.0">sysprof-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>libshumate.patch</Patch>
<Patch level="1">libshumate.patch</Patch>
</Patches>
-->
<Patches>
<Patch>libshumate.patch</Patch>
<Patch level="1">libshumate.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>libshumate</Name>
<RuntimeDependencies>
@@ -54,14 +53,9 @@
<Dependency>protobuf-c</Dependency>
<Dependency>gdk-pixbuf</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libshumate-1.0.so*</Path>
<Path fileType="library">/usr/lib/girepository-1.0/Shumate-1.0.typelib</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/vala</Path>
<Path fileType="doc">/usr/share/doc</Path>
-->
</Files>
<Files><Path fileType="library">/usr/lib/libshumate-1.0.so*</Path><Path fileType="library">/usr/lib/girepository-1.0/Shumate-1.0.typelib</Path><Path fileType="localedata">/usr/share/locale</Path><Path fileType="data">/usr/share/vala</Path><Path fileType="doc">/usr/share/doc</Path>
--&gt;
</Files>
</Package>
<Package>
@@ -74,8 +68,8 @@
<Dependency>sqlite-devel</Dependency>
<Dependency>sysprof-devel</Dependency>
<Dependency>libsoup3-devel</Dependency>
<Dependency>protobuf-c-devel</Dependency>
<Dependency>json-glib-devel</Dependency>
<Dependency>protobuf-c-devel</Dependency>
<Dependency release="current">libshumate</Dependency>
</RuntimeDependencies>
<Files>
@@ -86,6 +80,13 @@
</Package>
<History>
<Update release="15">
<Date>2025-10-11</Date>
<Version>1.5.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2025-04-06</Date>
<Version>1.4.0</Version>