font-bitstream-speedo: update to 1.0.2.
This commit is contained in:
parent
c1fd288c12
commit
59cff48585
|
@ -1,19 +1,19 @@
|
|||
# Template build file for 'font-bitstream-speedo'.
|
||||
pkgname=font-bitstream-speedo
|
||||
version=1.0.0
|
||||
revision=3
|
||||
version=1.0.2
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config bdftopcf"
|
||||
makedepends="font-util"
|
||||
depends="font-util"
|
||||
font_dirs="/usr/lib/X11/fonts/Speedo"
|
||||
font_dirs="/usr/share/fonts/X11/Speedo"
|
||||
short_desc="Standard Speedo Bitstream PCF fonts"
|
||||
homepage="http://xorg.freedesktop.org/"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
||||
checksum=99ac01786ac400cc7407f1c427b92c5ff1ac5a31ce7d5907b7ad3c969214f6e6
|
||||
checksum=0708fe0046947b88c082b55844af8a861741dcdf087f0624bdf23fb773d76763
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
||||
|
|
Loading…
Reference in New Issue