15 lines
503 B
Bash
15 lines
503 B
Bash
# Template file for 'catgirl'
|
|
pkgname=catgirl
|
|
version=1.6
|
|
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=3b32ee3b57cab5fa29b0a6cb9d21a4a5e5f41efd4a698cb9df15e316bf000f6a
|