# Contributor: lauren n. liberda <lauren@selfisekai.rocks>
# Maintainer: lauren n. liberda <lauren@selfisekai.rocks>
pkgname=font-degheest
pkgver=0_git20220307
_commit=22a7ed8a6371d98e7f8a6fdb4db74a17885ae3bf
pkgrel=1
pkgdesc="Some of Ange Degheest’s most remarkable typefaces and lettering work, revived"
url="https://velvetyne.fr/fonts/degheest/"
arch="noarch"
license="OFL-1.1"
options="!check"	# no test suite
source="https://gitlab.com/Eugenie-B/degheest-types/-/archive/$_commit/degheest-types-$_commit.tar.gz"
builddir="$srcdir/degheest-types-$_commit/fonts/otf"

package() {
	install -Dm664 ./*.otf -t "$pkgdir"/usr/share/fonts/${pkgname/font-}/
}

sha512sums="
a5189ca7cbb50c3d5bf2c864adffb4bbeddaf537acf6568a74cec785ac4aab93121da95d9c296db42643821dcbad3767ff8be94260e86be4f2d282c278efae2c  degheest-types-22a7ed8a6371d98e7f8a6fdb4db74a17885ae3bf.tar.gz
"
