47 lines
1.6 KiB
XML
47 lines
1.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-xapp</Name>
|
|
<Homepage>https://github.com/linuxmint/python3-xapp</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Developers</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>LGPL</License>
|
|
<IsA>library</IsA>
|
|
<Icon>python</Icon>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<Summary>Python Xapp Library</Summary>
|
|
<Description>Python Xapp Library</Description>
|
|
<Archive sha1sum="c874c940ae277ae1975b478979a37a18ef89c6c3" type="targz">https://github.com/linuxmint/python3-xapp/archive/refs/tags/2.2.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-xapp</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2022-05-15</Date>
|
|
<Version>2.2.1</Version>
|
|
<Comment>First Release</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|
|
|