# HG changeset patch # User Niveditha Rau # Date 1464723481 25200 # Node ID fd3e35d870a83d7c35e81224a27950c5796dc698 # Parent 33c9d1d5a19fe743a2979bb9d1967ccfdda03d51 23245278 Move at-spi2-core to Userland and update to 2.18.0 PSARC/2016/339 AT-SPI2 diff -r 33c9d1d5a19f -r fd3e35d870a8 components/gnome/at-spi2-core/Makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/at-spi2-core/Makefile Tue May 31 12:38:01 2016 -0700 @@ -0,0 +1,67 @@ +# +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. +# +# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE +# or http://www.opensolaris.org/os/licensing. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at usr/src/OPENSOLARIS.LICENSE. +# If applicable, add the following below this CDDL HEADER, with the +# fields enclosed by brackets "[]" replaced with your own identifying +# information: Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# + +# +# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# + +BUILD_BITS= 32_and_64 +# All components using gobject-introspection must be built with gcc as +# gobject-introspection does not produce correct results when using Studio. +COMPILER= gcc +include ../../../make-rules/shared-macros.mk + +COMPONENT_NAME= at-spi2-core +COMPONENT_VERSION= 2.18.0 +COMPONENT_PROJECT_URL= https://wiki.gnome.org/Accessibility +COMPONENT_ARCHIVE_HASH= \ + sha256:1aeec77db6eb8087049af39a07f55756c55319f739d2998030fe6f4ced03ca76 +COMPONENT_BUGDB= gnome/a11y-libraries-core + +TPNO= 24926 + +# Tests do not work on Solaris yet +TEST_TARGET= $(SKIP_TEST) + +include $(WS_MAKE_RULES)/gnome-component.mk + +# Required for other components. +CONFIGURE_OPTIONS += --enable-introspection + +# Assumes GNU xgettext in PATH +CONFIGURE_ENV += PATH=$(GNUBIN):$(PATH) + +# Because Solaris doesn't use the libexec directory. +CONFIGURE_OPTIONS += --with-dbus-daemondir=$(USRLIBDIR) + +REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc +REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection +REQUIRED_PACKAGES += library/glib2 +REQUIRED_PACKAGES += library/libxml2 +REQUIRED_PACKAGES += library/libxslt +REQUIRED_PACKAGES += library/perl-5/xml-parser-522 +REQUIRED_PACKAGES += runtime/perl-522 +REQUIRED_PACKAGES += system/library/libdbus +REQUIRED_PACKAGES += x11/library/libx11 +REQUIRED_PACKAGES += x11/library/libxext +REQUIRED_PACKAGES += x11/library/libxrender +REQUIRED_PACKAGES += x11/library/libxtst +REQUIRED_PACKAGES += x11/server/xorg diff -r 33c9d1d5a19f -r fd3e35d870a8 components/gnome/at-spi2-core/at-spi2-core.p5m --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/components/gnome/at-spi2-core/at-spi2-core.p5m Tue May 31 12:38:01 2016 -0700 @@ -0,0 +1,160 @@ +# +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. +# +# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE +# or http://www.opensolaris.org/os/licensing. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at usr/src/OPENSOLARIS.LICENSE. +# If applicable, add the following below this CDDL HEADER, with the +# fields enclosed by brackets "[]" replaced with your own identifying +# information: Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# + +# +# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. +# + + \ + default mangler.man.stability "pass-through volatile"> +set name=pkg.fmri \ + value=pkg:/library/desktop/at-spi2-core@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) +set name=pkg.summary \ + value="The Assistive Technology Service Provider Interface (AT-SPI) Core" +set name=pkg.description \ + value="The Assistive Technology Service Provider Interface (AT-SPI) is a toolkit-neutral way of facilitating accessibility in applications, by using native accessibility APIs. AT-SPI can also be used for automated testing of user interfaces, with tools such as the Linux Desktop Testing Project and Dogtail. AT-SPI is currently supported by GTK+ 2, Java/Swing, the Mozilla suite, and StarOffice/OpenOffice.org. Developers, such as Trolltech, are developing support for AT-SPI using Trolltech's accessible toolkit library." +set name=com.oracle.info.description value=at-spi2-core +set name=com.oracle.info.tpno value=$(TPNO) +set name=info.classification \ + value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries" +set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) +set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) +set name=org.opensolaris.arc-caseid value=PSARC/2016/339 +set name=org.opensolaris.consolidation value=$(CONSOLIDATION) +file path=etc/at-spi2/accessibility.conf +file path=etc/xdg/autostart/at-spi-dbus-bus.desktop +file path=usr/include/at-spi-2.0/atspi/atspi-accessible.h +file path=usr/include/at-spi-2.0/atspi/atspi-action.h +file path=usr/include/at-spi-2.0/atspi/atspi-application.h +file path=usr/include/at-spi-2.0/atspi/atspi-collection.h +file path=usr/include/at-spi-2.0/atspi/atspi-component.h +file path=usr/include/at-spi-2.0/atspi/atspi-constants.h +file path=usr/include/at-spi-2.0/atspi/atspi-device-listener-private.h +file path=usr/include/at-spi-2.0/atspi/atspi-device-listener.h +file path=usr/include/at-spi-2.0/atspi/atspi-document.h +file path=usr/include/at-spi-2.0/atspi/atspi-editabletext.h +file path=usr/include/at-spi-2.0/atspi/atspi-enum-types.h +file path=usr/include/at-spi-2.0/atspi/atspi-event-listener-private.h +file path=usr/include/at-spi-2.0/atspi/atspi-event-listener.h +file path=usr/include/at-spi-2.0/atspi/atspi-gmain.c +file path=usr/include/at-spi-2.0/atspi/atspi-gmain.h +file path=usr/include/at-spi-2.0/atspi/atspi-hyperlink.h +file path=usr/include/at-spi-2.0/atspi/atspi-hypertext.h +file path=usr/include/at-spi-2.0/atspi/atspi-image.h +file path=usr/include/at-spi-2.0/atspi/atspi-matchrule.h +file path=usr/include/at-spi-2.0/atspi/atspi-misc.h +file path=usr/include/at-spi-2.0/atspi/atspi-object.h +file path=usr/include/at-spi-2.0/atspi/atspi-private.h +file path=usr/include/at-spi-2.0/atspi/atspi-registry.h +file path=usr/include/at-spi-2.0/atspi/atspi-relation.h +file path=usr/include/at-spi-2.0/atspi/atspi-selection.h +file path=usr/include/at-spi-2.0/atspi/atspi-stateset.h +file path=usr/include/at-spi-2.0/atspi/atspi-table-cell.h +file path=usr/include/at-spi-2.0/atspi/atspi-table.h +file path=usr/include/at-spi-2.0/atspi/atspi-text.h +file path=usr/include/at-spi-2.0/atspi/atspi-types.h +file path=usr/include/at-spi-2.0/atspi/atspi-value.h +file path=usr/include/at-spi-2.0/atspi/atspi.h +file path=usr/lib/$(MACH64)/at-spi-bus-launcher mode=0555 +file path=usr/lib/$(MACH64)/at-spi2-registryd mode=0555 +file path=usr/lib/$(MACH64)/girepository-1.0/Atspi-2.0.typelib +link path=usr/lib/$(MACH64)/libatspi.so target=libatspi.so.0.0.1 +link path=usr/lib/$(MACH64)/libatspi.so.0 target=libatspi.so.0.0.1 +file path=usr/lib/$(MACH64)/libatspi.so.0.0.1 +file path=usr/lib/$(MACH64)/pkgconfig/atspi-2.pc +file path=usr/lib/at-spi-bus-launcher mode=0555 +file path=usr/lib/at-spi2-registryd mode=0555 +file path=usr/lib/girepository-1.0/Atspi-2.0.typelib +link path=usr/lib/libatspi.so target=libatspi.so.0.0.1 +link path=usr/lib/libatspi.so.0 target=libatspi.so.0.0.1 +file path=usr/lib/libatspi.so.0.0.1 +file path=usr/lib/pkgconfig/atspi-2.pc +file path=usr/share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service +file path=usr/share/dbus-1/services/org.a11y.Bus.service +file path=usr/share/gir-1.0/Atspi-2.0.gir +file path=usr/share/locale/an/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/as/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ast/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/be/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/bg/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/bs/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ca/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ca@valencia/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/cs/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/da/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/de/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/el/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/en_CA/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/en_GB/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/eo/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/es/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/et/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/eu/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/fa/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/fi/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/fr/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/fur/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ga/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/gl/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/gu/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/he/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/hi/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/hu/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/id/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/it/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ja/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/kk/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/km/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/kn/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ko/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/lt/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/lv/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ml/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/mr/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ms/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/nb/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/nl/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/or/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/pa/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/pl/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/pt/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/pt_BR/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ro/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ru/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/sk/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/sl/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/sq/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/sr/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/sr@latin/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/sv/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ta/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/te/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/tg/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/tr/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/ug/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/uk/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/uz@cyrillic/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/vi/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo +file path=usr/share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo +license COPYING license=LGPLv2