# Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=libertine-fonts pkgver=5.3.0 pkgrel=0 pkgdesc="Libre, multilingual typefaces" url="http://libertine-fonts.org/" arch="noarch" options="!check" # No test suite. license="OFL-1.1 OR (GPL-2.0-only WITH Font-exception-2.0)" depends="fontconfig" makedepends="" subpackages="" source="https://downloads.sourceforge.net/linuxlibertine/LinLibertineOTF_${pkgver}_2012_07_02.tgz" package() { install -m644 -Dt "$pkgdir"/usr/share/fonts/X11/OTF/ "$srcdir"/*.otf } sha512sums="a441a127fb56413a69de3a435f3c5870b53ef2d3b6c341f7bf14e112f90d698ed2e7f9b002e0fcf951b93fa7f29be229bd796f8679f0b610d06705f02e01a6c7 LinLibertineOTF_5.3.0_2012_07_02.tgz"