# Maintainer: Danct12 pkgname=console-keyboard-multiplexer pkgver=0_git20200104 pkgrel=1 pkgdesc="An on screen keyboard for terminals" arch="all" url="https://github.com/Daniel-Abrecht/console-keyboard-multiplexer" install="$pkgname.post-install" license="AGPL-3.0-or-later" options="!check" # no testsuite depends="libconsolekeyboard kbd terminus-font" makedepends="libconsolekeyboard-dev libttymultiplex-dev libexecinfo-dev" # Source _commit="e304969224ba79cdac9e6715fd329a8af278cc33" source=" $pkgname-$_commit.tar.gz::https://github.com/Daniel-Abrecht/$pkgname/archive/$_commit.tar.gz ckmvt " builddir="$srcdir/$pkgname-$_commit" build() { make } package() { make install-bin DESTDIR="$pkgdir" install -Dm755 "$srcdir"/ckmvt \ "$pkgdir"/usr/bin/ckmvt } sha512sums="be8e3a892409ee316ee0478c7d46249ab5eefffaffbe11215f593beab2b0da5ae24392e407748a50d567eaffb9cdcd847e24f077030447fb4753470bc75b8cf4 console-keyboard-multiplexer-e304969224ba79cdac9e6715fd329a8af278cc33.tar.gz 1c56ec846de906ec63446aa07cb40d0e64c7e609e5756497aa63fef6b3b071d0f098071e42450e973b6a7bad670771b1c680e5788b987b852c471d074f909ac1 ckmvt"