Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i prefix remove noarch
@ 2020-11-22  2:23 sgn
  2020-11-22  2:59 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: sgn @ 2020-11-22  2:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages i-prefix-remove-noarch
https://github.com/void-linux/void-packages/pull/26593

i prefix remove noarch


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-i-prefix-remove-noarch-26593.patch --]
[-- Type: text/x-diff, Size: 9505 bytes --]

From b31c47d60c597870d7148d73e366fb052b4f4e35 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:54 +0700
Subject: [PATCH 01/11] i3lock-fancy: remove noarch

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

diff --git a/srcpkgs/i3lock-fancy/template b/srcpkgs/i3lock-fancy/template
index 5bb3502b4ed..a9cdfb0d7d2 100644
--- a/srcpkgs/i3lock-fancy/template
+++ b/srcpkgs/i3lock-fancy/template
@@ -1,8 +1,7 @@
 # Template file for 'i3lock-fancy'
 pkgname=i3lock-fancy
 version=0.2
-revision=1
-archs=noarch
+revision=2
 depends="util-linux bash ImageMagick i3lock wmctrl gawk"
 short_desc="Fancy lockscreen using i3lock"
 maintainer="Orphaned <orphan@voidlinux.org>"

From 24592a89dbff22e88b496b2e9095c997e6fd9779 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:54 +0700
Subject: [PATCH 02/11] ice-ssb: remove noarch

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

diff --git a/srcpkgs/ice-ssb/template b/srcpkgs/ice-ssb/template
index c06941257c1..f0cac9cafc4 100644
--- a/srcpkgs/ice-ssb/template
+++ b/srcpkgs/ice-ssb/template
@@ -1,8 +1,7 @@
 # Template file for 'ice-ssb'
 pkgname=ice-ssb
 version=6.0.8
-revision=1
-archs=noarch
+revision=2
 wrksrc="ice-$version"
 depends="gtk+3 python3-BeautifulSoup4 python3-gobject python3-requests"
 short_desc="Site Specific Browsers (SSBs) manager"

From b4a3f84a310ee209edb6133dd1b15dfebcb859d0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:55 +0700
Subject: [PATCH 03/11] icedtea-sound: remove noarch

---
 srcpkgs/icedtea-sound/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/icedtea-sound/template b/srcpkgs/icedtea-sound/template
index 4ad965c6806..ceccff2fd94 100644
--- a/srcpkgs/icedtea-sound/template
+++ b/srcpkgs/icedtea-sound/template
@@ -1,21 +1,20 @@
 # Template file for 'icedtea-sound'
 pkgname=icedtea-sound
 version=1.0.1
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-jdk-home=/usr/lib/jvm/java-1.8-openjdk"
 hostmakedepends="openjdk8 zip perl pkg-config"
 makedepends="pulseaudio-devel"
 short_desc="Plugins for javax.sound"
 maintainer="John <me@johnnynator.dev>"
-license="GPL-2.0-only WITH Classpath-exception-2.0"
+license="GPL-2.0-only + Classpath-exception-2.0"
 homepage="http://icedtea.classpath.org/download/source/"
 distfiles="http://icedtea.classpath.org/download/source/${pkgname}-${version}.tar.xz"
 checksum=6ff852b82ae7db7a95981271037eb3a3d52c59581e3b27a638a7c6bc8eecb4a3
 
 icedtea-sound-doc_package() {
 	short_desc+=" - docs"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/doc
 	}

From 81ea7c23ede6ac5a9a16c4907f9802f423eb4e49 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:55 +0700
Subject: [PATCH 04/11] icon-naming-utils: remove noarch

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

diff --git a/srcpkgs/icon-naming-utils/template b/srcpkgs/icon-naming-utils/template
index f069d604e37..5a693266459 100644
--- a/srcpkgs/icon-naming-utils/template
+++ b/srcpkgs/icon-naming-utils/template
@@ -1,8 +1,7 @@
 # Template file for 'icon-naming-utils'
 pkgname=icon-naming-utils
 version=0.8.90
-revision=5
-archs=noarch
+revision=6
 build_style=gnu-configure
 hostmakedepends="perl-XML-Simple"
 makedepends="${hostmakedepends}"

From 03a468c1ff46d6bce41573684e05d77049d2885b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:55 +0700
Subject: [PATCH 05/11] imgp: remove noarch

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

diff --git a/srcpkgs/imgp/template b/srcpkgs/imgp/template
index 872b3db406c..c81e3f15101 100644
--- a/srcpkgs/imgp/template
+++ b/srcpkgs/imgp/template
@@ -1,8 +1,7 @@
 # Template file for 'imgp'
 pkgname=imgp
 version=2.7
-revision=2
-archs=noarch
+revision=3
 build_style=gnu-makefile
 depends="python3-Pillow"
 short_desc="Multi-core batch image resizer and rotator"

From 3f7fd003c9cbf3f99b3717eae78a84af592545e9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:55 +0700
Subject: [PATCH 06/11] indic-otf: remove noarch

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

diff --git a/srcpkgs/indic-otf/template b/srcpkgs/indic-otf/template
index 4f37e66f3ce..fc5c25b135a 100644
--- a/srcpkgs/indic-otf/template
+++ b/srcpkgs/indic-otf/template
@@ -1,8 +1,7 @@
 # Template file for 'indic-otf'
 pkgname=indic-otf
 version=0.2
-revision=3
-archs=noarch
+revision=4
 wrksrc=indic
 build_wrksrc=OpenType
 makedepends="font-util xbps-triggers"

From 18739fdeb2c88c960e54946fb440f1b8f4072cb6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:55 +0700
Subject: [PATCH 07/11] indicator-doom-cpu: remove noarch

---
 srcpkgs/indicator-doom-cpu/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/indicator-doom-cpu/template b/srcpkgs/indicator-doom-cpu/template
index 33158f90a16..a856d82be19 100644
--- a/srcpkgs/indicator-doom-cpu/template
+++ b/srcpkgs/indicator-doom-cpu/template
@@ -1,12 +1,11 @@
 # Template file for 'indicator-doom-cpu'
 pkgname=indicator-doom-cpu
 version=1.0.1
-revision=1
-archs=noarch
+revision=2
 depends="python-gobject"
 short_desc="CPU load indicator showing the dying face from the video game DOOM"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="GPL-3"
+license="GPL-3.0-only"
 homepage="https://github.com/ebruck/indicator-doom-cpu"
 distfiles="${homepage}/archive/v${version}.tar.gz"
 checksum=87dcb082c5032518b2616c85967ac92cf3618b6e0276266ec413537b6256c7d5

From e964016b2fcd5c25014d563aa9a551f854068a38 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:55 +0700
Subject: [PATCH 08/11] iniparser: remove noarch

---
 srcpkgs/iniparser/template | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/srcpkgs/iniparser/template b/srcpkgs/iniparser/template
index 63eb336c7ea..a780d47dbdd 100644
--- a/srcpkgs/iniparser/template
+++ b/srcpkgs/iniparser/template
@@ -1,7 +1,7 @@
 # Template file for 'iniparser'
 pkgname=iniparser
 version=4.1
-revision=2
+revision=3
 build_style=gnu-makefile
 hostmakedepends="doxygen chrpath"
 short_desc="Free stand-alone ini file parsing library"
@@ -58,14 +58,12 @@ iniparser-devel_package() {
 }
 iniparser-doc_package() {
 	short_desc+=" - documentation"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/doc/iniparser
 	}
 }
 iniparser-example_package() {
 	short_desc+=" - example code"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/iniparser/example
 	}

From e2e5463516789c254c6c3df5178bc95e47e832b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:55 +0700
Subject: [PATCH 09/11] io.elementary.stylesheet: remove noarch

---
 srcpkgs/io.elementary.stylesheet/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/io.elementary.stylesheet/template b/srcpkgs/io.elementary.stylesheet/template
index 6b40406712d..791bca04709 100644
--- a/srcpkgs/io.elementary.stylesheet/template
+++ b/srcpkgs/io.elementary.stylesheet/template
@@ -1,8 +1,7 @@
 # Template file for 'io.elementary.stylesheet'
 pkgname=io.elementary.stylesheet
 version=5.4.2
-revision=1
-archs=noarch
+revision=2
 wrksrc="stylesheet-${version}"
 build_style=meson
 short_desc="GTK Stylesheet for elementary OS"

From e12d121a0f265963a7de56f38ebd9d22331b6794 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:55 +0700
Subject: [PATCH 10/11] ioprof: remove noarch

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

diff --git a/srcpkgs/ioprof/template b/srcpkgs/ioprof/template
index 32b327b4677..033cf9ee518 100644
--- a/srcpkgs/ioprof/template
+++ b/srcpkgs/ioprof/template
@@ -1,8 +1,7 @@
 # Template file for 'ioprof'
 pkgname=ioprof
 version=2.0.4
-revision=2
-archs=noarch
+revision=3
 build_style=fetch
 depends="perl blktrace"
 short_desc="Linux I/O profiler"

From d65c841503a8f64306e5b4edc9fc33d762819c6e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Sun, 22 Nov 2020 09:05:56 +0700
Subject: [PATCH 11/11] ipcalc: remove noarch

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

diff --git a/srcpkgs/ipcalc/template b/srcpkgs/ipcalc/template
index 6a35f924f0d..5f33dce9905 100644
--- a/srcpkgs/ipcalc/template
+++ b/srcpkgs/ipcalc/template
@@ -1,8 +1,7 @@
 # Template file for 'ipcalc'
 pkgname=ipcalc
 version=0.41
-revision=2
-archs=noarch
+revision=3
 depends="perl"
 short_desc="Calculator for IPv4 addresses"
 maintainer="allan <mail@may.mooo.com>"

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

* Re: [PR PATCH] [Merged]: i prefix remove noarch
  2020-11-22  2:23 [PR PATCH] i prefix remove noarch sgn
@ 2020-11-22  2:59 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2020-11-22  2:59 UTC (permalink / raw)
  To: ml

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

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

i prefix remove noarch
https://github.com/void-linux/void-packages/pull/26593

Description:


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

end of thread, other threads:[~2020-11-22  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-22  2:23 [PR PATCH] i prefix remove noarch sgn
2020-11-22  2:59 ` [PR PATCH] [Merged]: " sgn

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