15 lines
508 B
Bash
15 lines
508 B
Bash
# Template file for 'catgirl'
|
|
pkgname=catgirl
|
|
version=2.2a
|
|
revision=2
|
|
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=c6d760aaee134e052586def7a9103543f7281fde6531fbcb41086470794297c2
|