Github messages for voidlinux
 help / color / mirror / Atom feed
From: r-ricci <r-ricci@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] font-go-ttf: update to 0.1.0.
Date: Sun, 06 Nov 2022 16:00:36 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40358@inbox.vuxu.org> (raw)

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

There is a new pull request by r-ricci against master on the void-packages repository

https://github.com/r-ricci/void-packages font-go-ttf
https://github.com/void-linux/void-packages/pull/40358

font-go-ttf: update to 0.1.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

```
$ git log --name-status f03a046406d4d7fbfd4ed29f554da8f6114049fc..v0.1.0 -- font/gofont/ttfs
commit 41969df76e82aeec85fa3821b1e24955ea993001
Author: Nigel Tao <nigeltao@golang.org>
Date:   Thu Jun 16 16:31:59 2022 +1000

    font/gofont: upgrade to version 2.010
    
    Compared to the previous release (version 2.008, March 2017):
    
    - Fix the "knobbly l" in Go Medium and Go Medium Italic (issue golang/go#23497).
    - Fix the unintentional swap of u-acute and u-circumflex in Go Smallcaps
      and Go Smallcaps Italic.
    - Add U+01CD ..= U+01DC Pinyin diacritic-vowel combinations.
    - Add U+2070 ..= U+208E superscript and subscript numerals. The existing
      superscript 1, 2, 3 and n were adjusted for consistency (e.g.
      superscript '1' now has a baseline if regular '1' does).
    - Add U+037E GREEK QUESTION MARK.
    - Add U+222A UNION.
    - ttfautohint upgraded to the latest version, from 1.6 to 1.8.
    
    Unlike the v2.008 changes, the v2.010 changes were largely
    algorithmically generated, by
    https://github.com/nigeltao/fontscripts/tree/master/cmd/upgrade-go-fonts-to-v2010
    
    Fixes golang/go#23497
    
    Change-Id: I777d44ace005087f7b865f9a5227736cad49e1f6
    Reviewed-on: https://go-review.googlesource.com/c/image/+/412654
    TryBot-Result: Gopher Robot <gobot@golang.org>
    Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
    Reviewed-by: Rob Pike <r@golang.org>
    Reviewed-by: Nigel Tao (INACTIVE; USE @golang.org INSTEAD) <nigeltao@google.com>
    Reviewed-by: Andrew Gerrand <adg@golang.org>

M	font/gofont/ttfs/Go-Bold-Italic.ttf
M	font/gofont/ttfs/Go-Bold.ttf
M	font/gofont/ttfs/Go-Italic.ttf
M	font/gofont/ttfs/Go-Medium-Italic.ttf
M	font/gofont/ttfs/Go-Medium.ttf
M	font/gofont/ttfs/Go-Mono-Bold-Italic.ttf
M	font/gofont/ttfs/Go-Mono-Bold.ttf
M	font/gofont/ttfs/Go-Mono-Italic.ttf
M	font/gofont/ttfs/Go-Mono.ttf
M	font/gofont/ttfs/Go-Regular.ttf
M	font/gofont/ttfs/Go-Smallcaps-Italic.ttf
M	font/gofont/ttfs/Go-Smallcaps.ttf
```

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-font-go-ttf-40358.patch --]
[-- Type: text/x-diff, Size: 1271 bytes --]

From 6f9a2757d1ceb816c1322d1468e4a25d4dcd9840 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Sun, 6 Nov 2022 15:21:03 +0100
Subject: [PATCH] font-go-ttf: update to 0.1.0.

---
 srcpkgs/font-go-ttf/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/font-go-ttf/template b/srcpkgs/font-go-ttf/template
index 4e3bfa69526b..cbd5046ec9f9 100644
--- a/srcpkgs/font-go-ttf/template
+++ b/srcpkgs/font-go-ttf/template
@@ -1,15 +1,14 @@
 # Template file for 'font-go-ttf'
 pkgname=font-go-ttf
-version=0.0.20170330
-revision=2
-_gitrev=f03a046406d4d7fbfd4ed29f554da8f6114049fc
-wrksrc="image-${_gitrev}"
+version=0.1.0
+revision=1
+wrksrc="image-${version}"
 short_desc="Typeface designed for go source code"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
-homepage="https://blog.golang.org/go-fonts"
-distfiles="https://github.com/golang/image/archive/${_gitrev}.tar.gz"
-checksum=0bf07c87451c69540f2ebf85d0602393cff5b0c18e91b4d0104d1095070dcc71
+homepage="https://go.dev/blog/go-fonts"
+distfiles="https://github.com/golang/image/archive/refs/tags/v${version}.tar.gz"
+checksum=50d8069c455f934fc7fc0902e9065e4b6401f23ae29616de402c19f8497aae59
 
 do_install() {
 	cd font/gofont/ttfs

             reply	other threads:[~2022-11-06 15:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06 15:00 r-ricci [this message]
2022-11-09  0:59 ` sgn
2022-11-11 14:56 ` [PR PATCH] [Updated] " r-ricci
2022-11-11 15:12 ` [PR PATCH] [Merged]: " sgn

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40358@inbox.vuxu.org \
    --to=r-ricci@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).