Browse Source
What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---

1168 changed files with 1255 additions and 848 deletions
@ -1,24 +0,0 @@ |
|||
PORTNAME= at-spi2-atk |
|||
PORTVERSION= 2.38.0 |
|||
CATEGORIES= accessibility x11-toolkits |
|||
MASTER_SITES= GNOME |
|||
DIST_SUBDIR= gnome |
|||
|
|||
MAINTAINER= desktop@FreeBSD.org |
|||
COMMENT= Assisted Technology Provider module for GTK+ |
|||
WWW= https://gitlab.gnome.org/GNOME/at-spi2-atk |
|||
|
|||
LICENSE= LGPL21 |
|||
|
|||
BUILD_DEPENDS= at-spi2-core>=2.17.90:accessibility/at-spi2-core |
|||
LIB_DEPENDS= libdbus-1.so:devel/dbus |
|||
RUN_DEPENDS= at-spi2-core>=2.17.90:accessibility/at-spi2-core |
|||
|
|||
PORTSCOUT= limitw:1,even |
|||
|
|||
USES= cpe gettext-runtime gnome localbase meson pkgconfig tar:xz |
|||
USE_GNOME= atk glib20 intlhack |
|||
USE_LDCONFIG= yes |
|||
CPE_VENDOR= gnome |
|||
|
|||
.include <bsd.port.mk> |
@ -1,3 +0,0 @@ |
|||
TIMESTAMP = 1661964965 |
|||
SHA256 (gnome/at-spi2-atk-2.38.0.tar.xz) = cfa008a5af822b36ae6287f18182c40c91dd699c55faa38605881ed175ca464f |
|||
SIZE (gnome/at-spi2-atk-2.38.0.tar.xz) = 97464 |
@ -1,7 +0,0 @@ |
|||
This is the Gnome Accessibility Project's Assistive Technology |
|||
Service Provider Interface. It allows accessibility applications |
|||
and assistive technologies to announce their respective existence |
|||
to each other. |
|||
|
|||
This port contains the GTK+ module needed to interface with the SPI |
|||
framework. |
@ -1,7 +0,0 @@ |
|||
include/at-spi2-atk/2.0/atk-bridge.h |
|||
lib/libatk-bridge-2.0.so |
|||
lib/libatk-bridge-2.0.so.0 |
|||
lib/libatk-bridge-2.0.so.0.0.0 |
|||
lib/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop |
|||
lib/gtk-2.0/modules/libatk-bridge.so |
|||
libdata/pkgconfig/atk-bridge-2.0.pc |
@ -1,3 +1,3 @@ |
|||
TIMESTAMP = 1661964981 |
|||
SHA256 (gnome/at-spi2-core-2.44.1.tar.xz) = 4beb23270ba6cf7caf20b597354d75194d89afb69d2efcf15f4271688ba6f746 |
|||
SIZE (gnome/at-spi2-core-2.44.1.tar.xz) = 209780 |
|||
TIMESTAMP = 1676814438 |
|||
SHA256 (gnome/at-spi2-core-2.46.0.tar.xz) = aa0c86c79f7a8d67bae49a5b7a5ab08430c608cffe6e33bf47a72f41ab03c3d0 |
|||
SIZE (gnome/at-spi2-core-2.46.0.tar.xz) = 540600 |
|||
|
@ -1,21 +0,0 @@ |
|||
PORTNAME= atk |
|||
PORTVERSION= 2.38.0 |
|||
PORTREVISION?= 0 |
|||
CATEGORIES= accessibility devel |
|||
MASTER_SITES= GNOME |
|||
DIST_SUBDIR= gnome |
|||
|
|||
MAINTAINER= desktop@FreeBSD.org |
|||
COMMENT= GNOME accessibility toolkit (ATK) |
|||
WWW= https://developer.gnome.org/atk/ |
|||
|
|||
LICENSE= LGPL20+ |
|||
LICENSE_FILE= ${WRKSRC}/COPYING |
|||
|
|||
PORTSCOUT= limitw:1,even |
|||
|
|||
USE_LDCONFIG= yes |
|||
USES= gettext gnome localbase meson pkgconfig tar:xz |
|||
USE_GNOME= glib20 introspection:build |
|||
|
|||
.include <bsd.port.mk> |
@ -1,3 +0,0 @@ |
|||
TIMESTAMP = 1661964925 |
|||
SHA256 (gnome/atk-2.38.0.tar.xz) = ac4de2a4ef4bd5665052952fe169657e65e895c5057dffb3c2a810f6191a0c36 |
|||
SIZE (gnome/atk-2.38.0.tar.xz) = 303952 |
@ -1,3 +0,0 @@ |
|||
The GNOME Accessibility Toolkit (ATK) contains accessibility widgets, |
|||
just like GTK contains GUI element widgets. However, ATK's widgets |
|||
are platform-independent, so they can be used with Qt, Motif, etc. |
@ -1,141 +0,0 @@ |
|||
include/atk-1.0/atk/atk-autocleanups.h |
|||
include/atk-1.0/atk/atk-enum-types.h |
|||
include/atk-1.0/atk/atk.h |
|||
include/atk-1.0/atk/atkaction.h |
|||
include/atk-1.0/atk/atkcomponent.h |
|||
include/atk-1.0/atk/atkdocument.h |
|||
include/atk-1.0/atk/atkeditabletext.h |
|||
include/atk-1.0/atk/atkgobjectaccessible.h |
|||
include/atk-1.0/atk/atkhyperlink.h |
|||
include/atk-1.0/atk/atkhyperlinkimpl.h |
|||
include/atk-1.0/atk/atkhypertext.h |
|||
include/atk-1.0/atk/atkimage.h |
|||
include/atk-1.0/atk/atkmisc.h |
|||
include/atk-1.0/atk/atknoopobject.h |
|||
include/atk-1.0/atk/atknoopobjectfactory.h |
|||
include/atk-1.0/atk/atkobject.h |
|||
include/atk-1.0/atk/atkobjectfactory.h |
|||
include/atk-1.0/atk/atkplug.h |
|||
include/atk-1.0/atk/atkrange.h |
|||
include/atk-1.0/atk/atkregistry.h |
|||
include/atk-1.0/atk/atkrelation.h |
|||
include/atk-1.0/atk/atkrelationset.h |
|||
include/atk-1.0/atk/atkrelationtype.h |
|||
include/atk-1.0/atk/atkselection.h |
|||
include/atk-1.0/atk/atksocket.h |
|||
include/atk-1.0/atk/atkstate.h |
|||
include/atk-1.0/atk/atkstateset.h |
|||
include/atk-1.0/atk/atkstreamablecontent.h |
|||
include/atk-1.0/atk/atktable.h |
|||
include/atk-1.0/atk/atktablecell.h |
|||
include/atk-1.0/atk/atktext.h |
|||
include/atk-1.0/atk/atkutil.h |
|||
include/atk-1.0/atk/atkvalue.h |
|||
include/atk-1.0/atk/atkversion.h |
|||
include/atk-1.0/atk/atkwindow.h |
|||
lib/girepository-1.0/Atk-1.0.typelib |
|||
lib/libatk-1.0.so |
|||
lib/libatk-1.0.so.0 |
|||
lib/libatk-1.0.so.0.23809.1 |
|||
libdata/pkgconfig/atk.pc |
|||
share/gir-1.0/Atk-1.0.gir |
|||
share/locale/af/LC_MESSAGES/atk10.mo |
|||
share/locale/am/LC_MESSAGES/atk10.mo |
|||
share/locale/an/LC_MESSAGES/atk10.mo |
|||
share/locale/ar/LC_MESSAGES/atk10.mo |
|||
share/locale/as/LC_MESSAGES/atk10.mo |
|||
share/locale/ast/LC_MESSAGES/atk10.mo |
|||
share/locale/az/LC_MESSAGES/atk10.mo |
|||
share/locale/be/LC_MESSAGES/atk10.mo |
|||
share/locale/be@latin/LC_MESSAGES/atk10.mo |
|||
share/locale/bg/LC_MESSAGES/atk10.mo |
|||
share/locale/bn/LC_MESSAGES/atk10.mo |
|||
share/locale/bn_IN/LC_MESSAGES/atk10.mo |
|||
share/locale/bs/LC_MESSAGES/atk10.mo |
|||
share/locale/ca/LC_MESSAGES/atk10.mo |
|||
share/locale/ca@valencia/LC_MESSAGES/atk10.mo |
|||
share/locale/ckb/LC_MESSAGES/atk10.mo |
|||
share/locale/cs/LC_MESSAGES/atk10.mo |
|||
share/locale/cy/LC_MESSAGES/atk10.mo |
|||
share/locale/da/LC_MESSAGES/atk10.mo |
|||
share/locale/de/LC_MESSAGES/atk10.mo |
|||
share/locale/dz/LC_MESSAGES/atk10.mo |
|||
share/locale/el/LC_MESSAGES/atk10.mo |
|||
share/locale/en@shaw/LC_MESSAGES/atk10.mo |
|||
share/locale/en_CA/LC_MESSAGES/atk10.mo |
|||
share/locale/en_GB/LC_MESSAGES/atk10.mo |
|||
share/locale/eo/LC_MESSAGES/atk10.mo |
|||
share/locale/es/LC_MESSAGES/atk10.mo |
|||
share/locale/et/LC_MESSAGES/atk10.mo |
|||
share/locale/eu/LC_MESSAGES/atk10.mo |
|||
share/locale/fa/LC_MESSAGES/atk10.mo |
|||
share/locale/fi/LC_MESSAGES/atk10.mo |
|||
share/locale/fr/LC_MESSAGES/atk10.mo |
|||
share/locale/fur/LC_MESSAGES/atk10.mo |
|||
share/locale/ga/LC_MESSAGES/atk10.mo |
|||
share/locale/gd/LC_MESSAGES/atk10.mo |
|||
share/locale/gl/LC_MESSAGES/atk10.mo |
|||
share/locale/gu/LC_MESSAGES/atk10.mo |
|||
share/locale/he/LC_MESSAGES/atk10.mo |
|||
share/locale/hi/LC_MESSAGES/atk10.mo |
|||
share/locale/hr/LC_MESSAGES/atk10.mo |
|||
share/locale/hu/LC_MESSAGES/atk10.mo |
|||
share/locale/hy/LC_MESSAGES/atk10.mo |
|||
share/locale/id/LC_MESSAGES/atk10.mo |
|||
share/locale/is/LC_MESSAGES/atk10.mo |
|||
share/locale/it/LC_MESSAGES/atk10.mo |
|||
share/locale/ja/LC_MESSAGES/atk10.mo |
|||
share/locale/ka/LC_MESSAGES/atk10.mo |
|||
share/locale/kk/LC_MESSAGES/atk10.mo |
|||
share/locale/km/LC_MESSAGES/atk10.mo |
|||
share/locale/kn/LC_MESSAGES/atk10.mo |
|||
share/locale/ko/LC_MESSAGES/atk10.mo |
|||
share/locale/ku/LC_MESSAGES/atk10.mo |
|||
share/locale/li/LC_MESSAGES/atk10.mo |
|||
share/locale/lt/LC_MESSAGES/atk10.mo |
|||
share/locale/lv/LC_MESSAGES/atk10.mo |
|||
share/locale/mai/LC_MESSAGES/atk10.mo |
|||
share/locale/mk/LC_MESSAGES/atk10.mo |
|||
share/locale/ml/LC_MESSAGES/atk10.mo |
|||
share/locale/mn/LC_MESSAGES/atk10.mo |
|||
share/locale/mr/LC_MESSAGES/atk10.mo |
|||
share/locale/ms/LC_MESSAGES/atk10.mo |
|||
share/locale/nb/LC_MESSAGES/atk10.mo |
|||
share/locale/ne/LC_MESSAGES/atk10.mo |
|||
share/locale/nl/LC_MESSAGES/atk10.mo |
|||
share/locale/nn/LC_MESSAGES/atk10.mo |
|||
share/locale/oc/LC_MESSAGES/atk10.mo |
|||
share/locale/or/LC_MESSAGES/atk10.mo |
|||
share/locale/pa/LC_MESSAGES/atk10.mo |
|||
share/locale/pl/LC_MESSAGES/atk10.mo |
|||
share/locale/ps/LC_MESSAGES/atk10.mo |
|||
share/locale/pt/LC_MESSAGES/atk10.mo |
|||
share/locale/pt_BR/LC_MESSAGES/atk10.mo |
|||
share/locale/ro/LC_MESSAGES/atk10.mo |
|||
share/locale/ru/LC_MESSAGES/atk10.mo |
|||
share/locale/rw/LC_MESSAGES/atk10.mo |
|||
share/locale/si/LC_MESSAGES/atk10.mo |
|||
share/locale/sk/LC_MESSAGES/atk10.mo |
|||
share/locale/sl/LC_MESSAGES/atk10.mo |
|||
share/locale/sq/LC_MESSAGES/atk10.mo |
|||
share/locale/sr/LC_MESSAGES/atk10.mo |
|||
share/locale/sr@ije/LC_MESSAGES/atk10.mo |
|||
share/locale/sr@latin/LC_MESSAGES/atk10.mo |
|||
share/locale/sv/LC_MESSAGES/atk10.mo |
|||
share/locale/ta/LC_MESSAGES/atk10.mo |
|||
share/locale/te/LC_MESSAGES/atk10.mo |
|||
share/locale/tg/LC_MESSAGES/atk10.mo |
|||
share/locale/th/LC_MESSAGES/atk10.mo |
|||
share/locale/tk/LC_MESSAGES/atk10.mo |
|||
share/locale/tr/LC_MESSAGES/atk10.mo |
|||
share/locale/tt/LC_MESSAGES/atk10.mo |
|||
share/locale/ug/LC_MESSAGES/atk10.mo |
|||
share/locale/uk/LC_MESSAGES/atk10.mo |
|||
share/locale/vi/LC_MESSAGES/atk10.mo |
|||
share/locale/wa/LC_MESSAGES/atk10.mo |
|||
share/locale/xh/LC_MESSAGES/atk10.mo |
|||
share/locale/yi/LC_MESSAGES/atk10.mo |
|||
share/locale/zh_CN/LC_MESSAGES/atk10.mo |
|||
share/locale/zh_HK/LC_MESSAGES/atk10.mo |
|||
share/locale/zh_TW/LC_MESSAGES/atk10.mo |
|||
share/locale/zu/LC_MESSAGES/atk10.mo |
@ -1,4 +1,5 @@ |
|||
CELESTIA_UI= gtk |
|||
PORTREVISION= 1 |
|||
MASTERDIR= ${.CURDIR}/../celestia |
|||
|
|||
.include "${MASTERDIR}/Makefile" |
|||
|
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue