51

Re: [Collection] Compilation of packages and ports (not in repositories)

Package catgirl

PKGBUILD

# Maintainer (Arch): Sebastian LaVine <mail@smlavine.com>
# Contributor (Arch): lillian rose winter <hi@neko.vg>
# Contributor (Arch): Evan McCarthy <evan@mccarthy.mn>
# Maintainer: Tobias Dausend <throgh@hyperbola.info>

pkgname=catgirl
_pkgver=2.2a
pkgver=2.2.a
pkgrel=1
pkgdesc="TLS-only terminal IRC client"
arch=('i686' 'x86_64')
url='https://git.causal.agency/catgirl/'
license=('GPL-3')
depends=('libressl' 'ncurses')
source=("https://git.causal.agency/${pkgname}/snapshot/${pkgname}-${_pkgver}.tar.gz")
sha512sums=('988750c960630ec8314ebde7b9802f8b6a3087f733359f61f49c4f83cb6e327c03cde9ad88f2cb535d56ead1376cd121a7124c367c90394a6d4d7f80b25e329f')

build() {
  cd "${pkgname}-${_pkgver}"
  ./configure \
    --prefix=/usr \
    --mandir=/usr/share/man
  make all
}

package() {
  cd "${pkgname}-${_pkgver}"
  make DESTDIR="$pkgdir/" install
  install -Dm644 LICENSE -t "${pkgdir}/usr/share/licenses/$pkgname"
}
Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!