diff --git a/common/shlibs b/common/shlibs index a609a81af69..c3c55bc624f 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2568,7 +2568,7 @@ libflimage.so.2 xforms-1.2.4_2 libutilspp.so.0 curlpp-0.7.3_2 libcurlpp.so.1 curlpp-0.8.1_1 libtcd.so.1 libtcd-2.2.7.r2_1 -libaccounts-glib.so.0 libaccounts-glib-1.21_1 +libaccounts-glib.so.1 libaccounts-glib-1.24_1 libaccounts-qt5.so.1 libaccounts-qt5-1.14_1 libshotwell-plugin-dev-1.0.so.0 shotwell-0.30.0_1 libshotwell-plugin-common.so.0 shotwell-0.30.0_1 diff --git a/srcpkgs/libaccounts-glib/template b/srcpkgs/libaccounts-glib/template index 27a04d692c3..edbf9125f83 100644 --- a/srcpkgs/libaccounts-glib/template +++ b/srcpkgs/libaccounts-glib/template @@ -1,21 +1,19 @@ # Template file for 'libaccounts-glib' pkgname=libaccounts-glib -version=1.23 +version=1.24 revision=1 -build_style=gnu-configure +wrksrc="${pkgname}-VERSION_${version}-8948717702424ce15f4e23e5db2c8ce0799ec120" +build_style=meson +hostmakedepends="gtk-doc pkg-config glib-devel gobject-introspection vala" +makedepends="sqlite-devel libxml2-devel libglib-devel python-gobject-devel + check-devel" short_desc="GLib-based client library for the accounts database" maintainer="John Rowley " -license="LGPL-2.1" +license="LGPL-2.1-only" homepage="https://gitlab.com/accounts-sso/libaccounts-glib" distfiles="https://gitlab.com/accounts-sso/${pkgname}/repository/archive.tar.gz?ref=VERSION_${version}>${pkgname}-${version}.tar.gz" -checksum=b4686af19b86cbedc0eb6a00aceee70f2c61254013d2cadd8aba15e9c540fff7 -hostmakedepends="gtk-doc autoconf automake libtool pkg-config glib-devel" -makedepends="sqlite-devel libxml2-devel libglib-devel" -wrksrc="${pkgname}-VERSION_${version}-8d14b10652b2fe6c25d8ad8334e2d5023d254313" - -pre_configure() { - NOCONFIGURE=1 ./autogen.sh -} +checksum=b0c52ddbd0305a37395890c61ec9ca9b389a3ee923a4364640205cf798a92f56 +nocross="Hard depends on both gobject-introspection & python-gobject" libaccounts-glib-devel_package() { short_desc+=" - development files"