Files
2024-12-28 12:08:22 +03:00

115 lines
3.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>hexchat</Name>
<Homepage>https://hexchat.github.io/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-2</License>
<IsA>app:gui</IsA>
<PartOf>network.chat</PartOf>
<Summary>GTK+ IRC client.</Summary>
<Description>A popular and easy to use graphical IRC client.</Description>
<Archive sha1sum="16c407c580e0f86762f928c4893d43df186f1df5" type="tarxz">
https://dl.hexchat.net/hexchat/hexchat-2.16.1.tar.xz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>meson</Dependency>
<Dependency>gtk2-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>luajit-devel</Dependency>
<Dependency>python3-cffi</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>enchant-devel</Dependency>
<Dependency>libXext-devel</Dependency>
<Dependency>libproxy-devel</Dependency>
<Dependency>pciutils-devel</Dependency>
<Dependency>dbus-glib-devel</Dependency>
<Dependency>libnotify-devel</Dependency>
<Dependency>iso-codes-devel</Dependency>
<Dependency>python3-pycparser</Dependency>
<Dependency>libcanberra-devel</Dependency>
<Dependency>desktop-file-utils</Dependency>
<Dependency>appstream-glib-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">missing.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>hexchat</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>gtk2</Dependency>
<Dependency>glib2</Dependency>
<Dependency>luajit</Dependency>
<Dependency>openssl</Dependency>
<Dependency>python3</Dependency>
<Dependency>libproxy</Dependency>
<Dependency>pciutils</Dependency>
<Dependency>libnotify</Dependency>
<Dependency>libcanberra</Dependency>
<Dependency>python3-cffi</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="config">/etc</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="info">/usr/share/info</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>hexchat-devel</Name>
<Summary>Development files for hexchat</Summary>
<RuntimeDependencies>
<Dependency release="current">hexchat</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2024-12-28</Date>
<Version>2.16.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2023-11-03</Date>
<Version>2.16.1</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2022-08-07</Date>
<Version>2.16.1</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-11-22</Date>
<Version>2.16.0</Version>
<Comment>First build</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
</History>
</PISI>