2009-08-17 13:37:05 +00:00
|
|
|
#
|
2011-04-21 15:12:14 +00:00
|
|
|
# spec file for package at-spi2-core
|
2009-08-17 13:37:05 +00:00
|
|
|
#
|
2019-03-05 07:24:59 +00:00
|
|
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
2009-08-17 13:37:05 +00:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2018-10-05 16:02:03 +00:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2009-08-17 13:37:05 +00:00
|
|
|
#
|
|
|
|
|
2012-02-22 10:33:08 +00:00
|
|
|
|
2009-08-17 13:37:05 +00:00
|
|
|
Name: at-spi2-core
|
2019-03-05 07:24:59 +00:00
|
|
|
Version: 2.30.1
|
2011-12-21 04:33:06 +00:00
|
|
|
Release: 0
|
2009-08-17 13:37:05 +00:00
|
|
|
Summary: Assistive Technology Service Provider Interface - D-Bus based implementation
|
2018-03-09 10:01:40 +00:00
|
|
|
License: GPL-2.0-or-later
|
2017-10-03 11:16:27 +00:00
|
|
|
Group: System/GUI/GNOME
|
2018-09-24 07:22:52 +00:00
|
|
|
URL: https://www.gnome.org/
|
|
|
|
Source0: https://download.gnome.org/sources/at-spi2-core/2.30/%{name}-%{version}.tar.xz
|
2016-05-30 16:27:04 +00:00
|
|
|
Source99: baselibs.conf
|
2018-10-05 16:02:03 +00:00
|
|
|
# PATCH-UPSTREAM-FIX at-spi2-core-bus-launch-use__linux__.patch -- bus-launch: use __linux__ over __linux
|
|
|
|
Patch0: at-spi2-core-bus-launch-use__linux__.patch
|
|
|
|
# PATCH-UPSTREAM-FIX at-spi2-core-generate-pc.patch -- meson: Generate a pkg-config file
|
|
|
|
Patch1: at-spi2-core-generate-pc.patch
|
2018-09-24 07:22:52 +00:00
|
|
|
|
2018-10-05 16:02:03 +00:00
|
|
|
###FIXME### Disabled due to build error with meson 048 and newer
|
|
|
|
#BuildRequires: gtk-doc
|
2011-04-21 15:12:14 +00:00
|
|
|
BuildRequires: intltool
|
2017-12-01 21:28:55 +00:00
|
|
|
BuildRequires: meson
|
|
|
|
BuildRequires: pkgconfig
|
2016-05-30 16:27:04 +00:00
|
|
|
BuildRequires: pkgconfig(dbus-1) >= 1.0
|
|
|
|
BuildRequires: pkgconfig(gio-2.0) >= 2.28
|
|
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.36.0
|
|
|
|
BuildRequires: pkgconfig(gobject-2.0) >= 2.0.0
|
|
|
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
|
|
|
BuildRequires: pkgconfig(x11)
|
2016-06-06 14:25:16 +00:00
|
|
|
BuildRequires: pkgconfig(xi)
|
2017-08-31 07:42:32 +00:00
|
|
|
BuildRequires: pkgconfig(xkbcommon-x11)
|
2016-06-06 14:25:16 +00:00
|
|
|
BuildRequires: pkgconfig(xtst)
|
2009-08-17 13:37:05 +00:00
|
|
|
# dbus-daemon is needed to have this work fine
|
|
|
|
Requires: dbus-1
|
|
|
|
|
|
|
|
%description
|
2009-12-08 08:41:21 +00:00
|
|
|
AT-SPI is a general interface for applications to make use of the
|
2009-08-17 13:37:05 +00:00
|
|
|
accessibility toolkit. This version is based on dbus.
|
|
|
|
|
2009-12-08 08:41:21 +00:00
|
|
|
This package contains the AT-SPI registry daemon. It provides a
|
|
|
|
mechanism for all assistive technologies to discover and interact
|
|
|
|
with applications running on the desktop.
|
2009-08-17 13:37:05 +00:00
|
|
|
|
2011-04-21 15:12:14 +00:00
|
|
|
%package -n libatspi0
|
2017-10-03 11:16:27 +00:00
|
|
|
Summary: Assistive Technology Service Provider Interface
|
2011-04-21 15:12:14 +00:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n libatspi0
|
2011-12-21 04:33:06 +00:00
|
|
|
AT-SPI is a general interface for applications to make use of the
|
|
|
|
accessibility toolkit. This version is based on dbus.
|
|
|
|
|
|
|
|
%package -n typelib-1_0-Atspi-2_0
|
2017-10-03 11:16:27 +00:00
|
|
|
Summary: Introspection bindings for the Assistive Technology Service Provider Interface
|
2011-12-21 04:33:06 +00:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-Atspi-2_0
|
|
|
|
AT-SPI is a general interface for applications to make use of the
|
|
|
|
accessibility toolkit. This version is based on dbus.
|
|
|
|
|
|
|
|
This package provides the GObject Introspection bindings for the
|
|
|
|
libatspi library.
|
2011-04-21 15:12:14 +00:00
|
|
|
|
|
|
|
%package devel
|
2017-10-03 11:16:27 +00:00
|
|
|
Summary: Development files for the Assistive Technology Service Provider Interface
|
2011-04-21 15:12:14 +00:00
|
|
|
Group: Development/Libraries/GNOME
|
|
|
|
Requires: at-spi2-core = %{version}
|
2011-12-21 04:33:06 +00:00
|
|
|
Requires: libatspi0 = %{version}
|
|
|
|
Requires: typelib-1_0-Atspi-2_0 = %{version}
|
2011-04-21 15:12:14 +00:00
|
|
|
|
|
|
|
%description devel
|
|
|
|
This package contains all necessary include files and libraries needed
|
|
|
|
to develop applications that require these.
|
|
|
|
|
|
|
|
%lang_package
|
2017-12-01 21:28:55 +00:00
|
|
|
|
2009-08-17 13:37:05 +00:00
|
|
|
%prep
|
2017-12-05 03:17:28 +00:00
|
|
|
%autosetup -p1
|
2009-08-17 13:37:05 +00:00
|
|
|
|
|
|
|
%build
|
2017-12-01 21:28:55 +00:00
|
|
|
%meson \
|
|
|
|
--libexecdir="%{_libexecdir}/at-spi2" \
|
2018-10-05 16:02:03 +00:00
|
|
|
-D enable_docs=false \
|
2017-12-01 21:28:55 +00:00
|
|
|
-D enable-introspection=yes \
|
|
|
|
-D enable-x11=yes \
|
|
|
|
%{nil}
|
|
|
|
%meson_build
|
2009-08-17 13:37:05 +00:00
|
|
|
|
|
|
|
%install
|
2017-12-01 21:28:55 +00:00
|
|
|
%meson_install
|
2011-04-21 15:12:14 +00:00
|
|
|
%find_lang at-spi2-core
|
2009-08-17 13:37:05 +00:00
|
|
|
|
2011-04-21 15:12:14 +00:00
|
|
|
%post -n libatspi0 -p /sbin/ldconfig
|
|
|
|
%postun -n libatspi0 -p /sbin/ldconfig
|
2009-08-17 13:37:05 +00:00
|
|
|
|
|
|
|
%files
|
2018-03-09 10:01:40 +00:00
|
|
|
%license COPYING
|
2009-12-08 08:41:21 +00:00
|
|
|
%{_libexecdir}/at-spi2/
|
2010-09-11 09:24:47 +00:00
|
|
|
%{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop
|
2016-03-02 10:27:32 +00:00
|
|
|
%{_userunitdir}/at-spi-dbus-bus.service
|
2015-03-19 14:31:29 +00:00
|
|
|
%dir %{_datadir}/dbus-1/accessibility-services/
|
|
|
|
%{_datadir}/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
|
2011-04-21 15:12:14 +00:00
|
|
|
%{_datadir}/dbus-1/services/org.a11y.Bus.service
|
2016-03-22 12:30:43 +00:00
|
|
|
%dir %{_datadir}/defaults
|
|
|
|
%{_datadir}/defaults/at-spi2/
|
2011-04-21 15:12:14 +00:00
|
|
|
|
|
|
|
%files -n libatspi0
|
|
|
|
%{_libdir}/libatspi.so.0*
|
2011-12-21 04:33:06 +00:00
|
|
|
|
|
|
|
%files -n typelib-1_0-Atspi-2_0
|
2011-04-21 15:12:14 +00:00
|
|
|
%{_libdir}/girepository-1.0/Atspi-2.0.typelib
|
|
|
|
|
|
|
|
%files devel
|
2017-12-01 21:28:55 +00:00
|
|
|
%doc AUTHORS README
|
2011-04-21 15:12:14 +00:00
|
|
|
%{_includedir}/at-spi-2.0/
|
|
|
|
%{_libdir}/libatspi.so
|
|
|
|
%{_libdir}/pkgconfig/atspi-2.pc
|
|
|
|
%{_datadir}/gir-1.0/*.gir
|
2018-10-05 16:02:03 +00:00
|
|
|
#%%dir %%{_datadir}/gtk-doc
|
|
|
|
#%%dir %%{_datadir}/gtk-doc/html
|
|
|
|
#%%doc %%{_datadir}/gtk-doc/html/libatspi/
|
2011-04-21 15:12:14 +00:00
|
|
|
|
|
|
|
%files lang -f at-spi2-core.lang
|
2009-08-17 13:37:05 +00:00
|
|
|
|
|
|
|
%changelog
|