88 lines
2.7 KiB
XML
88 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>toxic</Name>
|
|
<Homepage>https://github.com/Jfreegman/toxic</Homepage>
|
|
<Packager>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Packager>
|
|
<License>GPL-3</License>
|
|
<IsA>network.chat</IsA>
|
|
<PartOf>app</PartOf>
|
|
<Summary>A Tox-based instant messaging and video chat client.</Summary>
|
|
<Description>Toxic is a Tox-based instant messaging and video chat client.</Description>
|
|
<Archive sha1sum="7fdf07110c58bd48d45cbdfa829fd028e9a8dfd9" type="targz">
|
|
https://github.com/JFreegman/toxic/archive/refs/tags/v0.12.0.tar.gz
|
|
</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>curl-devel</Dependency>
|
|
<Dependency>libconfig-devel</Dependency>
|
|
<Dependency>libX11-devel</Dependency>
|
|
<Dependency>libpng-devel</Dependency>
|
|
<Dependency>libvpx-devel</Dependency>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>libnotify-devel</Dependency>
|
|
<Dependency>ncurses-devel</Dependency>
|
|
<Dependency>toxcore-c-devel</Dependency>
|
|
<Dependency>openal-devel</Dependency>
|
|
<Dependency>freealut-devel</Dependency>
|
|
<Dependency>asciidoc</Dependency>
|
|
<Dependency>qrencode-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level='1'></Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>toxic</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>curl</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>libpng</Dependency>
|
|
<Dependency>libvpx</Dependency>
|
|
<Dependency>openal</Dependency>
|
|
<Dependency>ncurses</Dependency>
|
|
<Dependency>freealut</Dependency>
|
|
<Dependency>qrencode</Dependency>
|
|
<Dependency>libconfig</Dependency>
|
|
<Dependency>libnotify</Dependency>
|
|
<Dependency>toxcore-c</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/man/man1</Path>
|
|
<Path fileType="data">/usr/share/man/man5</Path>
|
|
<Path fileType="data">/usr/share/toxic</Path>
|
|
<Path fileType="data">/usr/share/toxic/sounds</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2023-10-03</Date>
|
|
<Version>0.12.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2023-03-06</Date>
|
|
<Version>0.12.0</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2022-12-04</Date>
|
|
<Version>0.11.3</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|