Github messages for voidlinux
 help / color / mirror / Atom feed
From: Chocimier <Chocimier@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Font drop noarch - Part 2
Date: Sat, 31 Oct 2020 15:52:35 +0100	[thread overview]
Message-ID: <20201031145235.mbaLU4-cyv17tqSDkSeXRmeRc0FP3HlhM5GM6b6g19E@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25993@inbox.vuxu.org>

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25993#issuecomment-719944345

Comment:
Ipafont changed disfile url, some more xlint fixes.

Xbps-src cannot fetch nerd-fonts here.

``` diff

diff --git a/srcpkgs/fonts-roboto-ttf/template b/srcpkgs/fonts-roboto-ttf/template
index 1fd8f00e57..7c0f6b0edc 100644
--- a/srcpkgs/fonts-roboto-ttf/template
+++ b/srcpkgs/fonts-roboto-ttf/template
@@ -4,14 +4,14 @@ version=2.138
 revision=2
 wrksrc=roboto-${version}
 depends="font-util"
-font_dirs="/usr/share/fonts/TTF"
-conflicts=google-fonts-ttf
 short_desc="Google's signature family of fonts"
 maintainer="travankor <travankor@tuta.io>"
 license="Apache-2.0"
 homepage="https://fonts.google.com/specimen/Roboto"
 distfiles="https://github.com/google/roboto/archive/v${version}.tar.gz"
 checksum=5427a734ba778333956093f85f5a67b7134ea925ef9dea236a2c5bd0d200341b
+font_dirs="/usr/share/fonts/TTF"
+conflicts=google-fonts-ttf
 
 do_install() {
        vmkdir usr/share/fonts/TTF
diff --git a/srcpkgs/ipafont-fonts-otf/template b/srcpkgs/ipafont-fonts-otf/template
index 170ffd8835..8e847fa24d 100644
--- a/srcpkgs/ipafont-fonts-otf/template
+++ b/srcpkgs/ipafont-fonts-otf/template
@@ -10,7 +10,7 @@ short_desc="Japanese OpenType font set"
 maintainer="Georg Schabel <gescha@posteo.de>"
 license="IPA"
 homepage="http://ipafont.ipa.go.jp/"
-distfiles="https://oscdl.ipa.go.jp/IPAfont/IPAfont${_pkgver}.zip"
+distfiles="http://moji.or.jp/wp-content/ipafont/IPAfont/IPAfont${version//./}.zip"
 checksum=f755ed79a4b8e715bed2f05a189172138aedf93db0f465b4e20c344a02766fe5
 
 font_dirs="/usr/share/fonts/OTF"
diff --git a/srcpkgs/steam-fonts/template b/srcpkgs/steam-fonts/template
index b3dca3829d..3b9de3c61c 100644
--- a/srcpkgs/steam-fonts/template
+++ b/srcpkgs/steam-fonts/template
@@ -2,17 +2,16 @@
 pkgname=steam-fonts
 version=1.0.0
 revision=4
-hostmakedepends="unzip"
+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="proprietary"
+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=a03bcc9581f2896cac39967633fc43546af5ed9d73d505a10cae4016797dfeb1
 font_dirs="/usr/share/fonts/steam-fonts"
 restricted=yes
-create_wrksrc=yes
 
 do_install() {
        vmkdir usr/share/fonts/steam-fonts
```

  parent reply	other threads:[~2020-10-31 14:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-30 22:48 [PR PATCH] " fosslinux
2020-10-30 23:28 ` [PR PATCH] [Updated] " fosslinux
2020-10-31 14:52 ` Chocimier [this message]
2020-10-31 23:10 ` fosslinux
2020-10-31 23:31 ` [PR PATCH] [Updated] " fosslinux
2020-11-02 17:22 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201031145235.mbaLU4-cyv17tqSDkSeXRmeRc0FP3HlhM5GM6b6g19E@z \
    --to=chocimier@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).