UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
hexchat
IRC clientPackage info
Template:
Codename: hexchat
Source file: hexchat-2.16.2.tar.xz
Source file size: 1352304
Source file MD5-checkum: 6970b1eef39db56c9f5380efd81e55bf
Source directory: hexchat-2.16.2
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/h/hexchat-2.16.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/h/hexchat-2.16.2.tar.xz.md5sum
Dependances: glib, gtk2, libcanberra, libnotify, python3-cffi, lua-5.4.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd build &&
meson --prefix=/usr \
-Dwith-lua=lua \
-Dtext-frontend='true' \
..
Build script:
cd build
ninja
Install script:
cd build
ninja install