50 lines
1.8 KiB
XML
50 lines
1.8 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>python-pyatspi</Name>
|
||
<Homepage>http://www.linuxfoundation.org/collaborate/workgroups/accessibility</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>LGPLv2+</License>
|
||
<IsA>library</IsA>
|
||
<Summary>Python bindings for at-spi2-core</Summary>
|
||
<Description>python-pyatspi provides a python client library for the AT-SPI D-Bus accessibility infrastructure.</Description>
|
||
<Archive sha1sum="45250ae95ce37189e26f7706fe3eb8e3deff7a03" type="tarxz">http://ftp.acc.umu.se/pub/GNOME/sources/pyatspi/2.26/pyatspi-2.26.0.tar.xz</Archive>
|
||
<BuildDependencies>
|
||
<Dependency>python-pygobject3-devel</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>python-pyatspi</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>at-spi2-core</Dependency>
|
||
<Dependency>python-pygobject3</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/lib/python*</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="2">
|
||
<Date>2018-08-30</Date>
|
||
<Version>2.26.0</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2018-05-06</Date>
|
||
<Version>2.26.0</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|