Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Base drop noarch
@ 2020-10-21  9:29 fosslinux
  2020-10-24 21:07 ` [PR PATCH] [Updated] " fosslinux
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fosslinux @ 2020-10-21  9:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages base-drop-noarch
https://github.com/void-linux/void-packages/pull/25770

Base drop noarch


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

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

From e6bf973292eb15252a30e2db73a4a0e755666045 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:01 +1100
Subject: [PATCH 01/20] autoconf-archive: drop noarch.

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

diff --git a/srcpkgs/autoconf-archive/template b/srcpkgs/autoconf-archive/template
index b04bb9a7905..1edf5d96f77 100644
--- a/srcpkgs/autoconf-archive/template
+++ b/srcpkgs/autoconf-archive/template
@@ -1,8 +1,7 @@
 # Template file for 'autoconf-archive'
 pkgname=autoconf-archive
 version=2019.01.06
-revision=1
-archs=noarch
+revision=2
 build_style=gnu-configure
 hostmakedepends="texinfo"
 depends="autoconf"

From 6d8fe6646510d6ef5dda25edf52152965f8f89b7 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:01 +1100
Subject: [PATCH 02/20] autoconf: drop noarch.

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

diff --git a/srcpkgs/autoconf/template b/srcpkgs/autoconf/template
index a7aecf1359e..260e8c753f0 100644
--- a/srcpkgs/autoconf/template
+++ b/srcpkgs/autoconf/template
@@ -1,8 +1,7 @@
 # Template file for 'autoconf'
 pkgname=autoconf
 version=2.69
-revision=8
-archs=noarch
+revision=9
 build_style=gnu-configure
 hostmakedepends="perl m4 help2man"
 depends="virtual?awk m4 perl"

From 14945deb413a592c112dfc0de74a6c7883286a5c Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:01 +1100
Subject: [PATCH 03/20] autoconf213: drop noarch.

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

diff --git a/srcpkgs/autoconf213/template b/srcpkgs/autoconf213/template
index a1ecfe21fa9..31f07cb74c0 100644
--- a/srcpkgs/autoconf213/template
+++ b/srcpkgs/autoconf213/template
@@ -1,8 +1,7 @@
 # Template file for 'autoconf213'
 pkgname=autoconf213
 version=2.13
-revision=3
-archs=noarch
+revision=4
 wrksrc="autoconf-${version}"
 build_style=gnu-configure
 configure_args="--program-suffix='-2.13'"

From 20ff94c5fe74c70057ee433ea4d605be2294f125 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:01 +1100
Subject: [PATCH 04/20] binutils: drop noarch.

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

diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template
index 06a279cff2c..976cd6da01f 100644
--- a/srcpkgs/binutils/template
+++ b/srcpkgs/binutils/template
@@ -1,7 +1,7 @@
 # Template file for 'binutils'
 pkgname=binutils
 version=2.34
-revision=1
+revision=2
 bootstrap=yes
 short_desc="GNU binary utilities"
 maintainer="Enno Boland <gottox@voidlinux.org>"
@@ -120,7 +120,6 @@ binutils-devel_package() {
 }
 
 binutils-doc_package() {
-	archs=noarch
 	short_desc+=" - info files"
 	pkg_install() {
 		vmove usr/share/info

From bdf65905dc01ab03a6d4ebdbf0e6419a3d7110d1 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 05/20] ca-certificates: drop noarch.

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

diff --git a/srcpkgs/ca-certificates/template b/srcpkgs/ca-certificates/template
index 9d20f346e84..224c88c2232 100644
--- a/srcpkgs/ca-certificates/template
+++ b/srcpkgs/ca-certificates/template
@@ -1,9 +1,8 @@
 # Template file for 'ca-certificates'
 pkgname=ca-certificates
 version=20200601
-revision=1
+revision=2
 bootstrap=yes
-archs=noarch
 conf_files="/etc/ca-certificates.conf"
 wrksrc="work"
 hostmakedepends="libressl"

From 74956ec4391c278358c0367ec9a63b47f4dd174d Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 06/20] db: drop noarch, xlintify.

---
 srcpkgs/db/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/db/template b/srcpkgs/db/template
index b7519609b9e..2d340913b04 100644
--- a/srcpkgs/db/template
+++ b/srcpkgs/db/template
@@ -1,17 +1,17 @@
 # Template file for 'db'
 pkgname=db
 version=5.3.28
-revision=7
+revision=8
 wrksrc="db-${version}"
 build_wrksrc="build_unix"
 build_style=gnu-configure
 configure_script="../dist/configure"
 configure_args="--enable-compat185 --enable-cxx --enable-static --enable-dbm"
 make_build_args="LIBSO_LIBS=-lpthread"
-short_desc="The Berkeley DB embedded database system"
+short_desc="Berkeley DB embedded database system"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="BSD-4-Clause"
 homepage="http://www.oracle.com/technetwork/products/berkeleydb/overview/index.html"
-license="BSD"
 distfiles="http://download.oracle.com/berkeley-db/db-${version}.tar.gz"
 checksum=e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628
 
@@ -20,6 +20,7 @@ post_install() {
 	vmkdir usr/share/doc/${pkgname}-${version}
 	mv ${DESTDIR}/usr/docs/* ${DESTDIR}/usr/share/doc/${pkgname}-${version}
 	rmdir ${DESTDIR}/usr/docs
+	vlicense ../LICENSE
 }
 
 db-devel_package() {
@@ -32,7 +33,6 @@ db-devel_package() {
 }
 db-doc_package() {
 	short_desc+=" - documentation files"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/doc
 	}

From 60cb1873733085564b6b9d45ad6ffc4f0c10124b Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 07/20] dnssec-anchors: drop noarch.

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

diff --git a/srcpkgs/dnssec-anchors/template b/srcpkgs/dnssec-anchors/template
index 18b24b4f80d..7bd4a9dceda 100644
--- a/srcpkgs/dnssec-anchors/template
+++ b/srcpkgs/dnssec-anchors/template
@@ -1,14 +1,13 @@
 # Template file for 'dnssec-anchors'
 pkgname=dnssec-anchors
 version=20181012
-revision=1
+revision=2
 # can be refreshed by a local DNSSEC aware name server.
 conf_files="/etc/dns/root.key"
 short_desc="DNSSEC trust anchors for the root zone"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Public Domain"
 homepage="http://data.iana.org/root-anchors/"
-archs=noarch
 
 do_install() {
 	# Generate using unbound-anchor(1).

From 85aa19a290837fc53f1f044221fac89ae2a87aec Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 08/20] dracut: drop noarch.

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

diff --git a/srcpkgs/dracut/template b/srcpkgs/dracut/template
index f4f52be097a..32073d01ce9 100644
--- a/srcpkgs/dracut/template
+++ b/srcpkgs/dracut/template
@@ -1,7 +1,7 @@
 # Template file for 'dracut'
 pkgname=dracut
 version=050
-revision=8
+revision=9
 build_style=configure
 configure_args="--prefix=/usr --sysconfdir=/etc"
 conf_files="/etc/dracut.conf"
@@ -57,7 +57,6 @@ post_install() {
 dracut-network_package() {
 	depends="dhclient ${sourcepkg}-${version}_${revision}"
 	short_desc+=" - network modules"
-	archs=noarch
 	pkg_install() {
 		for f in 40network 90livenet 95fcoe 95iscsi \
 			95nbd 95nfs 95zfcp 95znet; do

From 2801758ba0be18877921d25f2a72579e0811ad2c Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 09/20] gettext: drop noarch.

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

diff --git a/srcpkgs/gettext/template b/srcpkgs/gettext/template
index 4495f83401f..391ceceb9ee 100644
--- a/srcpkgs/gettext/template
+++ b/srcpkgs/gettext/template
@@ -1,7 +1,7 @@
 # Template file for 'gettext'
 pkgname=gettext
 version=0.20.2
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--disable-java --disable-native-java --disable-csharp
  --disable-libasprintf --enable-threads=posix --disable-rpath --without-emacs
@@ -39,7 +39,6 @@ post_install() {
 }
 
 gettext-devel-examples_package() {
-	archs=noarch
 	short_desc+=" - examples for development"
 	pkg_install() {
 		vmove usr/share/doc/gettext

From 71fefac88a409be6baa8d44212ebac8b4ba74942 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 10/20] glibc: drop noarch.

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

diff --git a/srcpkgs/glibc/template b/srcpkgs/glibc/template
index 4ea327aa1fa..67dea99a6f5 100644
--- a/srcpkgs/glibc/template
+++ b/srcpkgs/glibc/template
@@ -1,7 +1,7 @@
 # Template file for 'glibc'
 pkgname=glibc
 version=2.30
-revision=1
+revision=2
 bootstrap=yes
 short_desc="GNU C library"
 maintainer="Enno Boland <gottox@voidlinux.org>"
@@ -143,7 +143,6 @@ do_install() {
 	# ldd is a bash script, so make it run as such.
 	replace_interpreter bash ${DESTDIR}/usr/bin/ldd
 
-	rtldlist=""
 	# On x86_64, add dynamic linker's 32bit version to ldd,
 	# on ppc64 substitute with our own dynamic linker path
 	case "$XBPS_TARGET_MACHINE" in
@@ -201,7 +200,6 @@ glibc-devel_package() {
 	}
 }
 glibc-locales_package() {
-	archs="noarch"
 	conf_files="/etc/default/libc-locales"
 	short_desc+=" - locale data files"
 	pkg_install() {

From b26fecf67413c2b28e086910289bc2d1c0d60014 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 11/20] groff: drop noarch.

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

diff --git a/srcpkgs/groff/template b/srcpkgs/groff/template
index 690b26c94ff..e58613b4c63 100644
--- a/srcpkgs/groff/template
+++ b/srcpkgs/groff/template
@@ -1,12 +1,12 @@
 # Template file for 'groff'
 pkgname=groff
 version=1.22.4
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--without-x --disable-rpath"
 hostmakedepends="texinfo perl bison"
 makedepends="zlib-devel"
-short_desc="The GNU troff text-formatting system"
+short_desc="GNU troff text-formatting system"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/groff/groff.html"
@@ -50,7 +50,6 @@ libgroff_package() {
 
 groff-doc_package() {
 	short_desc+=" - documentation"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/doc
 	}

From d83f93694d00acb1974d3634eb2f87b61bc65e32 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 12/20] ipw2100-firmware: drop noarch, xlinitify.

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

diff --git a/srcpkgs/ipw2100-firmware/template b/srcpkgs/ipw2100-firmware/template
index 91d72d07724..7a6c9fcabc2 100644
--- a/srcpkgs/ipw2100-firmware/template
+++ b/srcpkgs/ipw2100-firmware/template
@@ -2,13 +2,12 @@
 pkgname=ipw2100-firmware
 _distname=ipw2100-fw
 version=1.3
-revision=5
-archs=noarch
+revision=6
 wrksrc="${_distname}-${version}"
 create_wrksrc=yes
 short_desc="Firmware for the Intel PRO/Wireless 2100 wifi cards"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="Custom"
+license="custom:IPW2100-EULA"
 homepage="http://ipw2100.sourceforge.net/"
 distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz"
 checksum=e1107c455e48d324a616b47a622593bc8413dcce72026f72731c0b03dae3a7a2

From d5a6f0c52a0881dbf5909f923111aa36beb8cdc7 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 13/20] ipw2200-firmware: drop noarch, xlintify.

---
 srcpkgs/ipw2200-firmware/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ipw2200-firmware/template b/srcpkgs/ipw2200-firmware/template
index f6accfe3dbb..30f9ad3c06b 100644
--- a/srcpkgs/ipw2200-firmware/template
+++ b/srcpkgs/ipw2200-firmware/template
@@ -2,12 +2,11 @@
 pkgname=ipw2200-firmware
 _distname=ipw2200-fw
 version=3.1
-revision=5
-archs=noarch
+revision=6
 wrksrc="${_distname}-${version}"
 short_desc="Firmware for the Intel PRO/Wireless 2200BG wifi cards"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="Custom"
+license="custom:IPW2200-EULA"
 homepage="http://ipw2200.sourceforge.net/"
 distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz"
 checksum=c6818c11c18cc030d55ff83f64b2bad8feef485e7742f84f94a61d811a6258bd
@@ -16,5 +15,5 @@ do_install() {
 	vmkdir usr/lib/firmware
 	vmkdir usr/share/licenses/$pkgname
 	install -m644 *.fw ${DESTDIR}/usr/lib/firmware
-	install -m644 LICENSE* ${DESTDIR}/usr/share/licenses/$pkgname
+	vlicense LICENSE.ipw2200-fw
 }

From ba0582997d8e8e2da856d0271dd57b6953ec5a99 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 14/20] kbd: drop noarch.

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

diff --git a/srcpkgs/kbd/template b/srcpkgs/kbd/template
index 2680406aae9..47604e8ad55 100644
--- a/srcpkgs/kbd/template
+++ b/srcpkgs/kbd/template
@@ -1,7 +1,7 @@
 # Template file for 'kbd'
 pkgname=kbd
 version=2.3.0
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
 hostmakedepends="automake libtool gettext-devel flex pkg-config"
@@ -53,7 +53,6 @@ post_install() {
 kbd-data_package() {
 	short_desc+=" - keymaps, console fonts and unicode maps"
 	replaces="kbd<2.0.1_1"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/kbd/consolefonts
 		vmove usr/share/kbd/consoletrans

From 4fdf9859813063f0a923e58d7074eb588c0f89b9 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 15/20] man-pages: drop noarch.

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

diff --git a/srcpkgs/man-pages/template b/srcpkgs/man-pages/template
index c1e38ac3dba..57217691883 100644
--- a/srcpkgs/man-pages/template
+++ b/srcpkgs/man-pages/template
@@ -1,8 +1,7 @@
 # Template file for 'man-pages'
 pkgname=man-pages
 version=5.08
-revision=1
-archs=noarch
+revision=2
 short_desc="Linux Documentation Project (LDP) manual pages"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
@@ -50,7 +49,6 @@ do_install() {
 }
 
 man-pages-devel_package() {
-	archs=noarch
 	short_desc+=" - development pages"
 	pkg_install() {
 		vmove usr/share/man/man[2-3]

From 176860f214eb240aa052563ae4e1b2ef17deacab Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 16/20] ncurses: drop noarch.

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

diff --git a/srcpkgs/ncurses/template b/srcpkgs/ncurses/template
index d1bb2ae3aa8..f6f70b36e06 100644
--- a/srcpkgs/ncurses/template
+++ b/srcpkgs/ncurses/template
@@ -1,7 +1,7 @@
 # Template file for 'ncurses'
 pkgname=ncurses
 version=6.2
-revision=3
+revision=4
 bootstrap=yes
 configure_args="--enable-big-core"
 short_desc="System V Release 4.0 curses emulation library"
@@ -131,7 +131,6 @@ ncurses-devel_package() {
 }
 ncurses-base_package() {
 	short_desc+=" - base terminfo files"
-	archs=noarch
 	pkg_install() {
 		cat ${FILESDIR}/base-files | while read line; do
 			vmove ${line}
@@ -141,7 +140,6 @@ ncurses-base_package() {
 ncurses-term_package() {
 	depends="ncurses-base-${version}_${revision}"
 	short_desc+=" - full terminal descriptions"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/tabset
 		vmove usr/share/terminfo

From d0bd4196433005d2ba434dd3edfe0cef68b05f02 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 17/20] pam-base: drop noarch, xlintify.

Public Domain is not a SPDX license, but then again, we don't have
anything to vlicense...
---
 srcpkgs/pam-base/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pam-base/template b/srcpkgs/pam-base/template
index 216cea3679f..883f3d4f465 100644
--- a/srcpkgs/pam-base/template
+++ b/srcpkgs/pam-base/template
@@ -1,11 +1,10 @@
 # Template file for 'pam-base'
 pkgname=pam-base
 version=0.3
-revision=5
-archs=noarch
+revision=6
 short_desc="PAM base configuration files"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="public domain"
+license="custom:Public Domain"
 homepage="http://www.voidlinux.org"
 
 conf_files="

From a32f8c213bd81e2f4ea6dbd846ca8a4962525906 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 18/20] void-artwork: drop noarch, xlintify.

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

diff --git a/srcpkgs/void-artwork/template b/srcpkgs/void-artwork/template
index ecfc2b9b5e6..d02a5a0fa3b 100644
--- a/srcpkgs/void-artwork/template
+++ b/srcpkgs/void-artwork/template
@@ -1,11 +1,10 @@
 # Template file for 'void-artwork'
 pkgname=void-artwork
 version=20170517
-revision=2
-archs=noarch
+revision=3
 short_desc="Void Linux artwork"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="Public domain"
+license="custom:Public Domain"
 homepage="http://www.voidlinux.org"
 
 do_install() {

From 313276a29b33b4ee3513558f07b1de587e37db20 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 19/20] wifi-firmware: drop noarch.

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

diff --git a/srcpkgs/wifi-firmware/template b/srcpkgs/wifi-firmware/template
index d48d21b3aec..9d3bff83c3b 100644
--- a/srcpkgs/wifi-firmware/template
+++ b/srcpkgs/wifi-firmware/template
@@ -1,8 +1,7 @@
 # Template file for 'wifi-firmware'
 pkgname=wifi-firmware
 version=1.3
-revision=3
-archs=noarch
+revision=4
 build_style=meta
 depends="ipw2100-firmware ipw2200-firmware zd1211-firmware"
 short_desc="WiFi firmware meta-package"

From 9135d1be4c7d862c404fb8523af12bbe001f4651 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 20/20] zd1211-firmware: drop noarch.

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

diff --git a/srcpkgs/zd1211-firmware/template b/srcpkgs/zd1211-firmware/template
index d53a71b7fde..a5e81a1774b 100644
--- a/srcpkgs/zd1211-firmware/template
+++ b/srcpkgs/zd1211-firmware/template
@@ -1,8 +1,7 @@
 # Template file for 'zd1211-firmware'
 pkgname=zd1211-firmware
 version=1.5
-revision=2
-archs=noarch
+revision=3
 wrksrc="${pkgname}"
 short_desc="Firmware for the Zydas 1211 wifi cards"
 maintainer="Orphaned <orphan@voidlinux.org>"

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

* Re: [PR PATCH] [Updated] Base drop noarch
  2020-10-21  9:29 [PR PATCH] Base drop noarch fosslinux
@ 2020-10-24 21:07 ` fosslinux
  2020-10-30 15:53 ` [PR PATCH] [Closed]: " sgn
  2020-10-30 15:55 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: fosslinux @ 2020-10-24 21:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages base-drop-noarch
https://github.com/void-linux/void-packages/pull/25770

Base drop noarch


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

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

From 17959b09e2f94a942b34112f3c609887470abd28 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:01 +1100
Subject: [PATCH 01/13] binutils: drop noarch.

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

diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template
index 06a279cff2c..976cd6da01f 100644
--- a/srcpkgs/binutils/template
+++ b/srcpkgs/binutils/template
@@ -1,7 +1,7 @@
 # Template file for 'binutils'
 pkgname=binutils
 version=2.34
-revision=1
+revision=2
 bootstrap=yes
 short_desc="GNU binary utilities"
 maintainer="Enno Boland <gottox@voidlinux.org>"
@@ -120,7 +120,6 @@ binutils-devel_package() {
 }
 
 binutils-doc_package() {
-	archs=noarch
 	short_desc+=" - info files"
 	pkg_install() {
 		vmove usr/share/info

From f69697d75590fe678fe2573de3942ec50c692111 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 02/13] db: drop noarch, xlintify.

---
 srcpkgs/db/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/db/template b/srcpkgs/db/template
index b7519609b9e..2d340913b04 100644
--- a/srcpkgs/db/template
+++ b/srcpkgs/db/template
@@ -1,17 +1,17 @@
 # Template file for 'db'
 pkgname=db
 version=5.3.28
-revision=7
+revision=8
 wrksrc="db-${version}"
 build_wrksrc="build_unix"
 build_style=gnu-configure
 configure_script="../dist/configure"
 configure_args="--enable-compat185 --enable-cxx --enable-static --enable-dbm"
 make_build_args="LIBSO_LIBS=-lpthread"
-short_desc="The Berkeley DB embedded database system"
+short_desc="Berkeley DB embedded database system"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="BSD-4-Clause"
 homepage="http://www.oracle.com/technetwork/products/berkeleydb/overview/index.html"
-license="BSD"
 distfiles="http://download.oracle.com/berkeley-db/db-${version}.tar.gz"
 checksum=e0a992d740709892e81f9d93f06daf305cf73fb81b545afe72478043172c3628
 
@@ -20,6 +20,7 @@ post_install() {
 	vmkdir usr/share/doc/${pkgname}-${version}
 	mv ${DESTDIR}/usr/docs/* ${DESTDIR}/usr/share/doc/${pkgname}-${version}
 	rmdir ${DESTDIR}/usr/docs
+	vlicense ../LICENSE
 }
 
 db-devel_package() {
@@ -32,7 +33,6 @@ db-devel_package() {
 }
 db-doc_package() {
 	short_desc+=" - documentation files"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/doc
 	}

From 6f1de742e5529c90f96a2f8aba07a86a15da3a20 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 03/13] dnssec-anchors: drop noarch.

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

diff --git a/srcpkgs/dnssec-anchors/template b/srcpkgs/dnssec-anchors/template
index 18b24b4f80d..7bd4a9dceda 100644
--- a/srcpkgs/dnssec-anchors/template
+++ b/srcpkgs/dnssec-anchors/template
@@ -1,14 +1,13 @@
 # Template file for 'dnssec-anchors'
 pkgname=dnssec-anchors
 version=20181012
-revision=1
+revision=2
 # can be refreshed by a local DNSSEC aware name server.
 conf_files="/etc/dns/root.key"
 short_desc="DNSSEC trust anchors for the root zone"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Public Domain"
 homepage="http://data.iana.org/root-anchors/"
-archs=noarch
 
 do_install() {
 	# Generate using unbound-anchor(1).

From 750fcd54fb772f06db50c394de7dc6f4021de659 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 04/13] glibc: drop noarch.

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

diff --git a/srcpkgs/glibc/template b/srcpkgs/glibc/template
index 4ea327aa1fa..67dea99a6f5 100644
--- a/srcpkgs/glibc/template
+++ b/srcpkgs/glibc/template
@@ -1,7 +1,7 @@
 # Template file for 'glibc'
 pkgname=glibc
 version=2.30
-revision=1
+revision=2
 bootstrap=yes
 short_desc="GNU C library"
 maintainer="Enno Boland <gottox@voidlinux.org>"
@@ -143,7 +143,6 @@ do_install() {
 	# ldd is a bash script, so make it run as such.
 	replace_interpreter bash ${DESTDIR}/usr/bin/ldd
 
-	rtldlist=""
 	# On x86_64, add dynamic linker's 32bit version to ldd,
 	# on ppc64 substitute with our own dynamic linker path
 	case "$XBPS_TARGET_MACHINE" in
@@ -201,7 +200,6 @@ glibc-devel_package() {
 	}
 }
 glibc-locales_package() {
-	archs="noarch"
 	conf_files="/etc/default/libc-locales"
 	short_desc+=" - locale data files"
 	pkg_install() {

From 390e83869b9f1f81909c5bab976b857da81bd462 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 05/13] groff: drop noarch.

---
 srcpkgs/groff/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/groff/template b/srcpkgs/groff/template
index 396313d3805..e58613b4c63 100644
--- a/srcpkgs/groff/template
+++ b/srcpkgs/groff/template
@@ -6,7 +6,7 @@ build_style=gnu-configure
 configure_args="--without-x --disable-rpath"
 hostmakedepends="texinfo perl bison"
 makedepends="zlib-devel"
-short_desc="The GNU troff text-formatting system"
+short_desc="GNU troff text-formatting system"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/groff/groff.html"

From 5c7477d99e6735ad3863ad4c410ce176c6ebb172 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:02 +1100
Subject: [PATCH 06/13] ipw2100-firmware: drop noarch, xlinitify.

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

diff --git a/srcpkgs/ipw2100-firmware/template b/srcpkgs/ipw2100-firmware/template
index 91d72d07724..7a6c9fcabc2 100644
--- a/srcpkgs/ipw2100-firmware/template
+++ b/srcpkgs/ipw2100-firmware/template
@@ -2,13 +2,12 @@
 pkgname=ipw2100-firmware
 _distname=ipw2100-fw
 version=1.3
-revision=5
-archs=noarch
+revision=6
 wrksrc="${_distname}-${version}"
 create_wrksrc=yes
 short_desc="Firmware for the Intel PRO/Wireless 2100 wifi cards"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="Custom"
+license="custom:IPW2100-EULA"
 homepage="http://ipw2100.sourceforge.net/"
 distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz"
 checksum=e1107c455e48d324a616b47a622593bc8413dcce72026f72731c0b03dae3a7a2

From a520740f9d881d204cefdaed9c703ef75af8ccc8 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 07/13] ipw2200-firmware: drop noarch, xlintify.

---
 srcpkgs/ipw2200-firmware/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/ipw2200-firmware/template b/srcpkgs/ipw2200-firmware/template
index f6accfe3dbb..30f9ad3c06b 100644
--- a/srcpkgs/ipw2200-firmware/template
+++ b/srcpkgs/ipw2200-firmware/template
@@ -2,12 +2,11 @@
 pkgname=ipw2200-firmware
 _distname=ipw2200-fw
 version=3.1
-revision=5
-archs=noarch
+revision=6
 wrksrc="${_distname}-${version}"
 short_desc="Firmware for the Intel PRO/Wireless 2200BG wifi cards"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="Custom"
+license="custom:IPW2200-EULA"
 homepage="http://ipw2200.sourceforge.net/"
 distfiles="http://firmware.openbsd.org/firmware-dist/${_distname}-${version}.tgz"
 checksum=c6818c11c18cc030d55ff83f64b2bad8feef485e7742f84f94a61d811a6258bd
@@ -16,5 +15,5 @@ do_install() {
 	vmkdir usr/lib/firmware
 	vmkdir usr/share/licenses/$pkgname
 	install -m644 *.fw ${DESTDIR}/usr/lib/firmware
-	install -m644 LICENSE* ${DESTDIR}/usr/share/licenses/$pkgname
+	vlicense LICENSE.ipw2200-fw
 }

From 50cf312ff3a96c09653e3e102bd83c20efc1494d Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 08/13] kbd: drop noarch.

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

diff --git a/srcpkgs/kbd/template b/srcpkgs/kbd/template
index 2680406aae9..47604e8ad55 100644
--- a/srcpkgs/kbd/template
+++ b/srcpkgs/kbd/template
@@ -1,7 +1,7 @@
 # Template file for 'kbd'
 pkgname=kbd
 version=2.3.0
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
 hostmakedepends="automake libtool gettext-devel flex pkg-config"
@@ -53,7 +53,6 @@ post_install() {
 kbd-data_package() {
 	short_desc+=" - keymaps, console fonts and unicode maps"
 	replaces="kbd<2.0.1_1"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/kbd/consolefonts
 		vmove usr/share/kbd/consoletrans

From b0e38afbedfee69b57bce91dd7dc656d2f32a791 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 09/13] ncurses: drop noarch.

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

diff --git a/srcpkgs/ncurses/template b/srcpkgs/ncurses/template
index d1bb2ae3aa8..f6f70b36e06 100644
--- a/srcpkgs/ncurses/template
+++ b/srcpkgs/ncurses/template
@@ -1,7 +1,7 @@
 # Template file for 'ncurses'
 pkgname=ncurses
 version=6.2
-revision=3
+revision=4
 bootstrap=yes
 configure_args="--enable-big-core"
 short_desc="System V Release 4.0 curses emulation library"
@@ -131,7 +131,6 @@ ncurses-devel_package() {
 }
 ncurses-base_package() {
 	short_desc+=" - base terminfo files"
-	archs=noarch
 	pkg_install() {
 		cat ${FILESDIR}/base-files | while read line; do
 			vmove ${line}
@@ -141,7 +140,6 @@ ncurses-base_package() {
 ncurses-term_package() {
 	depends="ncurses-base-${version}_${revision}"
 	short_desc+=" - full terminal descriptions"
-	archs=noarch
 	pkg_install() {
 		vmove usr/share/tabset
 		vmove usr/share/terminfo

From 4fb970017b19358a82032dc4ec59c1bb4a2ff7c9 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 10/13] pam-base: drop noarch, xlintify.

Public Domain is not a SPDX license, but then again, we don't have
anything to vlicense...
---
 srcpkgs/pam-base/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/pam-base/template b/srcpkgs/pam-base/template
index 216cea3679f..883f3d4f465 100644
--- a/srcpkgs/pam-base/template
+++ b/srcpkgs/pam-base/template
@@ -1,11 +1,10 @@
 # Template file for 'pam-base'
 pkgname=pam-base
 version=0.3
-revision=5
-archs=noarch
+revision=6
 short_desc="PAM base configuration files"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="public domain"
+license="custom:Public Domain"
 homepage="http://www.voidlinux.org"
 
 conf_files="

From 77d8c7f68a810d1f515a56be98c83cb887d0f210 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 11/13] void-artwork: drop noarch, xlintify.

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

diff --git a/srcpkgs/void-artwork/template b/srcpkgs/void-artwork/template
index ecfc2b9b5e6..d02a5a0fa3b 100644
--- a/srcpkgs/void-artwork/template
+++ b/srcpkgs/void-artwork/template
@@ -1,11 +1,10 @@
 # Template file for 'void-artwork'
 pkgname=void-artwork
 version=20170517
-revision=2
-archs=noarch
+revision=3
 short_desc="Void Linux artwork"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="Public domain"
+license="custom:Public Domain"
 homepage="http://www.voidlinux.org"
 
 do_install() {

From 87d7da8ae0a3334333d4b59bdf0c61709180b7d9 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 12/13] wifi-firmware: drop noarch.

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

diff --git a/srcpkgs/wifi-firmware/template b/srcpkgs/wifi-firmware/template
index d48d21b3aec..9d3bff83c3b 100644
--- a/srcpkgs/wifi-firmware/template
+++ b/srcpkgs/wifi-firmware/template
@@ -1,8 +1,7 @@
 # Template file for 'wifi-firmware'
 pkgname=wifi-firmware
 version=1.3
-revision=3
-archs=noarch
+revision=4
 build_style=meta
 depends="ipw2100-firmware ipw2200-firmware zd1211-firmware"
 short_desc="WiFi firmware meta-package"

From 3fc35a50f844c2789efdd0055160ecf681cfdfad Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 21 Oct 2020 19:04:03 +1100
Subject: [PATCH 13/13] zd1211-firmware: drop noarch.

[ci skip]
---
 srcpkgs/zd1211-firmware/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/zd1211-firmware/template b/srcpkgs/zd1211-firmware/template
index d53a71b7fde..a5e81a1774b 100644
--- a/srcpkgs/zd1211-firmware/template
+++ b/srcpkgs/zd1211-firmware/template
@@ -1,8 +1,7 @@
 # Template file for 'zd1211-firmware'
 pkgname=zd1211-firmware
 version=1.5
-revision=2
-archs=noarch
+revision=3
 wrksrc="${pkgname}"
 short_desc="Firmware for the Zydas 1211 wifi cards"
 maintainer="Orphaned <orphan@voidlinux.org>"

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

* Re: [PR PATCH] [Closed]: Base drop noarch
  2020-10-21  9:29 [PR PATCH] Base drop noarch fosslinux
  2020-10-24 21:07 ` [PR PATCH] [Updated] " fosslinux
@ 2020-10-30 15:53 ` sgn
  2020-10-30 15:55 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-10-30 15:53 UTC (permalink / raw)
  To: ml

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

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

Base drop noarch
https://github.com/void-linux/void-packages/pull/25770

Description:


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

* Re: Base drop noarch
  2020-10-21  9:29 [PR PATCH] Base drop noarch fosslinux
  2020-10-24 21:07 ` [PR PATCH] [Updated] " fosslinux
  2020-10-30 15:53 ` [PR PATCH] [Closed]: " sgn
@ 2020-10-30 15:55 ` sgn
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2020-10-30 15:55 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25770#issuecomment-719637326

Comment:
Merged partially, I didn't pull `binutils` and `glibc` in.

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-21  9:29 [PR PATCH] Base drop noarch fosslinux
2020-10-24 21:07 ` [PR PATCH] [Updated] " fosslinux
2020-10-30 15:53 ` [PR PATCH] [Closed]: " sgn
2020-10-30 15:55 ` 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).