msttcorefonts: drop noarch, fix xlint

This commit is contained in:
fosslinux 2020-10-25 19:38:29 +11:00 committed by Piotr
parent e8644e9180
commit b520537b48

View file

@ -1,16 +1,16 @@
# Template file for 'msttcorefonts' # Template file for 'msttcorefonts'
pkgname=msttcorefonts pkgname=msttcorefonts
version=1.3.4 version=1.3.4
revision=1 revision=2
hostmakedepends="cabextract" hostmakedepends="cabextract"
short_desc="Microsoft Typography Project - corefonts" short_desc="Microsoft Typography Project - corefonts"
maintainer="Michael Aldridge <maldridge@voidlinux.org>" maintainer="Michael Aldridge <maldridge@voidlinux.org>"
# Referenced to the *.spec file, the template and mechanism are GPLv2 # Referenced to the *.spec file, the template and mechanism are GPLv2.
# the fonts are licensed in accordance with the Microsoft Font License # The fonts are licensed in accordance with the Microsoft Font License
# Agreement which has since been removed from the MS website. A very # Agreement which has since been removed from the MS website. A very
# broken version of this original license "Licen.TXT" is included with # broken version of this original license "Licen.TXT" is included with
# this package. # this package.
license="GPL-2" license="GPL-2.0-or-later, custom:MFLA"
homepage="http://corefonts.sourceforge.net" homepage="http://corefonts.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/corefonts/wd97vwr32.exe \ distfiles="${SOURCEFORGE_SITE}/corefonts/wd97vwr32.exe \
${SOURCEFORGE_SITE}/corefonts/webdin32.exe \ ${SOURCEFORGE_SITE}/corefonts/webdin32.exe \
@ -45,7 +45,6 @@ restricted=yes
repository=nonfree repository=nonfree
# They're just fonts... # They're just fonts...
archs=noarch
# Tell XBPS that these are fonts # Tell XBPS that these are fonts
font_dirs="/usr/share/fonts/TTF" font_dirs="/usr/share/fonts/TTF"