[Midnightbsd-cvs] mports [24964] trunk/accessibility/at-spi2-core: update at-spi2-core to 2.28.0

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Feb 9 18:14:33 EST 2019


Revision: 24964
          http://svnweb.midnightbsd.org/mports/?rev=24964
Author:   laffer1
Date:     2019-02-09 18:14:33 -0500 (Sat, 09 Feb 2019)
Log Message:
-----------
update at-spi2-core to 2.28.0

Modified Paths:
--------------
    trunk/accessibility/at-spi2-core/Makefile
    trunk/accessibility/at-spi2-core/distinfo
    trunk/accessibility/at-spi2-core/pkg-plist

Modified: trunk/accessibility/at-spi2-core/Makefile
===================================================================
--- trunk/accessibility/at-spi2-core/Makefile	2019-02-09 23:10:13 UTC (rev 24963)
+++ trunk/accessibility/at-spi2-core/Makefile	2019-02-09 23:14:33 UTC (rev 24964)
@@ -1,10 +1,10 @@
 # $MidnightBSD$
 
 PORTNAME=	at-spi2-core
-PORTVERSION=	2.16.0
+PORTVERSION=	2.28.0
 CATEGORIES=	accessibility x11-toolkits
 MASTER_SITES=	GNOME
-DIST_SUBDIR=	gnome3
+DIST_SUBDIR=	gnome
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Assistive Technology Service Provider Interface
@@ -11,16 +11,19 @@
 
 LICENSE=	lgpl2.1
 
-LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/devel/dbus
+LIB_DEPENDS=	libdbus-1.so:devel/dbus \
+		libxkbcommon.so:x11/libxkbcommon
 
-USES=		gettext gmake libtool pathfix pkgconfig tar:xz
-USE_GNOME=	glib20 intlhack introspection:build
-USE_XORG=	x11 xi xtst xext
+PORTSCOUT=	limitw:1,even
+
+USES=		gettext gnome localbase meson pkgconfig tar:xz
+USE_GNOME=	glib20 introspection:build
+USE_XORG=	ice sm x11 xi xtst xext
 USE_LDCONFIG=	yes
-GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--disable-xevie
-CPPFLAGS+=	-I${LOCALBASE}/include
-LIBS+=		-L${LOCALBASE}/lib
-INSTALL_TARGET=	install-strip
 
+post-install:
+	${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd
+	${MKDIR} ${PREFIX}/libdata/pkgconfig
+	${CP} ${PREFIX}/lib/pkgconfig/*.pc ${PREFIX}/libdata/pkgconfig/
+
 .include <bsd.port.mk>

Modified: trunk/accessibility/at-spi2-core/distinfo
===================================================================
--- trunk/accessibility/at-spi2-core/distinfo	2019-02-09 23:10:13 UTC (rev 24963)
+++ trunk/accessibility/at-spi2-core/distinfo	2019-02-09 23:14:33 UTC (rev 24964)
@@ -1,2 +1,3 @@
-SHA256 (gnome3/at-spi2-core-2.16.0.tar.xz) = 1c0b77fb8ce81abbf1d80c0afee9858b3f9229f673b7881995fe0fc16b1a74d0
-SIZE (gnome3/at-spi2-core-2.16.0.tar.xz) = 455264
+TIMESTAMP = 1525378489
+SHA256 (gnome/at-spi2-core-2.28.0.tar.xz) = 42a2487ab11ce43c288e73b2668ef8b1ab40a0e2b4f94e80fca04ad27b6f1c87
+SIZE (gnome/at-spi2-core-2.28.0.tar.xz) = 186676

Modified: trunk/accessibility/at-spi2-core/pkg-plist
===================================================================
--- trunk/accessibility/at-spi2-core/pkg-plist	2019-02-09 23:10:13 UTC (rev 24963)
+++ trunk/accessibility/at-spi2-core/pkg-plist	2019-02-09 23:14:33 UTC (rev 24964)
@@ -1,6 +1,4 @@
-etc/at-spi2/accessibility.conf
 etc/xdg/autostart/at-spi-dbus-bus.desktop
-include/at-spi-2.0/atspi/atspi.h
 include/at-spi-2.0/atspi/atspi-accessible.h
 include/at-spi-2.0/atspi/atspi-action.h
 include/at-spi-2.0/atspi/atspi-application.h
@@ -8,21 +6,17 @@
 include/at-spi-2.0/atspi/atspi-component.h
 include/at-spi-2.0/atspi/atspi-constants.h
 include/at-spi-2.0/atspi/atspi-device-listener.h
-include/at-spi-2.0/atspi/atspi-device-listener-private.h
 include/at-spi-2.0/atspi/atspi-document.h
 include/at-spi-2.0/atspi/atspi-editabletext.h
 include/at-spi-2.0/atspi/atspi-enum-types.h
 include/at-spi-2.0/atspi/atspi-event-listener.h
-include/at-spi-2.0/atspi/atspi-event-listener-private.h
-include/at-spi-2.0/atspi/atspi-gmain.c
 include/at-spi-2.0/atspi/atspi-gmain.h
 include/at-spi-2.0/atspi/atspi-hyperlink.h
 include/at-spi-2.0/atspi/atspi-hypertext.h
 include/at-spi-2.0/atspi/atspi-image.h
+include/at-spi-2.0/atspi/atspi-matchrule.h
 include/at-spi-2.0/atspi/atspi-misc.h
-include/at-spi-2.0/atspi/atspi-matchrule.h
 include/at-spi-2.0/atspi/atspi-object.h
-include/at-spi-2.0/atspi/atspi-private.h
 include/at-spi-2.0/atspi/atspi-registry.h
 include/at-spi-2.0/atspi/atspi-relation.h
 include/at-spi-2.0/atspi/atspi-selection.h
@@ -32,6 +26,7 @@
 include/at-spi-2.0/atspi/atspi-text.h
 include/at-spi-2.0/atspi/atspi-types.h
 include/at-spi-2.0/atspi/atspi-value.h
+include/at-spi-2.0/atspi/atspi.h
 lib/girepository-1.0/Atspi-2.0.typelib
 lib/libatspi.so
 lib/libatspi.so.0
@@ -41,49 +36,8 @@
 libexec/at-spi2-registryd
 share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
 share/dbus-1/services/org.a11y.Bus.service
+share/defaults/at-spi2/accessibility.conf
 share/gir-1.0/Atspi-2.0.gir
-share/gtk-doc/html/libatspi/AtspiAccessible.html
-share/gtk-doc/html/libatspi/AtspiDeviceListener.html
-share/gtk-doc/html/libatspi/AtspiEventListener.html
-share/gtk-doc/html/libatspi/AtspiHyperlink.html
-share/gtk-doc/html/libatspi/AtspiMatchRule.html
-share/gtk-doc/html/libatspi/AtspiObject.html
-share/gtk-doc/html/libatspi/AtspiRelation.html
-share/gtk-doc/html/libatspi/AtspiStateSet.html
-share/gtk-doc/html/libatspi/annotation-glossary.html
-share/gtk-doc/html/libatspi/api-index-full.html
-share/gtk-doc/html/libatspi/ch01.html
-share/gtk-doc/html/libatspi/home.png
-share/gtk-doc/html/libatspi/index.html
-share/gtk-doc/html/libatspi/index.sgml
-share/gtk-doc/html/libatspi/left.png
-share/gtk-doc/html/libatspi/left-insensitive.png
-share/gtk-doc/html/libatspi/libatspi-AtspiApplication.html
-share/gtk-doc/html/libatspi/libatspi-atspi-action.html
-share/gtk-doc/html/libatspi/libatspi-atspi-collection.html
-share/gtk-doc/html/libatspi/libatspi-atspi-component.html
-share/gtk-doc/html/libatspi/libatspi-atspi-constants.html
-share/gtk-doc/html/libatspi/libatspi-atspi-document.html
-share/gtk-doc/html/libatspi/libatspi-atspi-editabletext.html
-share/gtk-doc/html/libatspi/libatspi-atspi-hypertext.html
-share/gtk-doc/html/libatspi/libatspi-atspi-image.html
-share/gtk-doc/html/libatspi/libatspi-atspi-listener-private.html
-share/gtk-doc/html/libatspi/libatspi-atspi-misc-private.html
-share/gtk-doc/html/libatspi/libatspi-atspi-misc.html
-share/gtk-doc/html/libatspi/libatspi-atspi-registry.html
-share/gtk-doc/html/libatspi/libatspi-atspi-selection.html
-share/gtk-doc/html/libatspi/libatspi-atspi-table.html
-share/gtk-doc/html/libatspi/libatspi-atspi-table-cell.html
-share/gtk-doc/html/libatspi/libatspi-atspi-text.html
-share/gtk-doc/html/libatspi/libatspi-atspi-types.html
-share/gtk-doc/html/libatspi/libatspi-atspi-value.html
-share/gtk-doc/html/libatspi/libatspi.devhelp2
-share/gtk-doc/html/libatspi/object-tree.html
-share/gtk-doc/html/libatspi/right.png
-share/gtk-doc/html/libatspi/right-insensitive.png
-share/gtk-doc/html/libatspi/style.css
-share/gtk-doc/html/libatspi/up.png
-share/gtk-doc/html/libatspi/up-insensitive.png
 share/locale/an/LC_MESSAGES/at-spi2-core.mo
 share/locale/as/LC_MESSAGES/at-spi2-core.mo
 share/locale/ast/LC_MESSAGES/at-spi2-core.mo
@@ -108,10 +62,12 @@
 share/locale/fr/LC_MESSAGES/at-spi2-core.mo
 share/locale/fur/LC_MESSAGES/at-spi2-core.mo
 share/locale/ga/LC_MESSAGES/at-spi2-core.mo
+share/locale/gd/LC_MESSAGES/at-spi2-core.mo
 share/locale/gl/LC_MESSAGES/at-spi2-core.mo
 share/locale/gu/LC_MESSAGES/at-spi2-core.mo
 share/locale/he/LC_MESSAGES/at-spi2-core.mo
 share/locale/hi/LC_MESSAGES/at-spi2-core.mo
+share/locale/hr/LC_MESSAGES/at-spi2-core.mo
 share/locale/hu/LC_MESSAGES/at-spi2-core.mo
 share/locale/id/LC_MESSAGES/at-spi2-core.mo
 share/locale/it/LC_MESSAGES/at-spi2-core.mo
@@ -126,7 +82,9 @@
 share/locale/mr/LC_MESSAGES/at-spi2-core.mo
 share/locale/ms/LC_MESSAGES/at-spi2-core.mo
 share/locale/nb/LC_MESSAGES/at-spi2-core.mo
+share/locale/ne/LC_MESSAGES/at-spi2-core.mo
 share/locale/nl/LC_MESSAGES/at-spi2-core.mo
+share/locale/oc/LC_MESSAGES/at-spi2-core.mo
 share/locale/or/LC_MESSAGES/at-spi2-core.mo
 share/locale/pa/LC_MESSAGES/at-spi2-core.mo
 share/locale/pl/LC_MESSAGES/at-spi2-core.mo



More information about the Midnightbsd-cvs mailing list