steam-fonts: remove package
This commit is contained in:
parent
2dad05070d
commit
589bc7e841
2 changed files with 2 additions and 22 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'removed-packages'
|
||||
pkgname=removed-packages
|
||||
version=0.1.20230109
|
||||
version=0.1.20230118
|
||||
revision=1
|
||||
build_style=meta
|
||||
short_desc="Uninstalls packages removed from repository"
|
||||
|
@ -491,6 +491,7 @@ replaces="
|
|||
spotify-adblock-linux<=1.1_1
|
||||
sqlite-replication<=3.32.3_2
|
||||
srw<=0.7_1
|
||||
steam-fonts<=1.0.0_5
|
||||
tagainijisho<=1.0.3_1
|
||||
taizen<=0.0.0.20180808_4
|
||||
terminal_markdown_viewer<=1.6.3_4
|
||||
|
|
|
@ -1,21 +0,0 @@
|
|||
# Template file for 'steam-fonts'
|
||||
pkgname=steam-fonts
|
||||
version=1.0.0
|
||||
revision=5
|
||||
create_wrksrc=yes
|
||||
depends="font-util"
|
||||
short_desc="Fonts to fix scrambled or missing text in steam menus"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="custom:proprietary"
|
||||
homepage="https://support.steampowered.com/kb_article.php?ref=1974-YFKL-4947"
|
||||
distfiles="https://support.steampowered.com/downloads/1974-YFKL-4947/SteamFonts.zip"
|
||||
checksum=42e0ae2ed6fed0a41ec1ff8cef6acecf0e1c9e44095f4ae1cc1445afdaecf961
|
||||
font_dirs="/usr/share/fonts/steam-fonts"
|
||||
restricted=yes
|
||||
broken=dead-url
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/fonts/steam-fonts
|
||||
vcopy *.ttf usr/share/fonts/steam-fonts
|
||||
vcopy *.TTF usr/share/fonts/steam-fonts
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue