# # WeeChat is a fast, light and extensible chat client. # # WeeChat (Wee Enhanced Environment for Chat) is a free chat client, # fast and light, designed for many operating systems. It is highly # customizable and extensible with scripts. # # For more information, visit: https://weechat.org # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=weechat pkgversion=3.7.1 arch=amd64 release=1 pkgcategory="networking" full_pkgname=weechat_3.7.1_amd64-1@networking blurb="WeeChat is a fast, light and extensible chat client." homepage="https://weechat.org" license="GPLv3+" fetch="https://weechat.org/files/src/weechat-3.7.1.tar.bz2" replace=""