mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-im/libaccounts-glib: Update to 1.27
This commit is contained in:
parent
224e5cad92
commit
c22c0f870b
4 changed files with 13 additions and 18 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= libaccounts-glib
|
PORTNAME= libaccounts-glib
|
||||||
DISTVERSION= 1.26
|
DISTVERSION= 1.27
|
||||||
CATEGORIES= net-im
|
CATEGORIES= net-im
|
||||||
DIST_SUBDIR= KDE/${GL_ACCOUNT}
|
DIST_SUBDIR= KDE/${GL_ACCOUNT}
|
||||||
|
|
||||||
|
@ -11,27 +11,22 @@ LICENSE= LGPL21
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= checkmk:devel/check
|
BUILD_DEPENDS= checkmk:devel/check
|
||||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
|
|
||||||
|
|
||||||
USES= gnome libtool meson pathfix pkgconfig python sqlite:3 vala:build
|
USES= gnome meson pathfix pkgconfig sqlite:3 vala:build
|
||||||
USE_GNOME= pygobject3 introspection libxml2
|
USE_GITLAB= yes
|
||||||
USE_PYTHON= py3kplist
|
GL_ACCOUNT= accounts-sso
|
||||||
|
GL_TAGNAME= 26c54322304e9df598b2ba67427433a2e68b823e
|
||||||
|
USE_GNOME= introspection libxml2
|
||||||
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
CONFIGURE_ARGS= -Dtests=false
|
CONFIGURE_ARGS= -Dtests=false
|
||||||
|
|
||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
# GitLab variables.
|
|
||||||
USE_GITLAB= yes
|
|
||||||
GL_ACCOUNT= accounts-sso
|
|
||||||
GL_TAGNAME= d31d74997c8524cac862a2c5f0cd902f99a39fc6
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
|
|
||||||
DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc
|
DOCS_BUILD_DEPENDS= gtkdocize:textproc/gtk-doc
|
||||||
DOCS_MESON_TRUE= docs
|
DOCS_MESON_TRUE= docs
|
||||||
|
|
||||||
BINARY_ALIAS= python=${PYTHON_CMD}
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1662538058
|
TIMESTAMP = 1719120728
|
||||||
SHA256 (KDE/accounts-sso/accounts-sso-libaccounts-glib-d31d74997c8524cac862a2c5f0cd902f99a39fc6_GL0.tar.gz) = d46b9b55e9b7ca43de11012e330de786c13923f072139391ea024afc48ed7259
|
SHA256 (KDE/accounts-sso/accounts-sso-libaccounts-glib-26c54322304e9df598b2ba67427433a2e68b823e_GL0.tar.gz) = 1b1800c16769cd792a4341183a19b512e3f7ae3719c992a25f70a315eaff1d6e
|
||||||
SIZE (KDE/accounts-sso/accounts-sso-libaccounts-glib-d31d74997c8524cac862a2c5f0cd902f99a39fc6_GL0.tar.gz) = 117463
|
SIZE (KDE/accounts-sso/accounts-sso-libaccounts-glib-26c54322304e9df598b2ba67427433a2e68b823e_GL0.tar.gz) = 118004
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms.
|
Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
|
||||||
|
platforms.
|
||||||
|
|
|
@ -16,8 +16,7 @@ include/libaccounts-glib/libaccounts-glib.h
|
||||||
lib/girepository-1.0/Accounts-1.0.typelib
|
lib/girepository-1.0/Accounts-1.0.typelib
|
||||||
lib/libaccounts-glib.so
|
lib/libaccounts-glib.so
|
||||||
lib/libaccounts-glib.so.0
|
lib/libaccounts-glib.so.0
|
||||||
lib/libaccounts-glib.so.1.25
|
lib/libaccounts-glib.so.1.27
|
||||||
%%PYTHON_SITELIBDIR%%/gi/overrides/Accounts.py
|
|
||||||
libdata/pkgconfig/libaccounts-glib.pc
|
libdata/pkgconfig/libaccounts-glib.pc
|
||||||
share/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml
|
share/dbus-1/interfaces/com.google.code.AccountsSSO.Accounts.Manager.xml
|
||||||
share/gettext/its/accounts-application.its
|
share/gettext/its/accounts-application.its
|
||||||
|
|
Loading…
Add table
Reference in a new issue