Import at-spi2-atk-2.0.1.
AT-SPI is the primary service interface by which assistive technologies query and receive notifications from running applications. This version of at-spi is a major break from previous versions. It has been completely rewritten to use D-Bus rather than ORBIT / CORBA for its transport protocol. This package includes a gtk-module that bridges ATK to the new D-Bus based AT-SPI. ok jasper@
This commit is contained in:
parent
e212ae895e
commit
abe51fd31a
37
x11/gnome/at-spi2-atk/Makefile
Normal file
37
x11/gnome/at-spi2-atk/Makefile
Normal file
@ -0,0 +1,37 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/04/26 18:30:23 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= atk-bridge for at-spi2
|
||||
|
||||
GNOME_PROJECT= at-spi2-atk
|
||||
GNOME_VERSION= 2.0.1
|
||||
|
||||
HOMEPAGE= http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
|
||||
|
||||
# LGPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += ICE SM X11 Xau Xdmcp atk-1.0 atspi dbus-1 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gthread-2.0 pcre pthread-stubs
|
||||
WANTLIB += xcb
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome \
|
||||
devel/dconf
|
||||
|
||||
LIB_DEPENDS= x11/gnome/at-spi2-core \
|
||||
devel/atk
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--enable-p2p
|
||||
|
||||
# connects to DBus
|
||||
REGRESS_IS_INTERACTIVE= x11
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnome/at-spi2-atk/distinfo
Normal file
5
x11/gnome/at-spi2-atk/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnome/at-spi2-atk-2.0.1.tar.bz2) = xUJ3WsVT4HAzKoUhf1QB9g==
|
||||
RMD160 (gnome/at-spi2-atk-2.0.1.tar.bz2) = 9J2cP5325DoSGdOrbJbFW48xe4k=
|
||||
SHA1 (gnome/at-spi2-atk-2.0.1.tar.bz2) = Qp7gAQohavBwzTSlS9o+cW7K70o=
|
||||
SHA256 (gnome/at-spi2-atk-2.0.1.tar.bz2) = 14qIBnpT20edPHwc4x8JWx1JYuROZTgAoSWZreOX2vw=
|
||||
SIZE (gnome/at-spi2-atk-2.0.1.tar.bz2) = 356379
|
8
x11/gnome/at-spi2-atk/pkg/DESCR
Normal file
8
x11/gnome/at-spi2-atk/pkg/DESCR
Normal file
@ -0,0 +1,8 @@
|
||||
AT-SPI is the primary service interface by which assistive technologies
|
||||
query and receive notifications from running applications.
|
||||
This version of at-spi is a major break from previous versions.
|
||||
It has been completely rewritten to use D-Bus rather than ORBIT / CORBA
|
||||
for its transport protocol.
|
||||
|
||||
This package includes a gtk-module that bridges ATK to the new D-Bus
|
||||
based AT-SPI.
|
80
x11/gnome/at-spi2-atk/pkg/PLIST
Normal file
80
x11/gnome/at-spi2-atk/pkg/PLIST
Normal file
@ -0,0 +1,80 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/04/26 18:30:23 ajacoutot Exp $
|
||||
@conflict at-spi-<=1.32.0p3
|
||||
lib/gnome-settings-daemon-3.0/
|
||||
lib/gnome-settings-daemon-3.0/gtk-modules/
|
||||
lib/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
|
||||
lib/gtk-2.0/
|
||||
lib/gtk-2.0/modules/
|
||||
@comment lib/gtk-2.0/modules/libatk-bridge.a
|
||||
@comment lib/gtk-2.0/modules/libatk-bridge.la
|
||||
lib/gtk-2.0/modules/libatk-bridge.so
|
||||
lib/gtk-3.0/
|
||||
lib/gtk-3.0/modules/
|
||||
@comment lib/gtk-3.0/modules/libatk-bridge.a
|
||||
@comment lib/gtk-3.0/modules/libatk-bridge.la
|
||||
lib/gtk-3.0/modules/libatk-bridge.so
|
||||
share/glib-2.0/schemas/org.a11y.atspi.gschema.xml
|
||||
share/locale/ar/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/as/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/ast/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/bg/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/bn/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/ca/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/cs/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/cy/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/da/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/de/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/el/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/en@shaw/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/en_GB/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/eo/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/es/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/et/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/eu/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/fa/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/fi/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/fr/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/fy/
|
||||
share/locale/fy/LC_MESSAGES/
|
||||
share/locale/fy/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/gl/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/gu/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/he/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/hi/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/hu/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/id/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/it/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/ja/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/kn/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/ko/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/lt/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/lv/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/mr/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/nb/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/nl/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/nn/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/or/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/pa/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/pt/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/ro/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/ru/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/sk/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/sl/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/sq/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/sr/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/sv/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/ta/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/te/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/th/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/tr/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/ug/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/uk/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/vi/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/at-spi2-atk.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/at-spi2-atk.mo
|
||||
@exec %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas
|
||||
@unexec-delete %D/bin/glib-compile-schemas %D/share/glib-2.0/schemas
|
Loading…
Reference in New Issue
Block a user