bdf-unifont: update to 7.0.03

This commit is contained in:
Bruce Liu 2014-08-14 03:49:46 +00:00
parent 5120f65445
commit 5916250900
2 changed files with 10 additions and 9 deletions

View File

@ -1,4 +1,4 @@
CENSE
LICENSE
-------
Roman Czyborra released his work (Perl scripts and font .hex files)
under the following terms:

View File

@ -3,21 +3,22 @@
#
# maintainer (x86_64): Manuel Tortosa <manutortosa[at]chakra-project[dot]org>
pkgname=bdf-unifont
pkgver=5.1.20080820
pkgrel=2
_pkgname=unifont
pkgname=bdf-${_pkgname}
pkgver=7.0.03
pkgrel=1
pkgdesc="GNU Unifont Glyphs"
arch=('i686' 'x86_64')
license=('custom' 'GPL2')
url="http://unifoundry.com/unifont.html"
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
install=unifont.install
source=('http://unifoundry.com/unifont-5.1.20080820.bdf.gz' 'LICENSE')
md5sums=('6b8263ceccef33bd633aa019d74b7943'
'64da5a96d6789d29d485cd67a43bc547')
source=("http://unifoundry.com/pub/${_pkgname}-${pkgver}/font-builds/${_pkgname}-${pkgver}.bdf.gz" 'LICENSE')
md5sums=('06942d44b12cc228814d85082916ef67'
'2bb5ee7b73893aa7c9fd837ff95d6b4d')
build() {
install -Dm644 ${srcdir}/unifont-5.1.20080820.bdf \
package() {
install -Dm644 ${srcdir}/${_pkgname}-${pkgver}.bdf \
${pkgdir}/usr/share/fonts/misc/unifont.bdf
# install LICENSE file