Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] steam-fonts: remove package
@ 2023-01-01 21:26 pascal-huber
  2023-01-18 10:39 ` [PR PATCH] [Updated] " pascal-huber
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pascal-huber @ 2023-01-01 21:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 440 bytes --]

There is a new pull request by pascal-huber against master on the void-packages repository

https://github.com/pascal-huber/void-packages steam-fonts
https://github.com/void-linux/void-packages/pull/41400

steam-fonts: remove package
The font files don't exist anymore. Users should install either microsoft or liberation fonts.

Addresses #39072

A patch file from https://github.com/void-linux/void-packages/pull/41400.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-steam-fonts-41400.patch --]
[-- Type: text/x-diff, Size: 1968 bytes --]

From 0864a27e045ab576c0b91166e575f540d176287d Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 1 Jan 2023 22:13:16 +0100
Subject: [PATCH] steam-fonts: remove package

---
 srcpkgs/removed-packages/template |  3 ++-
 srcpkgs/steam-fonts/template      | 21 ---------------------
 2 files changed, 2 insertions(+), 22 deletions(-)
 delete mode 100644 srcpkgs/steam-fonts/template

diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 19a38b69de16..db7fecc8e502 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,6 +1,6 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
-version=0.1.20221217
+version=0.1.20230101
 revision=1
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
@@ -483,6 +483,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
diff --git a/srcpkgs/steam-fonts/template b/srcpkgs/steam-fonts/template
deleted file mode 100644
index 134ae87b6ba0..000000000000
--- a/srcpkgs/steam-fonts/template
+++ /dev/null
@@ -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
-}

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] steam-fonts: remove package
  2023-01-01 21:26 [PR PATCH] steam-fonts: remove package pascal-huber
@ 2023-01-18 10:39 ` pascal-huber
  2023-01-18 10:40 ` pascal-huber
  2023-01-18 15:18 ` [PR PATCH] [Merged]: " Vaelatern
  2 siblings, 0 replies; 4+ messages in thread
From: pascal-huber @ 2023-01-18 10:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 445 bytes --]

There is an updated pull request by pascal-huber against master on the void-packages repository

https://github.com/pascal-huber/void-packages steam-fonts
https://github.com/void-linux/void-packages/pull/41400

steam-fonts: remove package
The font files don't exist anymore. Users should install either microsoft or liberation fonts.

Addresses #39072

A patch file from https://github.com/void-linux/void-packages/pull/41400.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-steam-fonts-41400.patch --]
[-- Type: text/x-diff, Size: 1968 bytes --]

From 4376a9a3286cda179dd5cd599f2331c272ebd17e Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 1 Jan 2023 22:13:16 +0100
Subject: [PATCH] steam-fonts: remove package

---
 srcpkgs/removed-packages/template |  3 ++-
 srcpkgs/steam-fonts/template      | 21 ---------------------
 2 files changed, 2 insertions(+), 22 deletions(-)
 delete mode 100644 srcpkgs/steam-fonts/template

diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index 8febb5f0c1f4..1538b42fd3bd 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -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
diff --git a/srcpkgs/steam-fonts/template b/srcpkgs/steam-fonts/template
deleted file mode 100644
index 134ae87b6ba0..000000000000
--- a/srcpkgs/steam-fonts/template
+++ /dev/null
@@ -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
-}

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: steam-fonts: remove package
  2023-01-01 21:26 [PR PATCH] steam-fonts: remove package pascal-huber
  2023-01-18 10:39 ` [PR PATCH] [Updated] " pascal-huber
@ 2023-01-18 10:40 ` pascal-huber
  2023-01-18 15:18 ` [PR PATCH] [Merged]: " Vaelatern
  2 siblings, 0 replies; 4+ messages in thread
From: pascal-huber @ 2023-01-18 10:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 230 bytes --]

New comment by pascal-huber on void-packages repository

https://github.com/void-linux/void-packages/pull/41400#issuecomment-1386841643

Comment:
> Looks good, please rebase on master to fix the removed-packages template?

done

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: steam-fonts: remove package
  2023-01-01 21:26 [PR PATCH] steam-fonts: remove package pascal-huber
  2023-01-18 10:39 ` [PR PATCH] [Updated] " pascal-huber
  2023-01-18 10:40 ` pascal-huber
@ 2023-01-18 15:18 ` Vaelatern
  2 siblings, 0 replies; 4+ messages in thread
From: Vaelatern @ 2023-01-18 15:18 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

There's a merged pull request on the void-packages repository

steam-fonts: remove package
https://github.com/void-linux/void-packages/pull/41400

Description:
The font files don't exist anymore. Users should install either microsoft or liberation fonts.

Addresses #39072

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-18 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-01 21:26 [PR PATCH] steam-fonts: remove package pascal-huber
2023-01-18 10:39 ` [PR PATCH] [Updated] " pascal-huber
2023-01-18 10:40 ` pascal-huber
2023-01-18 15:18 ` [PR PATCH] [Merged]: " Vaelatern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).