at-spi2-core-2.48.0
This commit is contained in:
@@ -15,7 +15,7 @@ def setup():
|
||||
shelltools.cd("build")
|
||||
options = "meson --prefix=/usr --sysconfdir=/etc \
|
||||
--libexec=/usr/libexec/at-spi2 \
|
||||
-Dintrospection=yes \
|
||||
-Dintrospection=enabled \
|
||||
-Ddbus_daemon=/usr/bin/dbus-daemon \
|
||||
-D docs=true \
|
||||
"
|
||||
@@ -25,7 +25,7 @@ def setup():
|
||||
--libexec=/usr/emul32 \
|
||||
--sysconfdir=/usr/emul32 \
|
||||
--libdir=lib32 \
|
||||
-Dintrospection=no \
|
||||
-Dintrospection=disabled \
|
||||
-D docs=false .."
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>service</IsA>
|
||||
<Summary>Protocol definitions and daemons for D-Bus at-spi</Summary>
|
||||
<Description>at-spi allows assistive technologies to access GTK-based applications. Essentially it exposes the internals of applications over D-Bus for automation.</Description>
|
||||
<Archive sha1sum="5097087d8959ffc68bd4f36ee94bdaf1bb1fa803" type="tarxz">mirrors://gnome/at-spi2-core/2.46/at-spi2-core-2.46.0.tar.xz</Archive>
|
||||
<Archive sha1sum="1e841610a8374a08ccb770afc4f82ae03e47f850" type="tarxz">mirrors://gnome/at-spi2-core/2.48/at-spi2-core-2.48.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
@@ -204,6 +204,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="21">
|
||||
<Date>2023-03-19</Date>
|
||||
<Version>2.48.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="20">
|
||||
<Date>2022-09-17</Date>
|
||||
<Version>2.46.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user