Github messages for voidlinux
 help / color / mirror / Atom feed
From: FollieHiyuki <FollieHiyuki@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] font-iosevka: use super TTC packaging format
Date: Sun, 25 Apr 2021 15:20:49 +0200	[thread overview]
Message-ID: <20210425132049.1VHoIowux4L66oau0rRXXX_ElBsi0KuHy412PUgvgiQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30009@inbox.vuxu.org>

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

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

https://github.com/FollieHiyuki/void-packages iosevka-superttc
https://github.com/void-linux/void-packages/pull/30009

font-iosevka: use super TTC packaging format
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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
-->

Save roughly 3MB disk space :) and bandwidth

![comparison](https://user-images.githubusercontent.com/67634026/113525419-7b01b880-95bd-11eb-8aec-b8b3c1f71d57.png)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-iosevka-superttc-30009.patch --]
[-- Type: text/x-diff, Size: 1691 bytes --]

From 6b986e9d4fe11283c40928bacb6a99002d87f9b1 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Mon, 5 Apr 2021 03:28:43 +0300
Subject: [PATCH] font-iosevka: update to 6.0.1

Change to use super-ttc format
---
 srcpkgs/font-iosevka/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/font-iosevka/template b/srcpkgs/font-iosevka/template
index 41f0e6194abf..e87a1837b5cb 100644
--- a/srcpkgs/font-iosevka/template
+++ b/srcpkgs/font-iosevka/template
@@ -1,6 +1,6 @@
 # Template file for 'font-iosevka'
 pkgname=font-iosevka
-version=5.2.1
+version=6.0.1
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -9,11 +9,11 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="OFL-1.1"
 homepage="https://typeof.net/Iosevka/"
 distfiles="https://raw.githubusercontent.com/be5invis/Iosevka/v${version}/LICENSE.md>LICENSE.txt
- https://github.com/be5invis/Iosevka/releases/download/v${version}/ttc-iosevka-${version}.zip
- https://github.com/be5invis/Iosevka/releases/download/v${version}/ttc-iosevka-slab-${version}.zip"
+ https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-${version}.zip
+ https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-slab-${version}.zip"
 checksum="72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
- c160178621f7c2943b3c00b2f33146e5c0b7945cecfb5008bd8f80aa5f1946bc
- f12ad8fe3a1ccb398302456154107420b0411fc039993a5966b36dc43f361435"
+ 644b3b5695151228657af0df2fd3c8af85d31d01ef3625b603f8d9776754bb6f
+ b7f58505f408ed8fafa3312198d06e1312ee6b96eac1456a2597cc4e0a2ca221"
 
 font_dirs="/usr/share/fonts/TTF"
 

  parent reply	other threads:[~2021-04-25 13:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-05  0:31 [PR PATCH] " FollieHiyuki
2021-04-09  8:51 ` FollieHiyuki
2021-04-09 17:50 ` ericonr
2021-04-18 22:11 ` ericonr
2021-04-25 13:20 ` FollieHiyuki [this message]
2021-04-25 13:22 ` FollieHiyuki
2021-04-26 14:32 ` [PR PATCH] [Merged]: " ericonr

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=20210425132049.1VHoIowux4L66oau0rRXXX_ElBsi0KuHy412PUgvgiQ@z \
    --to=folliehiyuki@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).