xref: /mports/accessibility/at-spi2-core/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	at-spi2-core
2PORTVERSION=	2.56.2
3CATEGORIES=	accessibility x11-toolkits
4MASTER_SITES=	GNOME
5DIST_SUBDIR=	gnome
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	Assistive Technology Service Provider Interface
9WWW=		https://gitlab.gnome.org/GNOME/at-spi2-core
10
11LICENSE=	lgpl2.1+
12LICENSE_FILE=	${WRKSRC}/COPYING
13
14USES=		gettext-tools gnome localbase meson pkgconfig tar:xz
15USE_GNOME=	glib20 introspection:build libxml2:build
16USE_LDCONFIG=	yes
17MESON_ARGS=	-Duse_systemd=false
18
19PORTSCOUT=	limitw:1,even
20
21OPTIONS_DEFINE=		ATKONLY X11
22OPTIONS_DEFAULT=	X11
23OPTIONS_SUB=		yes
24
25ATKONLY_DESC=			Build only ATK (no atspi or at-spi2-atk, unsupported by upstream)
26ATKONLY_LIB_DEPENDS_OFF=	libdbus-1.so:devel/dbus
27ATKONLY_MESON_TRUE=		atk_only
28
29X11_USES=		xorg
30X11_USE=		XORG=x11,xi,xtst
31X11_MESON_ENABLED=	x11
32
33NO_TEST=	yes
34
35.include <bsd.port.mk>
36

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026