UmVirt LFS Package info
DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
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