diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index 03d068e38493..a795ff14b287 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -1,34 +1,33 @@ PORTNAME= at-spi2-core -PORTVERSION= 2.48.0 +PORTVERSION= 2.48.4 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= desktop@FreeBSD.org COMMENT= Assistive Technology Service Provider Interface WWW= https://gitlab.gnome.org/GNOME/at-spi2-core -LICENSE= LGPL21 +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING PORTSCOUT= limitw:1,even USES= gettext gnome localbase meson pkgconfig tar:xz USE_GNOME= glib20 introspection:build USE_LDCONFIG= yes +MESON_ARGS= -Duse_systemd=false OPTIONS_DEFINE= ATKONLY X11 OPTIONS_DEFAULT=X11 OPTIONS_SUB= yes ATKONLY_DESC= Build only ATK (no atspi or at-spi2-atk, unsupported by upstream) ATKONLY_LIB_DEPENDS_OFF= libdbus-1.so:devel/dbus ATKONLY_MESON_TRUE= atk_only X11_USES= xorg X11_USE= XORG=x11,xi,xtst X11_MESON_ENABLED= x11 -post-install: - ${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd - .include diff --git a/accessibility/at-spi2-core/distinfo b/accessibility/at-spi2-core/distinfo index e11424e0db40..2a5788b868a8 100644 --- a/accessibility/at-spi2-core/distinfo +++ b/accessibility/at-spi2-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679511742 -SHA256 (gnome/at-spi2-core-2.48.0.tar.xz) = 905a5b6f1790b68ee803bffa9f5fab4ceb591fb4fae0b2f8c612c54f1d4e8a30 -SIZE (gnome/at-spi2-core-2.48.0.tar.xz) = 554000 +TIMESTAMP = 1693662051 +SHA256 (gnome/at-spi2-core-2.48.4.tar.xz) = 29ecb12992e8339675f5d755c8735ea3ea298379cfa2c93fde96bee5dc57a515 +SIZE (gnome/at-spi2-core-2.48.4.tar.xz) = 554916 diff --git a/accessibility/at-spi2-core/files/patch-bus_meson.build b/accessibility/at-spi2-core/files/patch-bus_meson.build new file mode 100644 index 000000000000..7147c38db36d --- /dev/null +++ b/accessibility/at-spi2-core/files/patch-bus_meson.build @@ -0,0 +1,10 @@ +--- bus/meson.build.orig 2023-09-02 13:40:51 UTC ++++ bus/meson.build +@@ -32,6 +32,7 @@ configure_file(input: 'at-spi-dbus-bus.service.in', + configure_file(input: 'at-spi-dbus-bus.service.in', + output: 'at-spi-dbus-bus.service', + configuration: libexec_conf, ++ install: get_option('use_systemd'), + install_dir: systemd_user_dir) + + if x11_dep.found() diff --git a/accessibility/at-spi2-core/pkg-plist b/accessibility/at-spi2-core/pkg-plist index e2c9f82c1b55..c811a2d81faa 100644 --- a/accessibility/at-spi2-core/pkg-plist +++ b/accessibility/at-spi2-core/pkg-plist @@ -1,194 +1,195 @@ %%NO_ATKONLY%%%%X11%%etc/xdg/Xwayland-session.d/00-at-spi %%NO_ATKONLY%%etc/xdg/autostart/at-spi-dbus-bus.desktop %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-accessible.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-action.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-application.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-collection.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-component.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-constants.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-device-legacy.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-device-listener.h %%NO_ATKONLY%%%%X11%%include/at-spi-2.0/atspi/atspi-device-x11.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-device.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-document.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-editabletext.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-enum-types.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-event-listener.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-gmain.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-hyperlink.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-hypertext.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-image.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-matchrule.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-misc.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-object.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-registry.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-relation.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-selection.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-stateset.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-table-cell.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-table.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-text.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-types.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-value.h +%%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi-version.h %%NO_ATKONLY%%include/at-spi-2.0/atspi/atspi.h %%NO_ATKONLY%%include/at-spi2-atk/2.0/atk-bridge.h 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 %%NO_ATKONLY%%lib/girepository-1.0/Atspi-2.0.typelib %%NO_ATKONLY%%lib/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop %%NO_ATKONLY%%lib/gtk-2.0/modules/libatk-bridge.so lib/libatk-1.0.so lib/libatk-1.0.so.0 -lib/libatk-1.0.so.0.24809.1 +lib/libatk-1.0.so.0.24813.1 %%NO_ATKONLY%%lib/libatk-bridge-2.0.so %%NO_ATKONLY%%lib/libatk-bridge-2.0.so.0 %%NO_ATKONLY%%lib/libatk-bridge-2.0.so.0.0.0 %%NO_ATKONLY%%lib/libatspi.so %%NO_ATKONLY%%lib/libatspi.so.0 %%NO_ATKONLY%%lib/libatspi.so.0.0.1 %%NO_ATKONLY%%libdata/pkgconfig/atk-bridge-2.0.pc libdata/pkgconfig/atk.pc %%NO_ATKONLY%%libdata/pkgconfig/atspi-2.pc %%NO_ATKONLY%%libexec/at-spi-bus-launcher %%NO_ATKONLY%%libexec/at-spi2-registryd %%NO_ATKONLY%%share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service %%NO_ATKONLY%%share/dbus-1/services/org.a11y.Bus.service %%NO_ATKONLY%%share/defaults/at-spi2/accessibility.conf share/gir-1.0/Atk-1.0.gir %%NO_ATKONLY%%share/gir-1.0/Atspi-2.0.gir share/locale/ab/LC_MESSAGES/at-spi2-core.mo share/locale/af/LC_MESSAGES/at-spi2-core.mo share/locale/am/LC_MESSAGES/at-spi2-core.mo share/locale/an/LC_MESSAGES/at-spi2-core.mo share/locale/ar/LC_MESSAGES/at-spi2-core.mo share/locale/as/LC_MESSAGES/at-spi2-core.mo share/locale/ast/LC_MESSAGES/at-spi2-core.mo share/locale/az/LC_MESSAGES/at-spi2-core.mo share/locale/be/LC_MESSAGES/at-spi2-core.mo share/locale/be@latin/LC_MESSAGES/at-spi2-core.mo share/locale/bg/LC_MESSAGES/at-spi2-core.mo share/locale/bn/LC_MESSAGES/at-spi2-core.mo share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo share/locale/bs/LC_MESSAGES/at-spi2-core.mo share/locale/ca/LC_MESSAGES/at-spi2-core.mo share/locale/ca@valencia/LC_MESSAGES/at-spi2-core.mo share/locale/ckb/LC_MESSAGES/at-spi2-core.mo share/locale/cs/LC_MESSAGES/at-spi2-core.mo share/locale/cy/LC_MESSAGES/at-spi2-core.mo share/locale/da/LC_MESSAGES/at-spi2-core.mo share/locale/de/LC_MESSAGES/at-spi2-core.mo share/locale/dz/LC_MESSAGES/at-spi2-core.mo share/locale/el/LC_MESSAGES/at-spi2-core.mo share/locale/en@shaw/LC_MESSAGES/at-spi2-core.mo share/locale/en_CA/LC_MESSAGES/at-spi2-core.mo share/locale/en_GB/LC_MESSAGES/at-spi2-core.mo share/locale/eo/LC_MESSAGES/at-spi2-core.mo share/locale/es/LC_MESSAGES/at-spi2-core.mo share/locale/et/LC_MESSAGES/at-spi2-core.mo share/locale/eu/LC_MESSAGES/at-spi2-core.mo share/locale/fa/LC_MESSAGES/at-spi2-core.mo share/locale/fi/LC_MESSAGES/at-spi2-core.mo 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/hy/LC_MESSAGES/at-spi2-core.mo share/locale/id/LC_MESSAGES/at-spi2-core.mo share/locale/is/LC_MESSAGES/at-spi2-core.mo share/locale/it/LC_MESSAGES/at-spi2-core.mo share/locale/ja/LC_MESSAGES/at-spi2-core.mo share/locale/ka/LC_MESSAGES/at-spi2-core.mo share/locale/kk/LC_MESSAGES/at-spi2-core.mo share/locale/km/LC_MESSAGES/at-spi2-core.mo share/locale/kn/LC_MESSAGES/at-spi2-core.mo share/locale/ko/LC_MESSAGES/at-spi2-core.mo share/locale/ku/LC_MESSAGES/at-spi2-core.mo share/locale/li/LC_MESSAGES/at-spi2-core.mo share/locale/lt/LC_MESSAGES/at-spi2-core.mo share/locale/lv/LC_MESSAGES/at-spi2-core.mo share/locale/mai/LC_MESSAGES/at-spi2-core.mo share/locale/mk/LC_MESSAGES/at-spi2-core.mo share/locale/ml/LC_MESSAGES/at-spi2-core.mo share/locale/mn/LC_MESSAGES/at-spi2-core.mo 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/nn/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 share/locale/ps/LC_MESSAGES/at-spi2-core.mo share/locale/pt/LC_MESSAGES/at-spi2-core.mo share/locale/pt_BR/LC_MESSAGES/at-spi2-core.mo share/locale/ro/LC_MESSAGES/at-spi2-core.mo share/locale/ru/LC_MESSAGES/at-spi2-core.mo share/locale/rw/LC_MESSAGES/at-spi2-core.mo share/locale/si/LC_MESSAGES/at-spi2-core.mo share/locale/sk/LC_MESSAGES/at-spi2-core.mo share/locale/sl/LC_MESSAGES/at-spi2-core.mo share/locale/sq/LC_MESSAGES/at-spi2-core.mo share/locale/sr/LC_MESSAGES/at-spi2-core.mo share/locale/sr@ije/LC_MESSAGES/at-spi2-core.mo share/locale/sr@latin/LC_MESSAGES/at-spi2-core.mo share/locale/sv/LC_MESSAGES/at-spi2-core.mo share/locale/ta/LC_MESSAGES/at-spi2-core.mo share/locale/te/LC_MESSAGES/at-spi2-core.mo share/locale/tg/LC_MESSAGES/at-spi2-core.mo share/locale/th/LC_MESSAGES/at-spi2-core.mo share/locale/tk/LC_MESSAGES/at-spi2-core.mo share/locale/tr/LC_MESSAGES/at-spi2-core.mo share/locale/tt/LC_MESSAGES/at-spi2-core.mo share/locale/ug/LC_MESSAGES/at-spi2-core.mo share/locale/uk/LC_MESSAGES/at-spi2-core.mo share/locale/uz@cyrillic/LC_MESSAGES/at-spi2-core.mo share/locale/vi/LC_MESSAGES/at-spi2-core.mo share/locale/wa/LC_MESSAGES/at-spi2-core.mo share/locale/xh/LC_MESSAGES/at-spi2-core.mo share/locale/yi/LC_MESSAGES/at-spi2-core.mo share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo share/locale/zu/LC_MESSAGES/at-spi2-core.mo