font-sony-misc: fix noarch=
This commit is contained in:
parent
e1370cd004
commit
4764d94bf0
1 changed files with 7 additions and 6 deletions
|
@ -1,19 +1,20 @@
|
||||||
# Template build file for 'font-sony-misc'.
|
# Template file for 'font-sony-misc'
|
||||||
pkgname=font-sony-misc
|
pkgname=font-sony-misc
|
||||||
version=1.0.3
|
version=1.0.3
|
||||||
revision=4
|
revision=5
|
||||||
noarch="yes"
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config bdftopcf font-util"
|
hostmakedepends="pkg-config bdftopcf font-util"
|
||||||
makedepends="font-util"
|
makedepends="font-util"
|
||||||
font_dirs="/usr/share/fonts/X11/misc"
|
|
||||||
short_desc="Standard X11 sony PCF fonts"
|
short_desc="Standard X11 sony PCF fonts"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
homepage="https://wiki.freedesktop.org/xorg/"
|
||||||
|
distfiles="${XORG_SITE}/font/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=2043a326ba347c9da5ca1e9bc363e2521c3ea40b43b1f9662d333efd4867cff5
|
checksum=2043a326ba347c9da5ca1e9bc363e2521c3ea40b43b1f9662d333efd4867cff5
|
||||||
|
|
||||||
|
font_dirs="/usr/share/fonts/X11/misc"
|
||||||
|
|
||||||
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