font-bitstream-speedo: fix noarch=
This commit is contained in:
parent
1cf5f07ca4
commit
e6c8343126
1 changed files with 10 additions and 9 deletions
|
@ -1,19 +1,20 @@
|
||||||
# Template build file for 'font-bitstream-speedo'.
|
# Template file for 'font-bitstream-speedo'
|
||||||
pkgname=font-bitstream-speedo
|
pkgname=font-bitstream-speedo
|
||||||
version=1.0.2
|
version=1.0.2
|
||||||
revision=3
|
revision=4
|
||||||
noarch="yes"
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config bdftopcf mkfontdir"
|
hostmakedepends="pkg-config bdftopcf mkfontscale"
|
||||||
depends="font-util"
|
depends="font-util xbps-triggers"
|
||||||
font_dirs="/usr/share/fonts/X11/Speedo"
|
|
||||||
short_desc="Standard Speedo Bitstream PCF fonts"
|
short_desc="Standard Speedo Bitstream PCF fonts"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
license="MIT"
|
||||||
|
homepage="http://xorg.freedesktop.org/"
|
||||||
|
distfiles="${XORG_SITE}/font/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=0708fe0046947b88c082b55844af8a861741dcdf087f0624bdf23fb773d76763
|
checksum=0708fe0046947b88c082b55844af8a861741dcdf087f0624bdf23fb773d76763
|
||||||
|
|
||||||
|
font_dirs="/usr/share/fonts/X11/Speedo"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
rm -f ${DESTDIR}/${font_dirs}/fonts.*
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue