Github messages for voidlinux
 help / color / mirror / Atom feed
From: fosslinux <fosslinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Font drop noarch - Part 2
Date: Fri, 30 Oct 2020 23:48:58 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25993@inbox.vuxu.org> (raw)

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

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

https://github.com/fosslinux/void-packages font-drop-noarch
https://github.com/void-linux/void-packages/pull/25993

Font drop noarch - Part 2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-font-drop-noarch-25993.patch --]
[-- Type: text/x-diff, Size: 23057 bytes --]

From eb1f4baa74a0dc3a34d346ff38ff6c03295c6f5e Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:24 +1100
Subject: [PATCH 01/31] amiri-font: drop noarch

---
 srcpkgs/amiri-font/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/amiri-font/template b/srcpkgs/amiri-font/template
index 039962190ae..396c9865c5c 100644
--- a/srcpkgs/amiri-font/template
+++ b/srcpkgs/amiri-font/template
@@ -1,8 +1,7 @@
 # Template file for 'amiri-font'
 pkgname=amiri-font
 version=0.113
-revision=1
-archs=noarch
+revision=2
 wrksrc="Amiri-${version}"
 hostmakedepends="unzip"
 depends="font-util"

From 674bc9e5df46deb35a71861cc6689212e85aa5b2 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:24 +1100
Subject: [PATCH 02/31] artwiz-fonts: drop noarch

---
 srcpkgs/artwiz-fonts/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/artwiz-fonts/template b/srcpkgs/artwiz-fonts/template
index ceea828ee9c..37a29b49108 100644
--- a/srcpkgs/artwiz-fonts/template
+++ b/srcpkgs/artwiz-fonts/template
@@ -1,8 +1,7 @@
 # Template file for 'artwiz-fonts'
 pkgname=artwiz-fonts
 version=1.3
-revision=4
-archs=noarch
+revision=5
 create_wrksrc=yes
 depends="font-util mkfontdir"
 short_desc="Small futuristic ASCII fonts for X"

From 471bbf9a4332a58826fda06f19617393ac8b635e Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:25 +1100
Subject: [PATCH 03/31] cantarell-fonts: drop noarch

---
 srcpkgs/cantarell-fonts/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/cantarell-fonts/template b/srcpkgs/cantarell-fonts/template
index 8715c4773b3..f052bb14fd2 100644
--- a/srcpkgs/cantarell-fonts/template
+++ b/srcpkgs/cantarell-fonts/template
@@ -1,8 +1,7 @@
 # Template file for 'cantarell-fonts'
 pkgname=cantarell-fonts
 version=0.201
-revision=1
-archs=noarch
+revision=2
 build_style=meson
 configure_args="-Dfontsdir=/usr/share/fonts/cantarell -Duseprebuilt=true -Dbuildappstream=true"
 hostmakedepends="gettext pkg-config meson appstream-glib"

From 79fa86591146718f95ef7fd7d354892962276ef1 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:25 +1100
Subject: [PATCH 04/31] cherry-font: drop noarch

---
 srcpkgs/cherry-font/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/cherry-font/template b/srcpkgs/cherry-font/template
index 496d45988d1..fc6ee3cb292 100644
--- a/srcpkgs/cherry-font/template
+++ b/srcpkgs/cherry-font/template
@@ -1,8 +1,7 @@
 # Template file for 'cherry-font'
 pkgname=cherry-font
 version=1.4
-revision=1
-archs=noarch
+revision=2
 wrksrc="cherry-${version}"
 hostmakedepends="bdftopcf"
 depends="font-util"

From 6a32dc79c2a9bde3fa03653548e22746dab33f25 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:25 +1100
Subject: [PATCH 05/31] dejavu-fonts-ttf: drop noarch

---
 srcpkgs/dejavu-fonts-ttf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/dejavu-fonts-ttf/template b/srcpkgs/dejavu-fonts-ttf/template
index 88bc1960c99..45141a8ddc6 100644
--- a/srcpkgs/dejavu-fonts-ttf/template
+++ b/srcpkgs/dejavu-fonts-ttf/template
@@ -1,8 +1,7 @@
 # Template file for 'dejavu-fonts-ttf'
 pkgname=dejavu-fonts-ttf
 version=2.37
-revision=1
-archs=noarch
+revision=2
 depends="font-util"
 font_dirs="/usr/share/fonts/TTF"
 short_desc="DejaVu family of TrueType fonts"

From bfa26cc31f6ad2836af2b30aad733bbb1d10668d Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:25 +1100
Subject: [PATCH 06/31] dina-font: drop noarch

---
 srcpkgs/dina-font/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/dina-font/template b/srcpkgs/dina-font/template
index 2d4a740eacc..7baf7bab66b 100644
--- a/srcpkgs/dina-font/template
+++ b/srcpkgs/dina-font/template
@@ -1,8 +1,7 @@
 # Template file for 'dina-font'
 pkgname=dina-font
 version=2.93
-revision=2
-archs=noarch
+revision=3
 create_wrksrc=yes
 hostmakedepends="bdftopcf font-util unzip"
 depends="font-util"

From 470ab7dfc996310e518649bc72ef31c110c287e3 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:26 +1100
Subject: [PATCH 07/31] ekushey-fonts-ttf: drop noarch

---
 srcpkgs/ekushey-fonts-ttf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/ekushey-fonts-ttf/template b/srcpkgs/ekushey-fonts-ttf/template
index 406a5f88969..4862d810d8c 100644
--- a/srcpkgs/ekushey-fonts-ttf/template
+++ b/srcpkgs/ekushey-fonts-ttf/template
@@ -1,8 +1,7 @@
 # Template file for 'ekushey-fonts-ttf'
 pkgname=ekushey-fonts-ttf
 version=20191020
-revision=1
-archs=noarch
+revision=2
 build_style=fetch
 depends="font-util"
 short_desc="Bengali fonts from Ekushey project"

From 8764d2217bcb52a85a2bab29b0fc651fd15f7bc4 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:26 +1100
Subject: [PATCH 08/31] envypn-font: drop noarch

---
 srcpkgs/envypn-font/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/envypn-font/template b/srcpkgs/envypn-font/template
index 9f3d7de3075..6c8ab2ff077 100644
--- a/srcpkgs/envypn-font/template
+++ b/srcpkgs/envypn-font/template
@@ -1,8 +1,7 @@
 # Template file for 'envypn-font'
 pkgname=envypn-font
 version=1.7.1
-revision=3
-archs=noarch
+revision=4
 depends="font-util xbps-triggers"
 short_desc="Readable bitmap font inspired by Envy Code R"
 maintainer="Orphaned <orphan@voidlinux.org>"

From ff28ea2d68b8bd2ddde9d1859f5bbceb9c8b969c Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:26 +1100
Subject: [PATCH 09/31] figlet-fonts: drop noarch

---
 srcpkgs/figlet-fonts/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/figlet-fonts/template b/srcpkgs/figlet-fonts/template
index 36746d35612..f6725905790 100644
--- a/srcpkgs/figlet-fonts/template
+++ b/srcpkgs/figlet-fonts/template
@@ -1,8 +1,7 @@
 # Template file for 'figlet-fonts'
 pkgname=figlet-fonts
 version=20150508
-revision=3
-archs=noarch
+revision=4
 create_wrksrc=yes
 depends="figlet perl"
 short_desc="Additional fonts for figlet"

From f50c7481920c0f408b583610a753ad2048158723 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:27 +1100
Subject: [PATCH 10/31] fonts-croscore-ttf: drop noarch

---
 srcpkgs/fonts-croscore-ttf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/fonts-croscore-ttf/template b/srcpkgs/fonts-croscore-ttf/template
index 2014d2fda6e..4db0a6c256c 100644
--- a/srcpkgs/fonts-croscore-ttf/template
+++ b/srcpkgs/fonts-croscore-ttf/template
@@ -1,8 +1,7 @@
 # Template file for 'fonts-croscore-ttf'
 pkgname=fonts-croscore-ttf
 version=1.31.0
-revision=2
-archs=noarch
+revision=3
 wrksrc="croscorefonts-${version}"
 depends="font-util xbps-triggers"
 font_dirs="/usr/share/fonts/TTF"

From 6a2d9f20802bef10d803f40ea2ddb08f774b482e Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:27 +1100
Subject: [PATCH 11/31] fonts-droid-ttf: drop noarch

---
 srcpkgs/fonts-droid-ttf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/fonts-droid-ttf/template b/srcpkgs/fonts-droid-ttf/template
index cae1c2979c2..8e69923b15e 100644
--- a/srcpkgs/fonts-droid-ttf/template
+++ b/srcpkgs/fonts-droid-ttf/template
@@ -1,8 +1,7 @@
 # Template file for 'fonts-droid-ttf'
 pkgname=fonts-droid-ttf
 version=20150613
-revision=1
-archs=noarch
+revision=2
 _githash=f5de525ee3547b8a69a21aec1e1a3175bc06f442
 create_wrksrc=yes
 depends="font-util"

From c5d3d3d3260cbfc429b6d96379dd6977e3efb7d5 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:27 +1100
Subject: [PATCH 12/31] fonts-nanum-ttf: drop noarch

---
 srcpkgs/fonts-nanum-ttf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/fonts-nanum-ttf/template b/srcpkgs/fonts-nanum-ttf/template
index 6a2e826673d..3bba3856b17 100644
--- a/srcpkgs/fonts-nanum-ttf/template
+++ b/srcpkgs/fonts-nanum-ttf/template
@@ -1,8 +1,7 @@
 # Template file for 'fonts-nanum-ttf'
 pkgname=fonts-nanum-ttf
 version=20180306
-revision=1
-archs=noarch
+revision=2
 wrksrc=${pkgname%-*}-${version}
 depends="font-util"
 short_desc="Nanum Korean fonts"

From ba60daba692f377b475cb16cbaad2392cc506762 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:27 +1100
Subject: [PATCH 13/31] fonts-roboto-ttf: drop noarch

---
 srcpkgs/fonts-roboto-ttf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/fonts-roboto-ttf/template b/srcpkgs/fonts-roboto-ttf/template
index 2a268ab3c74..1fd8f00e570 100644
--- a/srcpkgs/fonts-roboto-ttf/template
+++ b/srcpkgs/fonts-roboto-ttf/template
@@ -1,8 +1,7 @@
 # Template file for 'fonts-roboto-ttf'
 pkgname=fonts-roboto-ttf
 version=2.138
-revision=1
-archs=noarch
+revision=2
 wrksrc=roboto-${version}
 depends="font-util"
 font_dirs="/usr/share/fonts/TTF"

From da5f04f845d971a9ba181b7b4a9aefbe92be0c0c Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:28 +1100
Subject: [PATCH 14/31] freefont-ttf: drop noarch

---
 srcpkgs/freefont-ttf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/freefont-ttf/template b/srcpkgs/freefont-ttf/template
index ec248d2f8c7..dca87f59871 100644
--- a/srcpkgs/freefont-ttf/template
+++ b/srcpkgs/freefont-ttf/template
@@ -1,8 +1,7 @@
 # Template file for 'freefont-ttf'
 pkgname=freefont-ttf
 version=20120503
-revision=7
-archs=noarch
+revision=8
 wrksrc="freefont-${version}"
 hostmakedepends="unzip"
 depends="font-util xbps-triggers>=0.58"

From 0bf5f9696fba08ac66d91cb53775519d87546a3f Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:28 +1100
Subject: [PATCH 15/31] gohufont: drop noarch

---
 srcpkgs/gohufont/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/gohufont/template b/srcpkgs/gohufont/template
index c6e43d9c0d1..a44aa42b195 100644
--- a/srcpkgs/gohufont/template
+++ b/srcpkgs/gohufont/template
@@ -1,8 +1,7 @@
 # Template file for 'gohufont'
 pkgname=gohufont
 version=2.1
-revision=2
-archs=noarch
+revision=3
 makedepends="font-util xbps-triggers"
 depends="$makedepends"
 short_desc="Programming monospace bitmap"

From 14605208e3f6ca1216e2e1bc3ff91c80c599a250 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:28 +1100
Subject: [PATCH 16/31] google-fonts-ttf: drop noarch

---
 srcpkgs/google-fonts-ttf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/google-fonts-ttf/template b/srcpkgs/google-fonts-ttf/template
index 25ac61c5dbe..79217880019 100644
--- a/srcpkgs/google-fonts-ttf/template
+++ b/srcpkgs/google-fonts-ttf/template
@@ -1,8 +1,7 @@
 # Template file for 'google-fonts-ttf'
 pkgname=google-fonts-ttf
 version=20190605
-revision=1
-archs=noarch
+revision=2
 _githash=87776223497b72be361b5c08ba16e9c659209f37
 wrksrc="fonts-${_githash}"
 depends="font-util cantarell-fonts noto-fonts-ttf"

From 53db758e7cba2ea7b4740f7e8e57491c6fd1b6be Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:28 +1100
Subject: [PATCH 17/31] gsfonts: drop noarch

---
 srcpkgs/gsfonts/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/gsfonts/template b/srcpkgs/gsfonts/template
index 5d76979e0ed..7bffdafc025 100644
--- a/srcpkgs/gsfonts/template
+++ b/srcpkgs/gsfonts/template
@@ -1,8 +1,7 @@
 # Template file for 'gsfonts'
 pkgname=gsfonts
 version=8.11
-revision=5
-archs=noarch
+revision=6
 wrksrc=fonts
 makedepends="font-util font-misc-misc"
 depends="${makedepends}"

From 23da824a1426c7f317df6cfeff8c2344f758c3bb Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:28 +1100
Subject: [PATCH 18/31] ipafont-fonts-otf: drop noarch

---
 srcpkgs/ipafont-fonts-otf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/ipafont-fonts-otf/template b/srcpkgs/ipafont-fonts-otf/template
index cd7a474d169..170ffd88351 100644
--- a/srcpkgs/ipafont-fonts-otf/template
+++ b/srcpkgs/ipafont-fonts-otf/template
@@ -1,9 +1,8 @@
 # Template file for 'ipafont-fonts-otf'
 pkgname=ipafont-fonts-otf
 version=003.03
-revision=3
+revision=4
 _pkgver=${version/./}
-archs=noarch
 wrksrc="IPAfont${_pkgver}"
 hostmakedepends="unzip"
 depends="font-util xbps-triggers"

From 0dc2d49d405f75004646e9b583101654e3cff052 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:29 +1100
Subject: [PATCH 19/31] liberation-fonts-ttf: drop noarch

---
 srcpkgs/liberation-fonts-ttf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/liberation-fonts-ttf/template b/srcpkgs/liberation-fonts-ttf/template
index 47663b2b29d..70de747a721 100644
--- a/srcpkgs/liberation-fonts-ttf/template
+++ b/srcpkgs/liberation-fonts-ttf/template
@@ -1,8 +1,7 @@
 # Template file for 'liberation-fonts-ttf'
 pkgname=liberation-fonts-ttf
 version=2.1.1
-revision=1
-archs=noarch
+revision=2
 wrksrc=${pkgname%-*}-${version}
 build_style=gnu-makefile
 hostmakedepends="fontforge fonttools"

From cb58db7c935aedb80ab8f8e4fb78a87c27912401 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:29 +1100
Subject: [PATCH 20/31] msttcorefonts: drop noarch

---
 srcpkgs/msttcorefonts/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/msttcorefonts/template b/srcpkgs/msttcorefonts/template
index 938e03315c1..f4445150adf 100644
--- a/srcpkgs/msttcorefonts/template
+++ b/srcpkgs/msttcorefonts/template
@@ -1,7 +1,7 @@
 # Template file for 'msttcorefonts'
 pkgname=msttcorefonts
 version=1.3.4
-revision=1
+revision=2
 hostmakedepends="cabextract"
 short_desc="Microsoft Typography Project - corefonts"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
@@ -45,7 +45,6 @@ restricted=yes
 repository=nonfree
 
 # They're just fonts...
-archs=noarch
 
 # Tell XBPS that these are fonts
 font_dirs="/usr/share/fonts/TTF"

From b5ebeb03946a7dfbc6e14a2e84223c9f5922d099 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:29 +1100
Subject: [PATCH 21/31] nerd-fonts: drop noarch

---
 srcpkgs/nerd-fonts/template | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/srcpkgs/nerd-fonts/template b/srcpkgs/nerd-fonts/template
index a2f2084738b..0481b3cfa7a 100644
--- a/srcpkgs/nerd-fonts/template
+++ b/srcpkgs/nerd-fonts/template
@@ -1,8 +1,7 @@
 # Template file for 'nerd-fonts'
 pkgname=nerd-fonts
 version=2.1.0
-revision=2
-archs=noarch
+revision=3
 depends="font-util xbps-triggers nerd-fonts-ttf nerd-fonts-otf"
 short_desc="Iconic font aggregator, collection and patcher"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
@@ -32,7 +31,6 @@ do_install() {
 }
 
 nerd-fonts-otf_package() {
-	archs=noarch
 	short_desc="Iconic font aggregator, collection and patcher - otf fonts"
 	font_dirs="usr/share/fonts/NerdFonts/otf"
 	depends="font-util xbps-triggers"
@@ -42,7 +40,6 @@ nerd-fonts-otf_package() {
 }
 
 nerd-fonts-ttf_package() {
-	archs=noarch
 	short_desc="Iconic font aggregator, collection and patcher - ttf fonts"
 	font_dirs="usr/share/fonts/NerdFonts/ttf"
 	depends="font-util xbps-triggers"

From d090b6dc013744bd7b835ccee90b001a14c7e2ba Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:29 +1100
Subject: [PATCH 22/31] noto-fonts-cjk: drop noarch

---
 srcpkgs/noto-fonts-cjk/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-cjk/template b/srcpkgs/noto-fonts-cjk/template
index 8f35b2e9307..22494e46b3e 100644
--- a/srcpkgs/noto-fonts-cjk/template
+++ b/srcpkgs/noto-fonts-cjk/template
@@ -1,8 +1,7 @@
 # Template file for 'noto-fonts-cjk'
 pkgname=noto-fonts-cjk
 version=20190416
-revision=1
-archs=noarch
+revision=2
 _githash=be6c059ac1587e556e2412b27f5155c8eb3ddbe6
 wrksrc="noto-cjk-${_githash}"
 depends="font-util"

From bc0871bb123a562cd6975daf39f340410439dfba Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:29 +1100
Subject: [PATCH 23/31] noto-fonts-emoji: drop noarch

---
 srcpkgs/noto-fonts-emoji/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-emoji/template b/srcpkgs/noto-fonts-emoji/template
index 5c467f27551..9d5c176ce14 100644
--- a/srcpkgs/noto-fonts-emoji/template
+++ b/srcpkgs/noto-fonts-emoji/template
@@ -1,8 +1,7 @@
 # Template file for 'noto-fonts-emoji'
 pkgname=noto-fonts-emoji
 version=20200722
-revision=1
-archs=noarch
+revision=2
 _githash=d5e261484286d33a1fe8a02676f5907ecc02106f
 wrksrc="noto-emoji-${_githash}"
 depends="font-util"

From 4e4eb0193c8329c95792842d3ec098b5e8fdd353 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:30 +1100
Subject: [PATCH 24/31] noto-fonts-ttf: drop noarch

---
 srcpkgs/noto-fonts-ttf/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/noto-fonts-ttf/template b/srcpkgs/noto-fonts-ttf/template
index 59c5f03f8e6..7367e0a4652 100644
--- a/srcpkgs/noto-fonts-ttf/template
+++ b/srcpkgs/noto-fonts-ttf/template
@@ -1,8 +1,7 @@
 # Template file for 'noto-fonts-ttf'
 pkgname=noto-fonts-ttf
 version=20190926
-revision=1
-archs=noarch
+revision=2
 _githash=0fa1dfabd6e3746bb7463399e2813f60d3f1b256
 wrksrc="noto-fonts-${_githash}"
 depends="font-util"

From 907cce99088ddf50964bc667b2102db2b423dffe Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:30 +1100
Subject: [PATCH 25/31] soundfont-fluid: drop noarch

---
 srcpkgs/soundfont-fluid/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/soundfont-fluid/template b/srcpkgs/soundfont-fluid/template
index dfbe2f089a7..a1902eece15 100644
--- a/srcpkgs/soundfont-fluid/template
+++ b/srcpkgs/soundfont-fluid/template
@@ -1,8 +1,7 @@
 # Template file for 'soundfont-fluid'
 pkgname=soundfont-fluid
 version=3.1
-revision=3
-archs=noarch
+revision=4
 wrksrc="fluid-soundfont-${version}"
 short_desc="FluidR3 Soundfont"
 maintainer="Nick Hahn <nick.hahn@hotmail.de>"

From 6ce1b94ebddb6c38553aa4606948f07d7fa8f2b3 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:30 +1100
Subject: [PATCH 26/31] steam-fonts: drop noarch

---
 srcpkgs/steam-fonts/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/steam-fonts/template b/srcpkgs/steam-fonts/template
index b0f2aa192b5..b3dca3829dd 100644
--- a/srcpkgs/steam-fonts/template
+++ b/srcpkgs/steam-fonts/template
@@ -1,8 +1,7 @@
 # Template file for 'steam-fonts'
 pkgname=steam-fonts
 version=1.0.0
-revision=3
-archs=noarch
+revision=4
 hostmakedepends="unzip"
 depends="font-util"
 short_desc="Fonts to fix scrambled or missing text in steam menus"

From 2cfb804359718e21b0731c0fd235ca24a26ece4f Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:30 +1100
Subject: [PATCH 27/31] stlarch-font: drop noarch

---
 srcpkgs/stlarch-font/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/stlarch-font/template b/srcpkgs/stlarch-font/template
index 1c123b7cf0e..f6d27e253fc 100644
--- a/srcpkgs/stlarch-font/template
+++ b/srcpkgs/stlarch-font/template
@@ -1,8 +1,7 @@
 # Template file for 'stlarch-font'
 pkgname=stlarch-font
 version=1.5
-revision=2
-archs=noarch
+revision=3
 wrksrc="stlarch_font-${version}"
 makedepends="font-util"
 depends="${makedepends}"

From 780847f5d3ee4a4424e87c677f2753ca8d8bd2a7 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:31 +1100
Subject: [PATCH 28/31] terminus-font: drop noarch

---
 srcpkgs/terminus-font/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/terminus-font/template b/srcpkgs/terminus-font/template
index 4a296a8f0ce..92864dd6450 100644
--- a/srcpkgs/terminus-font/template
+++ b/srcpkgs/terminus-font/template
@@ -1,8 +1,7 @@
 # Template file for 'terminus-font'
 pkgname=terminus-font
 version=4.48
-revision=2
-archs=noarch
+revision=3
 build_style=gnu-configure
 configure_args="--x11dir=/usr/share/fonts/X11/misc
  --psfdir=/usr/share/kbd/consolefonts"

From 9070285c6bb9456dcfdc2834a06369cb4cec7c33 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:31 +1100
Subject: [PATCH 29/31] termsyn-font: drop noarch

---
 srcpkgs/termsyn-font/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/termsyn-font/template b/srcpkgs/termsyn-font/template
index 2d6f574bda5..ac413fb385e 100644
--- a/srcpkgs/termsyn-font/template
+++ b/srcpkgs/termsyn-font/template
@@ -1,8 +1,7 @@
 # Template file for 'termsyn-font'
 pkgname=termsyn-font
 version=1.8.7
-revision=2
-archs=noarch
+revision=3
 wrksrc="termsyn-${version}"
 makedepends="font-util"
 depends="${makedepends}"

From 9bcd57b8959aacdb2f0d854666be89d5a615e7eb Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:31 +1100
Subject: [PATCH 30/31] tewi-font: drop noarch

---
 srcpkgs/tewi-font/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/tewi-font/template b/srcpkgs/tewi-font/template
index 49e301745d3..082d7e44e19 100644
--- a/srcpkgs/tewi-font/template
+++ b/srcpkgs/tewi-font/template
@@ -1,8 +1,7 @@
 # Template file for 'tewi-font'
 pkgname=tewi-font
 version=2.0.2
-revision=2
-archs=noarch
+revision=3
 hostmakedepends="bdftopcf python3"
 depends="font-util xbps-triggers"
 short_desc="Programming monospace bitmap font"

From 6b606665bed6fc82bf2262581603718089abc331 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:32 +1100
Subject: [PATCH 31/31] ttf-ubuntu-font-family: drop noarch

---
 srcpkgs/ttf-ubuntu-font-family/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/ttf-ubuntu-font-family/template b/srcpkgs/ttf-ubuntu-font-family/template
index 75d5ac88c83..b13634ea0fb 100644
--- a/srcpkgs/ttf-ubuntu-font-family/template
+++ b/srcpkgs/ttf-ubuntu-font-family/template
@@ -1,8 +1,7 @@
 # Template file for 'ttf-ubuntu-font-family'
 pkgname=ttf-ubuntu-font-family
 version=0.83
-revision=2
-archs=noarch
+revision=3
 wrksrc="ubuntu-font-family-${version}"
 hostmakedepends="unzip"
 depends="font-util"

             reply	other threads:[~2020-10-30 22:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-30 22:48 fosslinux [this message]
2020-10-30 23:28 ` [PR PATCH] [Updated] " fosslinux
2020-10-31 14:52 ` Chocimier
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25993@inbox.vuxu.org \
    --to=fosslinux@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).