steam-fonts: drop noarch, fix xlint
This commit is contained in:
parent
246cc4c0ad
commit
aa6195ed62
1 changed files with 3 additions and 5 deletions
|
@ -1,19 +1,17 @@
|
||||||
# Template file for 'steam-fonts'
|
# Template file for 'steam-fonts'
|
||||||
pkgname=steam-fonts
|
pkgname=steam-fonts
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=3
|
revision=4
|
||||||
archs=noarch
|
create_wrksrc=yes
|
||||||
hostmakedepends="unzip"
|
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Fonts to fix scrambled or missing text in steam menus"
|
short_desc="Fonts to fix scrambled or missing text in steam menus"
|
||||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="proprietary"
|
license="custom:proprietary"
|
||||||
homepage="https://support.steampowered.com/kb_article.php?ref=1974-YFKL-4947"
|
homepage="https://support.steampowered.com/kb_article.php?ref=1974-YFKL-4947"
|
||||||
distfiles="https://support.steampowered.com/downloads/1974-YFKL-4947/SteamFonts.zip"
|
distfiles="https://support.steampowered.com/downloads/1974-YFKL-4947/SteamFonts.zip"
|
||||||
checksum=a03bcc9581f2896cac39967633fc43546af5ed9d73d505a10cae4016797dfeb1
|
checksum=a03bcc9581f2896cac39967633fc43546af5ed9d73d505a10cae4016797dfeb1
|
||||||
font_dirs="/usr/share/fonts/steam-fonts"
|
font_dirs="/usr/share/fonts/steam-fonts"
|
||||||
restricted=yes
|
restricted=yes
|
||||||
create_wrksrc=yes
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/fonts/steam-fonts
|
vmkdir usr/share/fonts/steam-fonts
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue