summaryrefslogtreecommitdiffstats
path: root/accounts-sso/libaccounts-glib
diff options
context:
space:
mode:
authorTreeve Jelbert2020-08-08 14:46:00 +0200
committerTreeve Jelbert2020-08-11 08:30:08 +0200
commite158cf8688644b752824e0a71d491efa77fb764c (patch)
tree50156c4bdc1563b53c3276e3815a053f731a56a9 /accounts-sso/libaccounts-glib
parentc266d2abdacc54ce765798c6dfa939bfbf2f82a3 (diff)
libaccounts-glib: => 1.25
Diffstat (limited to 'accounts-sso/libaccounts-glib')
-rwxr-xr-xaccounts-sso/libaccounts-glib/CONFIGURE1
-rwxr-xr-xaccounts-sso/libaccounts-glib/DEPENDS9
-rwxr-xr-xaccounts-sso/libaccounts-glib/DETAILS7
-rw-r--r--accounts-sso/libaccounts-glib/HISTORY6
-rwxr-xr-xaccounts-sso/libaccounts-glib/PRE_BUILD4
5 files changed, 18 insertions, 9 deletions
diff --git a/accounts-sso/libaccounts-glib/CONFIGURE b/accounts-sso/libaccounts-glib/CONFIGURE
new file mode 100755
index 0000000000..d0bac55395
--- /dev/null
+++ b/accounts-sso/libaccounts-glib/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/MESON_CONFIGURE
diff --git a/accounts-sso/libaccounts-glib/DEPENDS b/accounts-sso/libaccounts-glib/DEPENDS
index a57de5e362..215132f1b8 100755
--- a/accounts-sso/libaccounts-glib/DEPENDS
+++ b/accounts-sso/libaccounts-glib/DEPENDS
@@ -1,7 +1,12 @@
+depends meson &&
+depends ninja-build-system &&
depends glib2 &&
depends libxslt &&
depends libxml2 &&
depends pkgconfig &&
depends sqlite &&
-depends gtk-doc
-
+depends gobject-introspection &&
+depends vala &&
+depends gtk-doc &&
+depends pygobject3 &&
+depends pygments
diff --git a/accounts-sso/libaccounts-glib/DETAILS b/accounts-sso/libaccounts-glib/DETAILS
index 24ae5e524a..e73ef9956f 100755
--- a/accounts-sso/libaccounts-glib/DETAILS
+++ b/accounts-sso/libaccounts-glib/DETAILS
@@ -1,7 +1,8 @@
+source $GRIMOIRE/MESON_FUNCTIONS
SPELL=libaccounts-glib
- VERSION=1.23
- VX=8d14b10652b2fe6c25d8ad8334e2d5023d254313
- SOURCE_HASH=sha512:2c52fec83784225c3f9d0a276d83cd7a6d0061840b47d23d77485bd360277319fc5d63d0bf785e12c888132228b46ff9e34ff92a9bc3fe29eab0a4746986b7d5
+ VERSION=1.25
+ VX=886a80b3ba975d8a59a6500ade2b1debb552660c
+ SOURCE_HASH=sha512:608c0bfee4f608646b4c3f8f55c371497514d6dbb823c305542cf2b2a76952c38de14d5ce0238b1ac12afc1a987c67a74bf13f29c3edaf91201f2f71130f9b3a
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL=https://gitlab.com/accounts-sso/$SPELL/repository/archive.tar.bz2?ref=VERSION_${VERSION}
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-VERSION_$VERSION-$VX
diff --git a/accounts-sso/libaccounts-glib/HISTORY b/accounts-sso/libaccounts-glib/HISTORY
index f3719b1a58..2a77c61eaf 100644
--- a/accounts-sso/libaccounts-glib/HISTORY
+++ b/accounts-sso/libaccounts-glib/HISTORY
@@ -1,3 +1,9 @@
+2020-08-08 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.25
+ * DEPENDS: convert to meson
+ add pygobject3 pygments vala gobject-introspection
+ * CONFIGURE: added
+
2019-12-14 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.23
diff --git a/accounts-sso/libaccounts-glib/PRE_BUILD b/accounts-sso/libaccounts-glib/PRE_BUILD
deleted file mode 100755
index b20679d12f..0000000000
--- a/accounts-sso/libaccounts-glib/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-gtkdocize --copy --flavour no-tmpl
-autoreconf -f -i --symlink