pkgname: hyphen pkgver: '2.8.9' pkgrel: '1' pkgdesc: High quality hyphenation and justification library based on the TeX hyphenation algorithm. url: 'https://hunspell.sourceforge.net/' arch: x86_64 depends: [] makedepends: - perl source: - 'https://github.com/hunspell/hyphen/releases/download/v${pkgver}/hyphen-${pkgver}.tar.gz' sha256sums: - 783743daf477de8c4d16e3c74b4d2827377017718d8e17e2d9440210246f6abe build: "cd ${pkgname}-${pkgver}\n ./configure --prefix=/usr \\\n\t --disable-static \n make\n make DESTDIR=${PKGDIR}\ \ install\n\n rm -f ${PKGDIR}/usr/lib/libhyphen.la\n" package: | true