14 lines
503 B
Bash
14 lines
503 B
Bash
# Template file for 'catgirl'
|
|
pkgname=catgirl
|
|
version=1.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
make_build_target="all"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="libressl-devel ncurses-devel"
|
|
short_desc="TLS-only terminal IRC client"
|
|
maintainer="Paper <paper@tilde.institute>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://git.causal.agency/catgirl/"
|
|
distfiles="https://git.causal.agency/catgirl/snapshot/$pkgname-$version.tar.gz"
|
|
checksum=be00ea0bd3c8a9582c792d2767bc1a671e05dff839a246b533797742fcda8cec
|