Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fontconfig: drop noarch
@ 2020-10-30 22:46 fosslinux
  2020-10-31  1:15 ` [PR REVIEW] " abenson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fosslinux @ 2020-10-30 22:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages fontconfig-drop-noarch
https://github.com/void-linux/void-packages/pull/25991

fontconfig: drop noarch


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

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

From a9256c8cfc5988c2a636c43ddf15825ab0fc87be Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 19:38:26 +1100
Subject: [PATCH] fontconfig: drop noarch

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

diff --git a/srcpkgs/fontconfig/template b/srcpkgs/fontconfig/template
index 18504e4503f..89c0cf5ea24 100644
--- a/srcpkgs/fontconfig/template
+++ b/srcpkgs/fontconfig/template
@@ -1,7 +1,7 @@
 # Template file for 'fontconfig'
 pkgname=fontconfig
 version=2.13.1
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--enable-static --enable-docs --with-cache-dir=/var/cache/${pkgname}"
 hostmakedepends="gperf pkg-config"
@@ -42,7 +42,6 @@ fontconfig-devel_package() {
 
 fontconfig-doc_package() {
 	short_desc+=" - documentation"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/doc
 	}

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

* Re: [PR REVIEW] fontconfig: drop noarch
  2020-10-30 22:46 [PR PATCH] fontconfig: drop noarch fosslinux
@ 2020-10-31  1:15 ` abenson
  2020-10-31  1:16 ` abenson
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2020-10-31  1:15 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/25991#discussion_r515438294

Comment:
Do we want to revbump this or just make the change and wait for it to happen through attrition?

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

* Re: [PR REVIEW] fontconfig: drop noarch
  2020-10-30 22:46 [PR PATCH] fontconfig: drop noarch fosslinux
  2020-10-31  1:15 ` [PR REVIEW] " abenson
@ 2020-10-31  1:16 ` abenson
  2020-10-31  6:50 ` fosslinux
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2020-10-31  1:16 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/25991#discussion_r515438363

Comment:
Same question for mkfontscale

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

* Re: [PR REVIEW] fontconfig: drop noarch
  2020-10-30 22:46 [PR PATCH] fontconfig: drop noarch fosslinux
  2020-10-31  1:15 ` [PR REVIEW] " abenson
  2020-10-31  1:16 ` abenson
@ 2020-10-31  6:50 ` fosslinux
  2020-10-31 15:45 ` Chocimier
  2020-10-31 15:45 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: fosslinux @ 2020-10-31  6:50 UTC (permalink / raw)
  To: ml

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

New review comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/25991#discussion_r515464709

Comment:
Why not they're both small packages. Also we've been dropping noarch through revbumps for quite some time now...

https://github.com/void-linux/void-packages/pull/25929/commits/84af860c6256d2d6e7b3c63080abd8122d86c5f3 and similar in that PR
https://github.com/void-linux/void-packages/pull/25710
https://github.com/void-linux/void-packages/pull/25413

If I am understanding your question correctly...

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

* Re: [PR REVIEW] fontconfig: drop noarch
  2020-10-30 22:46 [PR PATCH] fontconfig: drop noarch fosslinux
                   ` (2 preceding siblings ...)
  2020-10-31  6:50 ` fosslinux
@ 2020-10-31 15:45 ` Chocimier
  2020-10-31 15:45 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2020-10-31 15:45 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/25991#discussion_r515509557

Comment:
@abenson Yes, goal is to get rid of noarch packages from binary repos, and to do that in finite time revbumping them all is required.

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

* Re: [PR PATCH] [Merged]: fontconfig: drop noarch
  2020-10-30 22:46 [PR PATCH] fontconfig: drop noarch fosslinux
                   ` (3 preceding siblings ...)
  2020-10-31 15:45 ` Chocimier
@ 2020-10-31 15:45 ` Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2020-10-31 15:45 UTC (permalink / raw)
  To: ml

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

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

fontconfig: drop noarch
https://github.com/void-linux/void-packages/pull/25991

Description:


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

end of thread, other threads:[~2020-10-31 15:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 22:46 [PR PATCH] fontconfig: drop noarch fosslinux
2020-10-31  1:15 ` [PR REVIEW] " abenson
2020-10-31  1:16 ` abenson
2020-10-31  6:50 ` fosslinux
2020-10-31 15:45 ` Chocimier
2020-10-31 15:45 ` [PR PATCH] [Merged]: " 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).