Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] font-iosevka: update to 7.0.0 + add all main variants
@ 2021-05-29 19:21 FollieHiyuki
  2021-05-29 19:27 ` [PR PATCH] [Updated] " FollieHiyuki
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: FollieHiyuki @ 2021-05-29 19:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FollieHiyuki/void-packages iosevka-update
https://github.com/void-linux/void-packages/pull/31211

font-iosevka: update to 7.0.0 + add all main variants
<!-- 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
-->

Bring back #30830 for discussion.
I divided the font into separated packages. This way the users can decide which version to choose.

Reason to include them all:
- curly: the same with the base monospace package, but with curly style
- extra: not monospace, suitable for replacing system sans, serif fonts


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

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

From 03d6ba2d9493eb7b13bb7d426436a0415fd0ea48 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Sat, 29 May 2021 21:59:38 +0300
Subject: [PATCH 1/3] font-iosevka: update to 7.0.0

---
 srcpkgs/font-iosevka/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/font-iosevka/template b/srcpkgs/font-iosevka/template
index 1155320af055..eac37de9ab0a 100644
--- a/srcpkgs/font-iosevka/template
+++ b/srcpkgs/font-iosevka/template
@@ -1,6 +1,6 @@
 # Template file for 'font-iosevka'
 pkgname=font-iosevka
-version=6.1.3
+version=7.0.0
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -12,8 +12,8 @@ distfiles="https://raw.githubusercontent.com/be5invis/Iosevka/v${version}/LICENS
  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
- 4f2ae801cbcb24adb620d76484653cf5a5e8ebab7836031ab6e9e6a5c9b33529
- 03540b47cbd710c66a34f8e15449a8a0f6cf4065d63b22d7f0a5d092b53a4352"
+ 5b759afe1ce19f7c2310ce9e56e12f3c2af33de9321ec443e5e18ba47816d3f3
+ 32e53053682688885215172046c9dfc166d3a15219ee22e3c76bff9ec8f9e762"
 
 font_dirs="/usr/share/fonts/TTF"
 

From bf8d50d084e47965223f25cd6886963d449c3604 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Sat, 29 May 2021 22:08:58 +0300
Subject: [PATCH 2/3] New package: font-iosevka-curly-7.0.0

---
 srcpkgs/font-iosevka-curly/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/font-iosevka-curly/template

diff --git a/srcpkgs/font-iosevka-curly/template b/srcpkgs/font-iosevka-curly/template
new file mode 100644
index 000000000000..901fd823e2b1
--- /dev/null
+++ b/srcpkgs/font-iosevka-curly/template
@@ -0,0 +1,24 @@
+# Template file for 'font-iosevka-curly'
+pkgname=font-iosevka-curly
+version=7.0.0
+revision=1
+create_wrksrc=yes
+depends="font-util"
+short_desc="Iosevka monospace sans-serif and slab-serif font - curly variants"
+maintainer="FollieHiyuki <folliekazetani@protonmail.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}/super-ttc-iosevka-curly-${version}.zip
+ https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-curly-slab-${version}.zip"
+checksum="72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
+ 7e910734be90726b4442d1ecf32fcdc3d1a4d36d6324b3ccc015f83eb10d5a68
+ d832573fcd652528c5ae40e4d1b045bd28bad346083434392ebf5f993d60235f"
+
+font_dirs="/usr/share/fonts/TTF"
+
+do_install() {
+	vmkdir usr/share/fonts/TTF
+	vcopy *.ttc usr/share/fonts/TTF
+	vlicense LICENSE.txt LICENSE.md
+}

From 1ca8225824a71574f564f0c6a5ae8afd2a430629 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Sat, 29 May 2021 22:12:24 +0300
Subject: [PATCH 3/3] New package: font-iosevka-extra-7.0.0

---
 srcpkgs/font-iosevka-extra/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/font-iosevka-extra/template

diff --git a/srcpkgs/font-iosevka-extra/template b/srcpkgs/font-iosevka-extra/template
new file mode 100644
index 000000000000..19124f8cfc82
--- /dev/null
+++ b/srcpkgs/font-iosevka-extra/template
@@ -0,0 +1,24 @@
+# Template file for 'font-iosevka-extra'
+pkgname=font-iosevka-extra
+version=7.0.0
+revision=1
+create_wrksrc=yes
+depends="font-util"
+short_desc="Iosevka sans-serif and slab-serif font - quasi-proportional variants"
+maintainer="FollieHiyuki <folliekazetani@protonmail.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}/super-ttc-iosevka-aile-${version}.zip
+ https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-etoile-${version}.zip"
+checksum="72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
+ a681b2942c9701865e0aaee09ea4c53f240021a56e02a0ce48f2cb3dd47b320c
+ 71c86ef3945d285be56cdfa855cc97603abb2acf7b5067d33494111179a5e130"
+
+font_dirs="/usr/share/fonts/TTF"
+
+do_install() {
+	vmkdir usr/share/fonts/TTF
+	vcopy *.ttc usr/share/fonts/TTF
+	vlicense LICENSE.txt LICENSE.md
+}

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

* Re: [PR PATCH] [Updated] font-iosevka: update to 7.0.0 + add all main variants
  2021-05-29 19:21 [PR PATCH] font-iosevka: update to 7.0.0 + add all main variants FollieHiyuki
@ 2021-05-29 19:27 ` FollieHiyuki
  2021-05-29 19:41 ` Chocimier
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: FollieHiyuki @ 2021-05-29 19:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FollieHiyuki/void-packages iosevka-update
https://github.com/void-linux/void-packages/pull/31211

font-iosevka: update to 7.0.0 + add all main variants
<!-- 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
-->

Bring back #30830 for discussion.
I divided the font into separated packages. This way the users can decide which version to choose.

Reason to include them all:
- curly: the same with the base monospace package, but with curly style
- extra: not monospace, suitable for replacing system sans, serif fonts


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

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

From 03d6ba2d9493eb7b13bb7d426436a0415fd0ea48 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Sat, 29 May 2021 21:59:38 +0300
Subject: [PATCH 1/3] font-iosevka: update to 7.0.0

---
 srcpkgs/font-iosevka/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/font-iosevka/template b/srcpkgs/font-iosevka/template
index 1155320af055..eac37de9ab0a 100644
--- a/srcpkgs/font-iosevka/template
+++ b/srcpkgs/font-iosevka/template
@@ -1,6 +1,6 @@
 # Template file for 'font-iosevka'
 pkgname=font-iosevka
-version=6.1.3
+version=7.0.0
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -12,8 +12,8 @@ distfiles="https://raw.githubusercontent.com/be5invis/Iosevka/v${version}/LICENS
  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
- 4f2ae801cbcb24adb620d76484653cf5a5e8ebab7836031ab6e9e6a5c9b33529
- 03540b47cbd710c66a34f8e15449a8a0f6cf4065d63b22d7f0a5d092b53a4352"
+ 5b759afe1ce19f7c2310ce9e56e12f3c2af33de9321ec443e5e18ba47816d3f3
+ 32e53053682688885215172046c9dfc166d3a15219ee22e3c76bff9ec8f9e762"
 
 font_dirs="/usr/share/fonts/TTF"
 

From dda6737b79991486e642052f2482a163b17c31c4 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Sat, 29 May 2021 22:08:58 +0300
Subject: [PATCH 2/3] New package: font-iosevka-curly-7.0.0

---
 srcpkgs/font-iosevka-curly/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/font-iosevka-curly/template

diff --git a/srcpkgs/font-iosevka-curly/template b/srcpkgs/font-iosevka-curly/template
new file mode 100644
index 000000000000..0ddc8b574a34
--- /dev/null
+++ b/srcpkgs/font-iosevka-curly/template
@@ -0,0 +1,24 @@
+# Template file for 'font-iosevka-curly'
+pkgname=font-iosevka-curly
+version=7.0.0
+revision=1
+create_wrksrc=yes
+depends="font-util"
+short_desc="Slender monospace sans-serif and slab-serif typeface - curly variants"
+maintainer="FollieHiyuki <folliekazetani@protonmail.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}/super-ttc-iosevka-curly-${version}.zip
+ https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-curly-slab-${version}.zip"
+checksum="72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
+ 7e910734be90726b4442d1ecf32fcdc3d1a4d36d6324b3ccc015f83eb10d5a68
+ d832573fcd652528c5ae40e4d1b045bd28bad346083434392ebf5f993d60235f"
+
+font_dirs="/usr/share/fonts/TTF"
+
+do_install() {
+	vmkdir usr/share/fonts/TTF
+	vcopy *.ttc usr/share/fonts/TTF
+	vlicense LICENSE.txt LICENSE.md
+}

From ec106441bb73a4ceead4d3996dbb8009cd3b6677 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Sat, 29 May 2021 22:12:24 +0300
Subject: [PATCH 3/3] New package: font-iosevka-extra-7.0.0

---
 srcpkgs/font-iosevka-extra/template | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 srcpkgs/font-iosevka-extra/template

diff --git a/srcpkgs/font-iosevka-extra/template b/srcpkgs/font-iosevka-extra/template
new file mode 100644
index 000000000000..15ba11e2cab6
--- /dev/null
+++ b/srcpkgs/font-iosevka-extra/template
@@ -0,0 +1,24 @@
+# Template file for 'font-iosevka-extra'
+pkgname=font-iosevka-extra
+version=7.0.0
+revision=1
+create_wrksrc=yes
+depends="font-util"
+short_desc="Slender sans-serif and slab-serif typeface - quasi-proportional variants"
+maintainer="FollieHiyuki <folliekazetani@protonmail.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}/super-ttc-iosevka-aile-${version}.zip
+ https://github.com/be5invis/Iosevka/releases/download/v${version}/super-ttc-iosevka-etoile-${version}.zip"
+checksum="72c3d557ff41d871680652f56afd565ba6834c90eadc45a4ec15410dce1c0c80
+ a681b2942c9701865e0aaee09ea4c53f240021a56e02a0ce48f2cb3dd47b320c
+ 71c86ef3945d285be56cdfa855cc97603abb2acf7b5067d33494111179a5e130"
+
+font_dirs="/usr/share/fonts/TTF"
+
+do_install() {
+	vmkdir usr/share/fonts/TTF
+	vcopy *.ttc usr/share/fonts/TTF
+	vlicense LICENSE.txt LICENSE.md
+}

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

* Re: font-iosevka: update to 7.0.0 + add all main variants
  2021-05-29 19:21 [PR PATCH] font-iosevka: update to 7.0.0 + add all main variants FollieHiyuki
  2021-05-29 19:27 ` [PR PATCH] [Updated] " FollieHiyuki
@ 2021-05-29 19:41 ` Chocimier
  2021-05-29 19:49 ` [PR PATCH] [Updated] " FollieHiyuki
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2021-05-29 19:41 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/31211#issuecomment-850888797

Comment:
No variants. https://github.com/void-linux/void-packages/search?q=iosevka&type=issues

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

* Re: [PR PATCH] [Updated] font-iosevka: update to 7.0.0 + add all main variants
  2021-05-29 19:21 [PR PATCH] font-iosevka: update to 7.0.0 + add all main variants FollieHiyuki
  2021-05-29 19:27 ` [PR PATCH] [Updated] " FollieHiyuki
  2021-05-29 19:41 ` Chocimier
@ 2021-05-29 19:49 ` FollieHiyuki
  2021-05-29 19:49 ` FollieHiyuki
  2021-05-29 19:53 ` [PR PATCH] [Merged]: font-iosevka: update to 7.0.0 Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: FollieHiyuki @ 2021-05-29 19:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/FollieHiyuki/void-packages iosevka-update
https://github.com/void-linux/void-packages/pull/31211

font-iosevka: update to 7.0.0 + add all main variants
<!-- 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
-->

Bring back #30830 for discussion.
I divided the font into separated packages. This way the users can decide which version to choose.

Reason to include them all:
- curly: the same with the base monospace package, but with curly style
- extra: not monospace, suitable for replacing system sans, serif fonts


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

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

From 03d6ba2d9493eb7b13bb7d426436a0415fd0ea48 Mon Sep 17 00:00:00 2001
From: FollieHiyuki <folliekazetani@protonmail.com>
Date: Sat, 29 May 2021 21:59:38 +0300
Subject: [PATCH] font-iosevka: update to 7.0.0

---
 srcpkgs/font-iosevka/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/font-iosevka/template b/srcpkgs/font-iosevka/template
index 1155320af055..eac37de9ab0a 100644
--- a/srcpkgs/font-iosevka/template
+++ b/srcpkgs/font-iosevka/template
@@ -1,6 +1,6 @@
 # Template file for 'font-iosevka'
 pkgname=font-iosevka
-version=6.1.3
+version=7.0.0
 revision=1
 create_wrksrc=yes
 depends="font-util"
@@ -12,8 +12,8 @@ distfiles="https://raw.githubusercontent.com/be5invis/Iosevka/v${version}/LICENS
  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
- 4f2ae801cbcb24adb620d76484653cf5a5e8ebab7836031ab6e9e6a5c9b33529
- 03540b47cbd710c66a34f8e15449a8a0f6cf4065d63b22d7f0a5d092b53a4352"
+ 5b759afe1ce19f7c2310ce9e56e12f3c2af33de9321ec443e5e18ba47816d3f3
+ 32e53053682688885215172046c9dfc166d3a15219ee22e3c76bff9ec8f9e762"
 
 font_dirs="/usr/share/fonts/TTF"
 

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

* Re: font-iosevka: update to 7.0.0 + add all main variants
  2021-05-29 19:21 [PR PATCH] font-iosevka: update to 7.0.0 + add all main variants FollieHiyuki
                   ` (2 preceding siblings ...)
  2021-05-29 19:49 ` [PR PATCH] [Updated] " FollieHiyuki
@ 2021-05-29 19:49 ` FollieHiyuki
  2021-05-29 19:53 ` [PR PATCH] [Merged]: font-iosevka: update to 7.0.0 Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: FollieHiyuki @ 2021-05-29 19:49 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/31211#issuecomment-850889621

Comment:
Ok. I dropped the new commits


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

* Re: [PR PATCH] [Merged]: font-iosevka: update to 7.0.0
  2021-05-29 19:21 [PR PATCH] font-iosevka: update to 7.0.0 + add all main variants FollieHiyuki
                   ` (3 preceding siblings ...)
  2021-05-29 19:49 ` FollieHiyuki
@ 2021-05-29 19:53 ` Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2021-05-29 19:53 UTC (permalink / raw)
  To: ml

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

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

font-iosevka: update to 7.0.0
https://github.com/void-linux/void-packages/pull/31211

Description:
<!-- 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
-->

Bring back #30830 for discussion.
I divided the font into separated packages. This way the users can decide which version to choose.

Reason to include them all:
- curly: the same with the base monospace package, but with curly style
- extra: not monospace, suitable for replacing system sans, serif fonts


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

end of thread, other threads:[~2021-05-29 19:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-29 19:21 [PR PATCH] font-iosevka: update to 7.0.0 + add all main variants FollieHiyuki
2021-05-29 19:27 ` [PR PATCH] [Updated] " FollieHiyuki
2021-05-29 19:41 ` Chocimier
2021-05-29 19:49 ` [PR PATCH] [Updated] " FollieHiyuki
2021-05-29 19:49 ` FollieHiyuki
2021-05-29 19:53 ` [PR PATCH] [Merged]: font-iosevka: update to 7.0.0 Chocimier

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).