geocode-glib-3.26.3
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import mesontools
|
||||
|
||||
def setup():
|
||||
mesontools.configure()
|
||||
mesontools.configure("-D enable-installed-tests=false")
|
||||
|
||||
def build():
|
||||
mesontools.build
|
||||
|
||||
@@ -11,11 +11,8 @@
|
||||
<License>GPLv1</License>
|
||||
<PartOf>programming.misc</PartOf>
|
||||
<Summary>geocode-glib is a convenience library for the geocoding and reverse geocoding</Summary>
|
||||
<Description>geocode-glib is a convenience library for the geocoding (finding longitude,
|
||||
and latitude from an address) and reverse geocoding (finding an address from
|
||||
coordinates). It uses Nominatim service to achieve that. It also caches
|
||||
(reverse-)geocoding requests for faster results and to avoid unnecessary server
|
||||
load.</Description>
|
||||
<Description>geocode-glib is a convenience library for the geocoding (finding longitude, and latitude from an address) and reverse geocoding (finding an address from coordinates). It uses Nominatim service to achieve that. It also caches (reverse-)geocoding requests for faster results and to avoid unnecessary server load.</Description>
|
||||
<Archive type="tarxz" sha1sum="92e2d342a2712f159a202127666b5fe8f0bb7f98">https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.3.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency versionFrom="1.4.4">json-glib-devel</Dependency>
|
||||
@@ -23,7 +20,6 @@ load.</Description>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive type="tarxz" sha1sum="b8fb9aed83f33685fafc2952383dbc5b46a78d31">https://download.gnome.org/sources/geocode-glib/3.26/geocode-glib-3.26.2.tar.xz</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>geocode-glib</Name>
|
||||
@@ -55,6 +51,13 @@ load.</Description>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2022-06-30</Date>
|
||||
<Version>3.26.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-04-06</Date>
|
||||
<Version>3.26.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user