15 lines
505 B
Bash
15 lines
505 B
Bash
# Template file for 'catgirl'
|
|
pkgname=catgirl
|
|
version=2.2
|
|
revision=3
|
|
build_style=gnu-configure
|
|
make_build_target="all"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libtls-devel ncurses-devel"
|
|
short_desc="TLS-only terminal IRC client"
|
|
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://git.causal.agency/catgirl/"
|
|
distfiles="https://git.causal.agency/catgirl/snapshot/catgirl-$version.tar.gz"
|
|
checksum=fb6d04a099303af05d278c705c1542e7ee61643c030d6a0b68dec5371080a3c7
|