Update to libchamplain-0.12.21.

soup2 -> soup3
This commit is contained in:
ajacoutot 2023-01-18 16:36:40 +00:00
parent 62656c9b83
commit 216cb61769
2 changed files with 7 additions and 8 deletions

View File

@ -1,12 +1,11 @@
COMMENT= library to provide a GTK+ widget to display maps
GNOME_PROJECT= libchamplain
GNOME_VERSION= 0.12.20
GNOME_VERSION= 0.12.21
API_VERSION= 0.12
REVISION= 0
SHARED_LIBS += champlain-${API_VERSION} 2.0 # 11.10
SHARED_LIBS += champlain-gtk-${API_VERSION} 2.0 # 11.10
SHARED_LIBS += champlain-${API_VERSION} 2.0 # 0.11.10
SHARED_LIBS += champlain-gtk-${API_VERSION} 2.0 # 0.11.10
SUBST_VARS+= API_VERSION
@ -19,12 +18,12 @@ PERMIT_PACKAGE= Yes
WANTLIB += cairo cairo-gobject clutter-1.0 clutter-gtk-1.0 cogl
WANTLIB += cogl-path gdk-3 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gobject-2.0
WANTLIB += gtk-3 m pango-1.0 soup-2.4 sqlite3
WANTLIB += gtk-3 m pango-1.0 soup-3.0 sqlite3
MODULES= devel/meson \
x11/gnome
LIB_DEPENDS= devel/libsoup \
LIB_DEPENDS= devel/libsoup3 \
graphics/clutter/clutter-gtk
MODGNOME_TOOLS += gobject-introspection vala

View File

@ -1,2 +1,2 @@
SHA256 (libchamplain-0.12.20.tar.xz) = AjK0v80TChxb2ntq7CZr8tBucB6Ak98YhvHia8G6MGY=
SIZE (libchamplain-0.12.20.tar.xz) = 222168
SHA256 (libchamplain-0.12.21.tar.xz) = qRXNFyoMUpRMVXn8tGg/ioeMVxv16SglS12v78cn5ac=
SIZE (libchamplain-0.12.21.tar.xz) = 223748