UmVirt LFS Package info

DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
[ BASH | XML | JSON ]

hexchat

IRC client

Package info

Template:
Codename: hexchat
Source file: hexchat-2.16.2.tar.xz
Source directory: hexchat-2.16.2
Package URL: hexchat-2.16.2.tar.xz
Package md5-checksum URL: 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