mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
stremio-shell: use create_wrksrc
This commit is contained in:
parent
25ddbf4b68
commit
3ca1f29625
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# 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=4
|
revision=5
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
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"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="custom: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=42e0ae2ed6fed0a41ec1ff8cef6acecf0e1c9e44095f4ae1cc1445afdaecf961
|
||||||
font_dirs="/usr/share/fonts/steam-fonts"
|
font_dirs="/usr/share/fonts/steam-fonts"
|
||||||
restricted=yes
|
restricted=yes
|
||||||
broken=dead-url
|
broken=dead-url
|
||||||
|
|
Loading…
Add table
Reference in a new issue