Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
@ 2021-03-25  5:08 heliocat
  2021-03-25  5:46 ` heliocat
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: heliocat @ 2021-03-25  5:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heliocat/void-packages lint
https://github.com/void-linux/void-packages/pull/29738

Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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
-->


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

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

From 9e1f37d6caf71aec96cf57409afe72f02e7fe8d6 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:41:00 -0700
Subject: [PATCH 01/21] liba52: fix license

---
 srcpkgs/liba52/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/liba52/template b/srcpkgs/liba52/template
index f0ae78985cb6..f94b04c876d1 100644
--- a/srcpkgs/liba52/template
+++ b/srcpkgs/liba52/template
@@ -1,14 +1,14 @@
 # Template file for 'liba52'
 pkgname=liba52
 version=0.7.4
-revision=8
+revision=9
 wrksrc="a52dec-${version}"
 build_style=gnu-configure
 configure_args="--enable-shared"
 hostmakedepends="automake libtool"
 short_desc="Free ATSC A/52 stream decoder"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://liba52.sourceforge.net/"
 distfiles="http://liba52.sourceforge.net/files/a52dec-${version}.tar.gz"
 checksum=a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33

From 79558bbc71618e0fa7260a0a91feb4044a1af9b8 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:46:48 -0700
Subject: [PATCH 02/21] 9base: fix license, note LPL exceptions

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

diff --git a/srcpkgs/9base/template b/srcpkgs/9base/template
index feade2c2eb4f..6f3060e442d3 100644
--- a/srcpkgs/9base/template
+++ b/srcpkgs/9base/template
@@ -1,7 +1,7 @@
-# Template file for '9base'.
+# Template file for '9base'
 pkgname=9base
 version=6.0.20190911
-revision=1
+revision=2
 _githash=63916da7bd6d73d9a405ce83fc4ca34845667cce
 wrksrc="9base-${_githash}"
 build_style=gnu-makefile
@@ -9,7 +9,7 @@ build_style=gnu-makefile
 hostmakedepends="byacc"
 short_desc="Revived minimalist port of Plan 9 userland to Unix"
 maintainer='Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>'
-license="custom"
+license="MIT, custom:LPL-1.02 with exceptions"
 homepage="http://git.suckless.org/9base"
 # Checked out from http://git.suckless.org/9base/ and created tarball with 'git archive'.
 distfiles="https://distfiles.voidlinux.de/9base-${_githash}.tar.gz"

From b5268dffc3da9433fe6a46aecde3a28d93c8d679 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:51:56 -0700
Subject: [PATCH 03/21] aalib: fix license

---
 srcpkgs/aalib/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aalib/template b/srcpkgs/aalib/template
index 5181baec748b..7102b7e95f6c 100644
--- a/srcpkgs/aalib/template
+++ b/srcpkgs/aalib/template
@@ -1,14 +1,14 @@
 # Template file for 'aalib'
 pkgname=aalib
 version=1.4rc5
-revision=1
+revision=2
 wrksrc="aalib-1.4.0"
 build_style=gnu-configure
 hostmakedepends="automake libtool"
 short_desc="Portable ASCII art GFX library"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.0-or-later"
 homepage="http://aa-project.sourceforge.net/aalib/"
-license="LGPL-2"
 distfiles="${SOURCEFORGE_SITE}/aa-project/${pkgname}-${version}.tar.gz"
 checksum=fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee
 

From e05b10e4d8aa288792a91f9fdaa2242360a3c8a9 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:54:50 -0700
Subject: [PATCH 04/21] abook: fix license

---
 .gitignore             | 1 +
 srcpkgs/abook/template | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 63ab893f4f7f..f0e72f12a868 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ etc/conf.*
 etc/virtual
 etc/xbps.d/custom
 .xbps-checkvers*.plist
+lint
diff --git a/srcpkgs/abook/template b/srcpkgs/abook/template
index 084c78f74ec5..9538e8d1f4da 100644
--- a/srcpkgs/abook/template
+++ b/srcpkgs/abook/template
@@ -1,14 +1,14 @@
 # Template file for 'abook'
 pkgname=abook
 version=0.6.1
-revision=2
+revision=3
 build_style=gnu-configure
 hostmakedepends="automake libtool gettext gettext-devel tar"
 makedepends="ncurses-devel readline-devel"
+short_desc="Text-based addressbook designed to use with mutt mail client"
 maintainer="Philipp Hirsch <itself@hanspolo.net>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://abook.sourceforge.net/"
-short_desc="Text-based addressbook designed to use with mutt mail client"
 distfiles="http://abook.sourceforge.net/devel/${pkgname}-${version}.tar.gz"
 checksum=f0a90df8694fb34685ecdd45d97db28b88046c15c95e7b0700596028bd8bc0f9
 

From a008a65c95a3a73801ba34a15b9e285af7d6a509 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:59:10 -0700
Subject: [PATCH 05/21] abootimg: fix license, fix template ordering

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

diff --git a/srcpkgs/abootimg/template b/srcpkgs/abootimg/template
index 8a39564185e5..e35e4fbb366f 100644
--- a/srcpkgs/abootimg/template
+++ b/srcpkgs/abootimg/template
@@ -1,14 +1,14 @@
 # Template file for 'abootimg'
 pkgname=abootimg
 version=0.6.20160512
-revision=1
+revision=2
 _commit="1ebeb393252ab5aeed62e34bc439b6728444f06e"
-build_style=gnu-makefile
 wrksrc="abootimg-$_commit-$_commit"
+build_style=gnu-makefile
 makedepends="libblkid-devel"
 short_desc="Manipulate Android Boot Images"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://gitorious.org/ac100/abootimg"
 distfiles="https://gitlab.com/ajs124/abootimg/repository/archive.tar.gz?ref=$_commit>archive.tar.gz"
 checksum=36efff208101a8d04cc84085849cda3300cea71f062c8d425c534e5f85f6cc3f

From f765524463505c77a668211d5cba2de747043f6f Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:04:01 -0700
Subject: [PATCH 06/21] advancecomp: fix license, update short_desc

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

diff --git a/srcpkgs/advancecomp/template b/srcpkgs/advancecomp/template
index bca9d61ef55d..ac70d3fd7a89 100644
--- a/srcpkgs/advancecomp/template
+++ b/srcpkgs/advancecomp/template
@@ -1,12 +1,12 @@
 # Template file for 'advancecomp'
 pkgname=advancecomp
 version=2.1
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="zlib-devel"
-short_desc="A collection of recompression utilities for ZIP/PNG/GZ"
+short_desc="Command-line recompression utilities for ZIP/PNG/GZ"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.advancemame.it/comp-readme.html"
 distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=3ac0875e86a8517011976f04107186d5c60d434954078bc502ee731480933eb8

From bf49bfd8f5a7677c530bf0d0127867daac2b022f Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:10:12 -0700
Subject: [PATCH 07/21] airspy: fix license

---
 srcpkgs/airspy/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/airspy/template b/srcpkgs/airspy/template
index 1665d72f6270..a81e3470d205 100644
--- a/srcpkgs/airspy/template
+++ b/srcpkgs/airspy/template
@@ -1,7 +1,7 @@
 # Template file for 'airspy'
 pkgname=airspy
 version=1.0.9
-revision=1
+revision=2
 wrksrc=airspyone_host-${version}
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,7 +9,7 @@ makedepends="libusb-devel"
 _desc="Tiny and efficient software defined radio (SDR)"
 short_desc="${_desc} - tools"
 maintainer="bra1nwave <brainwave@openmailbox.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://airspy.com/"
 distfiles="https://github.com/airspy/airspyone_host/archive/v${version}.tar.gz"
 checksum=967ef256596d4527b81f007f77b91caec3e9f5ab148a8fec436a703db85234cc

From c08a23a4a67c8d4d6c90e3cb94b2f232b6314564 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:11:23 -0700
Subject: [PATCH 08/21] aldo: fix license

---
 srcpkgs/aldo/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aldo/template b/srcpkgs/aldo/template
index b4b0a75498b5..7d2feccb68c6 100644
--- a/srcpkgs/aldo/template
+++ b/srcpkgs/aldo/template
@@ -1,12 +1,12 @@
 # Template file for 'aldo'
 pkgname=aldo
 version=0.7.7
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="libao-devel"
 short_desc="Morse code learning tool with four training methods"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.nongnu.org/aldo/"
 distfiles="${NONGNU_SITE}/aldo/aldo-${version}.tar.bz2"
 checksum=f1b8849d09267fff3c1f5122097d90fec261291f51b1e075f37fad8f1b7d9f92

From fcb9486dbba2631425da43eb100d263ab5fdc47f Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:12:48 -0700
Subject: [PATCH 09/21] an: fix license

---
 srcpkgs/an/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/an/template b/srcpkgs/an/template
index 85e94f7bc72c..28a6600f6492 100644
--- a/srcpkgs/an/template
+++ b/srcpkgs/an/template
@@ -1,13 +1,13 @@
 # Template file for 'an'
 pkgname=an
 version=1.2
-revision=6
+revision=7
 build_style=gnu-makefile
 makedepends="icu-devel"
 depends="words-en"
 short_desc="Very fast anagram generator"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://packages.debian.org/sid/an"
 distfiles="${DEBIAN_SITE}/main/a/an/an_${version}.orig.tar.xz"
 checksum=b925d57d80bd0d83b755f5b8d78e6d5bf05eb059ec84a7d8fbb77b18c73b17a5

From 9b9a351cd82155c8876e38845ec86ed031f3e148 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:20:46 -0700
Subject: [PATCH 10/21] anthy: correct license

---
 srcpkgs/anthy/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/anthy/template b/srcpkgs/anthy/template
index 15ab07d942e1..8f296fb02f76 100644
--- a/srcpkgs/anthy/template
+++ b/srcpkgs/anthy/template
@@ -1,14 +1,14 @@
 # Template file for 'anthy'
 pkgname=anthy
 version=9100h
-revision=2
+revision=3
 _filecode=37536
 conf_files="/etc/anthy-conf"
 build_style=gnu-configure
 configure_args="--disable-static"
 short_desc="Hiragana text to Kana Kanji mixed text Japanese input method"
 maintainer="7185 <7185@free.fr>"
-license="LGPL-2.1"
+license="GPL-2.0-or-later"
 homepage="http://osdn.jp/projects/anthy/"
 distfiles="http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${version}.tar.gz"
 checksum="d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547"

From 837703cd0bd3c1fb5fc79ff8775cd5ec7a5cc5f1 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:24:40 -0700
Subject: [PATCH 11/21] aoeui: fix license

---
 srcpkgs/aoeui/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aoeui/template b/srcpkgs/aoeui/template
index 52bc1a822bd7..603c89d6cd72 100644
--- a/srcpkgs/aoeui/template
+++ b/srcpkgs/aoeui/template
@@ -1,14 +1,14 @@
 # Template file for 'aoeui'
 pkgname=aoeui
 version=1.7
-revision=6
+revision=7
 _githash=4e5dee93ebbaf5bd7bd7da80ce34b2eef196cd08
 wrksrc="${pkgname}-${_githash}"
 build_style=gnu-makefile
 hostmakedepends="m4"
 short_desc="Lightweight UNIX-friendly text editor"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-only"
 homepage="https://github.com/pklausler/aoeui"
 distfiles="https://github.com/pklausler/aoeui/archive/${_githash}.tar.gz"
 checksum=3b06c7950b0fcbdfe57e78de8cb9b9d7af141932459a32d72a029f96839d667f

From f18f123a748c3f551b0c6ce0a078e5837c5a676e Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:05:33 -0700
Subject: [PATCH 12/21] ario: fix license

---
 srcpkgs/ario/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ario/template b/srcpkgs/ario/template
index c9fc6f3cd9b7..c04c9541ed72 100644
--- a/srcpkgs/ario/template
+++ b/srcpkgs/ario/template
@@ -1,7 +1,7 @@
 # Template file for 'ario'
 pkgname=ario
 version=1.6
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="pkg-config intltool"
@@ -9,7 +9,7 @@ makedepends="avahi-glib-libs-devel dbus-glib-devel gnutls-devel gtk+3-devel
  libcurl-devel libmpdclient-devel libnotify-devel libunique1-devel taglib-devel"
 short_desc="GTK client for MPD"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://ario-player.sourceforge.net/?en"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}-player/${pkgname}-${version}.tar.gz"
 checksum=1442ede8eef994384489d72d028d7f7b1a1c81efe737f7147587dd02c772d09a

From fa9c2e4bfa3ae811c1b73a0d0df0a0eb35d3c041 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:07:26 -0700
Subject: [PATCH 13/21] armagetronad: verify python version, fix license

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

diff --git a/srcpkgs/armagetronad/template b/srcpkgs/armagetronad/template
index b6c02bdf7fba..54dbe663f39c 100644
--- a/srcpkgs/armagetronad/template
+++ b/srcpkgs/armagetronad/template
@@ -1,7 +1,7 @@
 # Template file for 'armagetronad'
 pkgname=armagetronad
 version=0.2.8.3.5
-revision=1
+revision=2
 build_style=gnu-configure
 conf_files="/etc/games/${pkgname}/*.cfg
  /etc/games/${pkgname}/*.srv"
@@ -11,11 +11,11 @@ makedepends="libX11-devel libxml2-devel libICE-devel libpng-devel glu-devel
  libjpeg-turbo-devel SDL_image-devel SDL_mixer-devel"
 short_desc="3D Lightcycle game from the movie Tron with advanced capabilities"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://armagetronad.org"
 distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.src.tar.bz2"
 checksum=1dc3962fc77f4fd64a795ff4e3c02518e2a79bb57f9ed599ba43eff8eb51d2ef
-python_version=2 #unverified
+python_version=2
 
 do_configure() {
 	mkdir build_dedicated

From 34549954b880edc0b74c6dc784d264cb00cc6425 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:22:53 -0700
Subject: [PATCH 14/21] arpwatch: fix license

---
 srcpkgs/arpwatch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/arpwatch/template b/srcpkgs/arpwatch/template
index 5eb0da24e5d7..84c9624a49ec 100644
--- a/srcpkgs/arpwatch/template
+++ b/srcpkgs/arpwatch/template
@@ -1,12 +1,12 @@
 # Template file for 'arpwatch'
 pkgname=arpwatch
 version=2.1a15
-revision=2
+revision=3
 build_style=gnu-configure
 makedepends="libpcap-devel"
 short_desc="Ethernet/FDDI station activity monitor"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="BSD"
+license="BSD-3-Clause-LBNL"
 homepage="ftp://ftp.ee.lbl.gov"
 distfiles="ftp://ftp.ee.lbl.gov/$pkgname-$version.tar.gz"
 checksum=c1df9737e208a96a61fa92ddad83f4b4d9be66f8992f3c917e9edf4b05ff5898

From 49ffe938ee48fcbf4dfe86139445f92b0d5ae8a1 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:25:44 -0700
Subject: [PATCH 15/21] ascii: fix license

---
 srcpkgs/ascii/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ascii/template b/srcpkgs/ascii/template
index 0e391d49b21a..87d8edd27fe8 100644
--- a/srcpkgs/ascii/template
+++ b/srcpkgs/ascii/template
@@ -1,10 +1,10 @@
 # Template file for 'ascii'
 pkgname=ascii
 version=3.18
-revision=1
+revision=2
 short_desc="List ASCII idiomatic names and octal/decimal code-point forms"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSD"
+license="BSD-2-Clause"
 homepage="http://www.catb.org/~esr/ascii"
 distfiles="http://www.catb.org/~esr/ascii/ascii-${version}.tar.gz"
 checksum=728422d5f4da61a37a17b4364d06708e543297de0a5f70305243236d80df072d

From 8938f5ef9985713af38c9f8183c1d95c523b3a50 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:27:32 -0700
Subject: [PATCH 16/21] asciinema: fix license

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

diff --git a/srcpkgs/asciinema/template b/srcpkgs/asciinema/template
index c4f7abc33f58..2032987d6995 100644
--- a/srcpkgs/asciinema/template
+++ b/srcpkgs/asciinema/template
@@ -3,12 +3,11 @@ pkgname=asciinema
 version=2.0.2
 revision=3
 build_style=python3-module
-pycompile_module="asciinema"
 hostmakedepends="python3-setuptools"
 depends="$hostmakedepends"
 short_desc="Record and share your terminal sessions, the right way"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 # changelog="https://github.com/asciinema/asciinema/blob/master/CHANGELOG.md"
 homepage="https://asciinema.org/"
 distfiles="${PYPI_SITE}/a/asciinema/asciinema-${version}.tar.gz"

From 79058bd2f77cbffbab03235275442b230b8efc36 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:32:44 -0700
Subject: [PATCH 17/21] assimp: fix license, reorder template

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

diff --git a/srcpkgs/assimp/template b/srcpkgs/assimp/template
index 4dbfa000916e..f521d3922e05 100644
--- a/srcpkgs/assimp/template
+++ b/srcpkgs/assimp/template
@@ -1,18 +1,18 @@
 # Template file for 'assimp'
 pkgname=assimp
 version=5.0.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DASSIMP_BUILD_SAMPLES=OFF"
 hostmakedepends="pkg-config"
 makedepends="boost-devel libgomp-devel devil-devel minizip-devel zziplib-devel"
+depends="libassimp>=${version}_${revision}"
 short_desc="Import library for various well-known 3D model formats"
 maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
-license="3-clause-BSD"
+license="BSD-3-Clause"
 homepage="http://assimp.sourceforge.net/"
 distfiles="https://github.com/assimp/assimp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=11310ec1f2ad2cd46b95ba88faca8f7aaa1efe9aa12605c55e3de2b977b3dbfc
-depends="libassimp>=${version}_${revision}"
 
 post_install() {
 	vlicense LICENSE

From 6c7254b317dd771197918a33cff1dc563beef17a Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:34:48 -0700
Subject: [PATCH 18/21] astyle: fix license

---
 srcpkgs/astyle/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/astyle/template b/srcpkgs/astyle/template
index 0e93a2a290f2..5f5ac861ad19 100644
--- a/srcpkgs/astyle/template
+++ b/srcpkgs/astyle/template
@@ -1,13 +1,13 @@
 # Template file for 'astyle'
 pkgname=astyle
 version=3.1
-revision=2
+revision=3
 wrksrc="$pkgname"
 build_wrksrc="build/gcc"
 build_style=gnu-makefile
 short_desc="Free, fast and small formatter for C, C++, C#, and Java source code"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-3"
+license="MIT"
 homepage="http://astyle.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz"
 checksum=cbcc4cf996294534bb56f025d6f199ebfde81aa4c271ccbd5ee1c1a3192745d7
@@ -18,3 +18,7 @@ do_install() {
 		vdoc $f
 	done
 }
+
+post_install() {
+	vlicense LICENSE.md
+}

From 6c2eb9e9053b5e2fc56b5539779684874aaa411e Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:36:46 -0700
Subject: [PATCH 19/21] at: fix license, reorder template

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

diff --git a/srcpkgs/at/template b/srcpkgs/at/template
index 9caa1a53e63f..172ab638ee48 100644
--- a/srcpkgs/at/template
+++ b/srcpkgs/at/template
@@ -1,21 +1,21 @@
 # Template file for 'at'
 pkgname=at
 version=3.1.23
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-jobdir=/var/spool/atd --with-atspool=/var/spool/atd
  --sbindir=/usr/bin --with-daemon_username=at --with-daemon_groupname=at
  SENDMAIL=/usr/sbin/sendmail"
-disable_parallel_build=yes
 hostmakedepends="flex"
 makedepends="pam-devel libfl-devel"
 depends="virtual?smtp-server"
 short_desc="Run commands at a specified time"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://packages.qa.debian.org/a/at.html"
 distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz"
 checksum=97450aa954aaa8a70218cc8e61a33df9fee9f86527e9f861de302fb7a3c81710
+disable_parallel_build=yes
 
 conf_files="/etc/at.deny"
 system_accounts="at"

From 0407a3bc1f8982d2dab3a1f21b94df20e3868655 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:58:03 -0700
Subject: [PATCH 20/21] avr-gcc: fix license

---
 srcpkgs/avr-gcc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/avr-gcc/template b/srcpkgs/avr-gcc/template
index bf65e60bf13d..093c66c9dbe4 100644
--- a/srcpkgs/avr-gcc/template
+++ b/srcpkgs/avr-gcc/template
@@ -1,11 +1,11 @@
 # Template file for 'avr-gcc'
 pkgname=avr-gcc
 version=9.3.0
-revision=1
+revision=2
 wrksrc="gcc-$version"
 short_desc="GNU C Compiler for AVR"
 maintainer="allan <mail@may.mooo.com>"
-license="GFDL-1.2, GPL-3, LGPL-2.1"
+license="GFDL-1.3-or-later, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later, GCC-exception-3.1"
 homepage="http://gcc.gnu.org"
 distfiles="${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz"
 checksum=71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1

From 37dd9ee63cd64a54710405f63fbfdd74c795c077 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 22:01:26 -0700
Subject: [PATCH 21/21] avr-libc: fix license, adjust short_desc

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

diff --git a/srcpkgs/avr-libc/template b/srcpkgs/avr-libc/template
index ffc2f43c2ccf..513e52b22d6e 100644
--- a/srcpkgs/avr-libc/template
+++ b/srcpkgs/avr-libc/template
@@ -1,10 +1,10 @@
 # Template file for 'avr-libc'
 pkgname=avr-libc
 version=2.0.0
-revision=3
-short_desc="A C library for use with GCC on Atmel AVR microcontrollers"
+revision=4
+short_desc="C library for use with GCC on Atmel AVR microcontrollers"
 maintainer="allan <mail@may.mooo.com>"
-license="BSD"
+license="BSD-3-Clause"
 homepage="http://savannah.nongnu.org/projects/avr-libc/"
 distfiles="$NONGNU_SITE/$pkgname/$pkgname-$version.tar.bz2"
 checksum=b2dd7fd2eefd8d8646ef6a325f6f0665537e2f604ed02828ced748d49dc85b97

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

* Re: Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
@ 2021-03-25  5:46 ` heliocat
  2021-03-25  6:10 ` [PR PATCH] [Updated] " heliocat
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: heliocat @ 2021-03-25  5:46 UTC (permalink / raw)
  To: ml

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

New comment by heliocat on void-packages repository

https://github.com/void-linux/void-packages/pull/29738#issuecomment-806381769

Comment:
Things you learn when bumping revision numbers is to not do 20+ packages in a single go. I'm pretty sure the build errors are from one or two packages that cannot be built right now due to broken upstream, I'll check it once the build pass is done.

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

* Re: [PR PATCH] [Updated] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
  2021-03-25  5:46 ` heliocat
@ 2021-03-25  6:10 ` heliocat
  2021-03-25  8:02 ` heliocat
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: heliocat @ 2021-03-25  6:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heliocat/void-packages lint
https://github.com/void-linux/void-packages/pull/29738

Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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
-->


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

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

From 9e1f37d6caf71aec96cf57409afe72f02e7fe8d6 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:41:00 -0700
Subject: [PATCH 01/21] liba52: fix license

---
 srcpkgs/liba52/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/liba52/template b/srcpkgs/liba52/template
index f0ae78985cb6..f94b04c876d1 100644
--- a/srcpkgs/liba52/template
+++ b/srcpkgs/liba52/template
@@ -1,14 +1,14 @@
 # Template file for 'liba52'
 pkgname=liba52
 version=0.7.4
-revision=8
+revision=9
 wrksrc="a52dec-${version}"
 build_style=gnu-configure
 configure_args="--enable-shared"
 hostmakedepends="automake libtool"
 short_desc="Free ATSC A/52 stream decoder"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://liba52.sourceforge.net/"
 distfiles="http://liba52.sourceforge.net/files/a52dec-${version}.tar.gz"
 checksum=a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33

From 79558bbc71618e0fa7260a0a91feb4044a1af9b8 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:46:48 -0700
Subject: [PATCH 02/21] 9base: fix license, note LPL exceptions

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

diff --git a/srcpkgs/9base/template b/srcpkgs/9base/template
index feade2c2eb4f..6f3060e442d3 100644
--- a/srcpkgs/9base/template
+++ b/srcpkgs/9base/template
@@ -1,7 +1,7 @@
-# Template file for '9base'.
+# Template file for '9base'
 pkgname=9base
 version=6.0.20190911
-revision=1
+revision=2
 _githash=63916da7bd6d73d9a405ce83fc4ca34845667cce
 wrksrc="9base-${_githash}"
 build_style=gnu-makefile
@@ -9,7 +9,7 @@ build_style=gnu-makefile
 hostmakedepends="byacc"
 short_desc="Revived minimalist port of Plan 9 userland to Unix"
 maintainer='Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>'
-license="custom"
+license="MIT, custom:LPL-1.02 with exceptions"
 homepage="http://git.suckless.org/9base"
 # Checked out from http://git.suckless.org/9base/ and created tarball with 'git archive'.
 distfiles="https://distfiles.voidlinux.de/9base-${_githash}.tar.gz"

From b5268dffc3da9433fe6a46aecde3a28d93c8d679 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:51:56 -0700
Subject: [PATCH 03/21] aalib: fix license

---
 srcpkgs/aalib/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aalib/template b/srcpkgs/aalib/template
index 5181baec748b..7102b7e95f6c 100644
--- a/srcpkgs/aalib/template
+++ b/srcpkgs/aalib/template
@@ -1,14 +1,14 @@
 # Template file for 'aalib'
 pkgname=aalib
 version=1.4rc5
-revision=1
+revision=2
 wrksrc="aalib-1.4.0"
 build_style=gnu-configure
 hostmakedepends="automake libtool"
 short_desc="Portable ASCII art GFX library"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.0-or-later"
 homepage="http://aa-project.sourceforge.net/aalib/"
-license="LGPL-2"
 distfiles="${SOURCEFORGE_SITE}/aa-project/${pkgname}-${version}.tar.gz"
 checksum=fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee
 

From c9718e2d1d39c7912d056ea16f3057fd72998bc8 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:54:50 -0700
Subject: [PATCH 04/21] abook: fix license

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

diff --git a/srcpkgs/abook/template b/srcpkgs/abook/template
index 084c78f74ec5..9538e8d1f4da 100644
--- a/srcpkgs/abook/template
+++ b/srcpkgs/abook/template
@@ -1,14 +1,14 @@
 # Template file for 'abook'
 pkgname=abook
 version=0.6.1
-revision=2
+revision=3
 build_style=gnu-configure
 hostmakedepends="automake libtool gettext gettext-devel tar"
 makedepends="ncurses-devel readline-devel"
+short_desc="Text-based addressbook designed to use with mutt mail client"
 maintainer="Philipp Hirsch <itself@hanspolo.net>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://abook.sourceforge.net/"
-short_desc="Text-based addressbook designed to use with mutt mail client"
 distfiles="http://abook.sourceforge.net/devel/${pkgname}-${version}.tar.gz"
 checksum=f0a90df8694fb34685ecdd45d97db28b88046c15c95e7b0700596028bd8bc0f9
 

From 3a292d44dc94ce18cf8cb990486c924c5889147c Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:59:10 -0700
Subject: [PATCH 05/21] abootimg: fix license, fix template ordering

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

diff --git a/srcpkgs/abootimg/template b/srcpkgs/abootimg/template
index 8a39564185e5..e35e4fbb366f 100644
--- a/srcpkgs/abootimg/template
+++ b/srcpkgs/abootimg/template
@@ -1,14 +1,14 @@
 # Template file for 'abootimg'
 pkgname=abootimg
 version=0.6.20160512
-revision=1
+revision=2
 _commit="1ebeb393252ab5aeed62e34bc439b6728444f06e"
-build_style=gnu-makefile
 wrksrc="abootimg-$_commit-$_commit"
+build_style=gnu-makefile
 makedepends="libblkid-devel"
 short_desc="Manipulate Android Boot Images"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://gitorious.org/ac100/abootimg"
 distfiles="https://gitlab.com/ajs124/abootimg/repository/archive.tar.gz?ref=$_commit>archive.tar.gz"
 checksum=36efff208101a8d04cc84085849cda3300cea71f062c8d425c534e5f85f6cc3f

From ea13b302d82ce6a742165fb05f603d39a58daf6e Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:04:01 -0700
Subject: [PATCH 06/21] advancecomp: fix license, update short_desc

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

diff --git a/srcpkgs/advancecomp/template b/srcpkgs/advancecomp/template
index bca9d61ef55d..ac70d3fd7a89 100644
--- a/srcpkgs/advancecomp/template
+++ b/srcpkgs/advancecomp/template
@@ -1,12 +1,12 @@
 # Template file for 'advancecomp'
 pkgname=advancecomp
 version=2.1
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="zlib-devel"
-short_desc="A collection of recompression utilities for ZIP/PNG/GZ"
+short_desc="Command-line recompression utilities for ZIP/PNG/GZ"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.advancemame.it/comp-readme.html"
 distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=3ac0875e86a8517011976f04107186d5c60d434954078bc502ee731480933eb8

From f08e8b477987247321581a5d311349102b402e45 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:10:12 -0700
Subject: [PATCH 07/21] airspy: fix license

---
 srcpkgs/airspy/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/airspy/template b/srcpkgs/airspy/template
index 1665d72f6270..a81e3470d205 100644
--- a/srcpkgs/airspy/template
+++ b/srcpkgs/airspy/template
@@ -1,7 +1,7 @@
 # Template file for 'airspy'
 pkgname=airspy
 version=1.0.9
-revision=1
+revision=2
 wrksrc=airspyone_host-${version}
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,7 +9,7 @@ makedepends="libusb-devel"
 _desc="Tiny and efficient software defined radio (SDR)"
 short_desc="${_desc} - tools"
 maintainer="bra1nwave <brainwave@openmailbox.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://airspy.com/"
 distfiles="https://github.com/airspy/airspyone_host/archive/v${version}.tar.gz"
 checksum=967ef256596d4527b81f007f77b91caec3e9f5ab148a8fec436a703db85234cc

From b5f56b3089aecd97c7a0bf0be8fb93b1a4729c58 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:11:23 -0700
Subject: [PATCH 08/21] aldo: fix license

---
 srcpkgs/aldo/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aldo/template b/srcpkgs/aldo/template
index b4b0a75498b5..7d2feccb68c6 100644
--- a/srcpkgs/aldo/template
+++ b/srcpkgs/aldo/template
@@ -1,12 +1,12 @@
 # Template file for 'aldo'
 pkgname=aldo
 version=0.7.7
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="libao-devel"
 short_desc="Morse code learning tool with four training methods"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.nongnu.org/aldo/"
 distfiles="${NONGNU_SITE}/aldo/aldo-${version}.tar.bz2"
 checksum=f1b8849d09267fff3c1f5122097d90fec261291f51b1e075f37fad8f1b7d9f92

From 58c3568049cc765747071b963f2588b251110daf Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:12:48 -0700
Subject: [PATCH 09/21] an: fix license

---
 srcpkgs/an/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/an/template b/srcpkgs/an/template
index 85e94f7bc72c..28a6600f6492 100644
--- a/srcpkgs/an/template
+++ b/srcpkgs/an/template
@@ -1,13 +1,13 @@
 # Template file for 'an'
 pkgname=an
 version=1.2
-revision=6
+revision=7
 build_style=gnu-makefile
 makedepends="icu-devel"
 depends="words-en"
 short_desc="Very fast anagram generator"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://packages.debian.org/sid/an"
 distfiles="${DEBIAN_SITE}/main/a/an/an_${version}.orig.tar.xz"
 checksum=b925d57d80bd0d83b755f5b8d78e6d5bf05eb059ec84a7d8fbb77b18c73b17a5

From fbe4ac5a2be49ef1df1277f75fc0a2217ce7e473 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:20:46 -0700
Subject: [PATCH 10/21] anthy: correct license

---
 srcpkgs/anthy/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/anthy/template b/srcpkgs/anthy/template
index 15ab07d942e1..8f296fb02f76 100644
--- a/srcpkgs/anthy/template
+++ b/srcpkgs/anthy/template
@@ -1,14 +1,14 @@
 # Template file for 'anthy'
 pkgname=anthy
 version=9100h
-revision=2
+revision=3
 _filecode=37536
 conf_files="/etc/anthy-conf"
 build_style=gnu-configure
 configure_args="--disable-static"
 short_desc="Hiragana text to Kana Kanji mixed text Japanese input method"
 maintainer="7185 <7185@free.fr>"
-license="LGPL-2.1"
+license="GPL-2.0-or-later"
 homepage="http://osdn.jp/projects/anthy/"
 distfiles="http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${version}.tar.gz"
 checksum="d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547"

From 71e5bcf7f0dbfc51ed4320cac1bef63865e1be4d Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:24:40 -0700
Subject: [PATCH 11/21] aoeui: fix license

---
 srcpkgs/aoeui/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aoeui/template b/srcpkgs/aoeui/template
index 52bc1a822bd7..603c89d6cd72 100644
--- a/srcpkgs/aoeui/template
+++ b/srcpkgs/aoeui/template
@@ -1,14 +1,14 @@
 # Template file for 'aoeui'
 pkgname=aoeui
 version=1.7
-revision=6
+revision=7
 _githash=4e5dee93ebbaf5bd7bd7da80ce34b2eef196cd08
 wrksrc="${pkgname}-${_githash}"
 build_style=gnu-makefile
 hostmakedepends="m4"
 short_desc="Lightweight UNIX-friendly text editor"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-only"
 homepage="https://github.com/pklausler/aoeui"
 distfiles="https://github.com/pklausler/aoeui/archive/${_githash}.tar.gz"
 checksum=3b06c7950b0fcbdfe57e78de8cb9b9d7af141932459a32d72a029f96839d667f

From 05cb273319a4cd451c11ca2d996cbc7d43b4e9ec Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:05:33 -0700
Subject: [PATCH 12/21] ario: fix license

---
 srcpkgs/ario/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ario/template b/srcpkgs/ario/template
index c9fc6f3cd9b7..c04c9541ed72 100644
--- a/srcpkgs/ario/template
+++ b/srcpkgs/ario/template
@@ -1,7 +1,7 @@
 # Template file for 'ario'
 pkgname=ario
 version=1.6
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="pkg-config intltool"
@@ -9,7 +9,7 @@ makedepends="avahi-glib-libs-devel dbus-glib-devel gnutls-devel gtk+3-devel
  libcurl-devel libmpdclient-devel libnotify-devel libunique1-devel taglib-devel"
 short_desc="GTK client for MPD"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://ario-player.sourceforge.net/?en"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}-player/${pkgname}-${version}.tar.gz"
 checksum=1442ede8eef994384489d72d028d7f7b1a1c81efe737f7147587dd02c772d09a

From 4e02d067d1668ce1934c99397b3d29ec0ce26788 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:07:26 -0700
Subject: [PATCH 13/21] armagetronad: verify python version, fix license

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

diff --git a/srcpkgs/armagetronad/template b/srcpkgs/armagetronad/template
index b6c02bdf7fba..54dbe663f39c 100644
--- a/srcpkgs/armagetronad/template
+++ b/srcpkgs/armagetronad/template
@@ -1,7 +1,7 @@
 # Template file for 'armagetronad'
 pkgname=armagetronad
 version=0.2.8.3.5
-revision=1
+revision=2
 build_style=gnu-configure
 conf_files="/etc/games/${pkgname}/*.cfg
  /etc/games/${pkgname}/*.srv"
@@ -11,11 +11,11 @@ makedepends="libX11-devel libxml2-devel libICE-devel libpng-devel glu-devel
  libjpeg-turbo-devel SDL_image-devel SDL_mixer-devel"
 short_desc="3D Lightcycle game from the movie Tron with advanced capabilities"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://armagetronad.org"
 distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.src.tar.bz2"
 checksum=1dc3962fc77f4fd64a795ff4e3c02518e2a79bb57f9ed599ba43eff8eb51d2ef
-python_version=2 #unverified
+python_version=2
 
 do_configure() {
 	mkdir build_dedicated

From 71b4e789a2160a3d31070d88a9ccf2e0bb927887 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:22:53 -0700
Subject: [PATCH 14/21] arpwatch: fix license

---
 srcpkgs/arpwatch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/arpwatch/template b/srcpkgs/arpwatch/template
index 5eb0da24e5d7..84c9624a49ec 100644
--- a/srcpkgs/arpwatch/template
+++ b/srcpkgs/arpwatch/template
@@ -1,12 +1,12 @@
 # Template file for 'arpwatch'
 pkgname=arpwatch
 version=2.1a15
-revision=2
+revision=3
 build_style=gnu-configure
 makedepends="libpcap-devel"
 short_desc="Ethernet/FDDI station activity monitor"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="BSD"
+license="BSD-3-Clause-LBNL"
 homepage="ftp://ftp.ee.lbl.gov"
 distfiles="ftp://ftp.ee.lbl.gov/$pkgname-$version.tar.gz"
 checksum=c1df9737e208a96a61fa92ddad83f4b4d9be66f8992f3c917e9edf4b05ff5898

From be991a8883a189d07206a2c577a0a497a5e6030e Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:25:44 -0700
Subject: [PATCH 15/21] ascii: fix license

---
 srcpkgs/ascii/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ascii/template b/srcpkgs/ascii/template
index 0e391d49b21a..87d8edd27fe8 100644
--- a/srcpkgs/ascii/template
+++ b/srcpkgs/ascii/template
@@ -1,10 +1,10 @@
 # Template file for 'ascii'
 pkgname=ascii
 version=3.18
-revision=1
+revision=2
 short_desc="List ASCII idiomatic names and octal/decimal code-point forms"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSD"
+license="BSD-2-Clause"
 homepage="http://www.catb.org/~esr/ascii"
 distfiles="http://www.catb.org/~esr/ascii/ascii-${version}.tar.gz"
 checksum=728422d5f4da61a37a17b4364d06708e543297de0a5f70305243236d80df072d

From 7172bad5af959086b00ec2241d7049ea54c05456 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:27:32 -0700
Subject: [PATCH 16/21] asciinema: fix license

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

diff --git a/srcpkgs/asciinema/template b/srcpkgs/asciinema/template
index c4f7abc33f58..2032987d6995 100644
--- a/srcpkgs/asciinema/template
+++ b/srcpkgs/asciinema/template
@@ -3,12 +3,11 @@ pkgname=asciinema
 version=2.0.2
 revision=3
 build_style=python3-module
-pycompile_module="asciinema"
 hostmakedepends="python3-setuptools"
 depends="$hostmakedepends"
 short_desc="Record and share your terminal sessions, the right way"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 # changelog="https://github.com/asciinema/asciinema/blob/master/CHANGELOG.md"
 homepage="https://asciinema.org/"
 distfiles="${PYPI_SITE}/a/asciinema/asciinema-${version}.tar.gz"

From dddc3af2628f7d98aa3bc1d881d162d052a5af9f Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:32:44 -0700
Subject: [PATCH 17/21] assimp: fix license, reorder template

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

diff --git a/srcpkgs/assimp/template b/srcpkgs/assimp/template
index 4dbfa000916e..f521d3922e05 100644
--- a/srcpkgs/assimp/template
+++ b/srcpkgs/assimp/template
@@ -1,18 +1,18 @@
 # Template file for 'assimp'
 pkgname=assimp
 version=5.0.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DASSIMP_BUILD_SAMPLES=OFF"
 hostmakedepends="pkg-config"
 makedepends="boost-devel libgomp-devel devil-devel minizip-devel zziplib-devel"
+depends="libassimp>=${version}_${revision}"
 short_desc="Import library for various well-known 3D model formats"
 maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
-license="3-clause-BSD"
+license="BSD-3-Clause"
 homepage="http://assimp.sourceforge.net/"
 distfiles="https://github.com/assimp/assimp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=11310ec1f2ad2cd46b95ba88faca8f7aaa1efe9aa12605c55e3de2b977b3dbfc
-depends="libassimp>=${version}_${revision}"
 
 post_install() {
 	vlicense LICENSE

From 5217521f7569e02f0818d75d65fda46c822180e0 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:34:48 -0700
Subject: [PATCH 18/21] astyle: fix license

---
 srcpkgs/astyle/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/astyle/template b/srcpkgs/astyle/template
index 0e93a2a290f2..5f5ac861ad19 100644
--- a/srcpkgs/astyle/template
+++ b/srcpkgs/astyle/template
@@ -1,13 +1,13 @@
 # Template file for 'astyle'
 pkgname=astyle
 version=3.1
-revision=2
+revision=3
 wrksrc="$pkgname"
 build_wrksrc="build/gcc"
 build_style=gnu-makefile
 short_desc="Free, fast and small formatter for C, C++, C#, and Java source code"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-3"
+license="MIT"
 homepage="http://astyle.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz"
 checksum=cbcc4cf996294534bb56f025d6f199ebfde81aa4c271ccbd5ee1c1a3192745d7
@@ -18,3 +18,7 @@ do_install() {
 		vdoc $f
 	done
 }
+
+post_install() {
+	vlicense LICENSE.md
+}

From 9b571939fb07dbbd2ee874df17f30e37b2ab37dc Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:36:46 -0700
Subject: [PATCH 19/21] at: fix license, reorder template

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

diff --git a/srcpkgs/at/template b/srcpkgs/at/template
index 9caa1a53e63f..172ab638ee48 100644
--- a/srcpkgs/at/template
+++ b/srcpkgs/at/template
@@ -1,21 +1,21 @@
 # Template file for 'at'
 pkgname=at
 version=3.1.23
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-jobdir=/var/spool/atd --with-atspool=/var/spool/atd
  --sbindir=/usr/bin --with-daemon_username=at --with-daemon_groupname=at
  SENDMAIL=/usr/sbin/sendmail"
-disable_parallel_build=yes
 hostmakedepends="flex"
 makedepends="pam-devel libfl-devel"
 depends="virtual?smtp-server"
 short_desc="Run commands at a specified time"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://packages.qa.debian.org/a/at.html"
 distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz"
 checksum=97450aa954aaa8a70218cc8e61a33df9fee9f86527e9f861de302fb7a3c81710
+disable_parallel_build=yes
 
 conf_files="/etc/at.deny"
 system_accounts="at"

From c20d1a5ce708c4f8e4719795b9bfcf8e8c8fb170 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:58:03 -0700
Subject: [PATCH 20/21] avr-gcc: fix license

---
 srcpkgs/avr-gcc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/avr-gcc/template b/srcpkgs/avr-gcc/template
index bf65e60bf13d..093c66c9dbe4 100644
--- a/srcpkgs/avr-gcc/template
+++ b/srcpkgs/avr-gcc/template
@@ -1,11 +1,11 @@
 # Template file for 'avr-gcc'
 pkgname=avr-gcc
 version=9.3.0
-revision=1
+revision=2
 wrksrc="gcc-$version"
 short_desc="GNU C Compiler for AVR"
 maintainer="allan <mail@may.mooo.com>"
-license="GFDL-1.2, GPL-3, LGPL-2.1"
+license="GFDL-1.3-or-later, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later, GCC-exception-3.1"
 homepage="http://gcc.gnu.org"
 distfiles="${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz"
 checksum=71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1

From ff0b9fd4f9217ecd238d7f0f965aa640d0293da2 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 22:01:26 -0700
Subject: [PATCH 21/21] avr-libc: fix license, adjust short_desc

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

diff --git a/srcpkgs/avr-libc/template b/srcpkgs/avr-libc/template
index ffc2f43c2ccf..513e52b22d6e 100644
--- a/srcpkgs/avr-libc/template
+++ b/srcpkgs/avr-libc/template
@@ -1,10 +1,10 @@
 # Template file for 'avr-libc'
 pkgname=avr-libc
 version=2.0.0
-revision=3
-short_desc="A C library for use with GCC on Atmel AVR microcontrollers"
+revision=4
+short_desc="C library for use with GCC on Atmel AVR microcontrollers"
 maintainer="allan <mail@may.mooo.com>"
-license="BSD"
+license="BSD-3-Clause"
 homepage="http://savannah.nongnu.org/projects/avr-libc/"
 distfiles="$NONGNU_SITE/$pkgname/$pkgname-$version.tar.bz2"
 checksum=b2dd7fd2eefd8d8646ef6a325f6f0665537e2f604ed02828ced748d49dc85b97

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

* Re: [PR PATCH] [Updated] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
  2021-03-25  5:46 ` heliocat
  2021-03-25  6:10 ` [PR PATCH] [Updated] " heliocat
@ 2021-03-25  8:02 ` heliocat
  2021-03-25  8:06 ` heliocat
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: heliocat @ 2021-03-25  8:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heliocat/void-packages lint
https://github.com/void-linux/void-packages/pull/29738

Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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
-->


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

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

From 9e1f37d6caf71aec96cf57409afe72f02e7fe8d6 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:41:00 -0700
Subject: [PATCH 01/21] liba52: fix license

---
 srcpkgs/liba52/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/liba52/template b/srcpkgs/liba52/template
index f0ae78985cb6..f94b04c876d1 100644
--- a/srcpkgs/liba52/template
+++ b/srcpkgs/liba52/template
@@ -1,14 +1,14 @@
 # Template file for 'liba52'
 pkgname=liba52
 version=0.7.4
-revision=8
+revision=9
 wrksrc="a52dec-${version}"
 build_style=gnu-configure
 configure_args="--enable-shared"
 hostmakedepends="automake libtool"
 short_desc="Free ATSC A/52 stream decoder"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://liba52.sourceforge.net/"
 distfiles="http://liba52.sourceforge.net/files/a52dec-${version}.tar.gz"
 checksum=a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33

From 79558bbc71618e0fa7260a0a91feb4044a1af9b8 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:46:48 -0700
Subject: [PATCH 02/21] 9base: fix license, note LPL exceptions

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

diff --git a/srcpkgs/9base/template b/srcpkgs/9base/template
index feade2c2eb4f..6f3060e442d3 100644
--- a/srcpkgs/9base/template
+++ b/srcpkgs/9base/template
@@ -1,7 +1,7 @@
-# Template file for '9base'.
+# Template file for '9base'
 pkgname=9base
 version=6.0.20190911
-revision=1
+revision=2
 _githash=63916da7bd6d73d9a405ce83fc4ca34845667cce
 wrksrc="9base-${_githash}"
 build_style=gnu-makefile
@@ -9,7 +9,7 @@ build_style=gnu-makefile
 hostmakedepends="byacc"
 short_desc="Revived minimalist port of Plan 9 userland to Unix"
 maintainer='Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>'
-license="custom"
+license="MIT, custom:LPL-1.02 with exceptions"
 homepage="http://git.suckless.org/9base"
 # Checked out from http://git.suckless.org/9base/ and created tarball with 'git archive'.
 distfiles="https://distfiles.voidlinux.de/9base-${_githash}.tar.gz"

From b5268dffc3da9433fe6a46aecde3a28d93c8d679 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:51:56 -0700
Subject: [PATCH 03/21] aalib: fix license

---
 srcpkgs/aalib/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aalib/template b/srcpkgs/aalib/template
index 5181baec748b..7102b7e95f6c 100644
--- a/srcpkgs/aalib/template
+++ b/srcpkgs/aalib/template
@@ -1,14 +1,14 @@
 # Template file for 'aalib'
 pkgname=aalib
 version=1.4rc5
-revision=1
+revision=2
 wrksrc="aalib-1.4.0"
 build_style=gnu-configure
 hostmakedepends="automake libtool"
 short_desc="Portable ASCII art GFX library"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.0-or-later"
 homepage="http://aa-project.sourceforge.net/aalib/"
-license="LGPL-2"
 distfiles="${SOURCEFORGE_SITE}/aa-project/${pkgname}-${version}.tar.gz"
 checksum=fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee
 

From c9718e2d1d39c7912d056ea16f3057fd72998bc8 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:54:50 -0700
Subject: [PATCH 04/21] abook: fix license

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

diff --git a/srcpkgs/abook/template b/srcpkgs/abook/template
index 084c78f74ec5..9538e8d1f4da 100644
--- a/srcpkgs/abook/template
+++ b/srcpkgs/abook/template
@@ -1,14 +1,14 @@
 # Template file for 'abook'
 pkgname=abook
 version=0.6.1
-revision=2
+revision=3
 build_style=gnu-configure
 hostmakedepends="automake libtool gettext gettext-devel tar"
 makedepends="ncurses-devel readline-devel"
+short_desc="Text-based addressbook designed to use with mutt mail client"
 maintainer="Philipp Hirsch <itself@hanspolo.net>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://abook.sourceforge.net/"
-short_desc="Text-based addressbook designed to use with mutt mail client"
 distfiles="http://abook.sourceforge.net/devel/${pkgname}-${version}.tar.gz"
 checksum=f0a90df8694fb34685ecdd45d97db28b88046c15c95e7b0700596028bd8bc0f9
 

From 3a292d44dc94ce18cf8cb990486c924c5889147c Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:59:10 -0700
Subject: [PATCH 05/21] abootimg: fix license, fix template ordering

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

diff --git a/srcpkgs/abootimg/template b/srcpkgs/abootimg/template
index 8a39564185e5..e35e4fbb366f 100644
--- a/srcpkgs/abootimg/template
+++ b/srcpkgs/abootimg/template
@@ -1,14 +1,14 @@
 # Template file for 'abootimg'
 pkgname=abootimg
 version=0.6.20160512
-revision=1
+revision=2
 _commit="1ebeb393252ab5aeed62e34bc439b6728444f06e"
-build_style=gnu-makefile
 wrksrc="abootimg-$_commit-$_commit"
+build_style=gnu-makefile
 makedepends="libblkid-devel"
 short_desc="Manipulate Android Boot Images"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://gitorious.org/ac100/abootimg"
 distfiles="https://gitlab.com/ajs124/abootimg/repository/archive.tar.gz?ref=$_commit>archive.tar.gz"
 checksum=36efff208101a8d04cc84085849cda3300cea71f062c8d425c534e5f85f6cc3f

From ea13b302d82ce6a742165fb05f603d39a58daf6e Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:04:01 -0700
Subject: [PATCH 06/21] advancecomp: fix license, update short_desc

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

diff --git a/srcpkgs/advancecomp/template b/srcpkgs/advancecomp/template
index bca9d61ef55d..ac70d3fd7a89 100644
--- a/srcpkgs/advancecomp/template
+++ b/srcpkgs/advancecomp/template
@@ -1,12 +1,12 @@
 # Template file for 'advancecomp'
 pkgname=advancecomp
 version=2.1
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="zlib-devel"
-short_desc="A collection of recompression utilities for ZIP/PNG/GZ"
+short_desc="Command-line recompression utilities for ZIP/PNG/GZ"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.advancemame.it/comp-readme.html"
 distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=3ac0875e86a8517011976f04107186d5c60d434954078bc502ee731480933eb8

From f08e8b477987247321581a5d311349102b402e45 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:10:12 -0700
Subject: [PATCH 07/21] airspy: fix license

---
 srcpkgs/airspy/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/airspy/template b/srcpkgs/airspy/template
index 1665d72f6270..a81e3470d205 100644
--- a/srcpkgs/airspy/template
+++ b/srcpkgs/airspy/template
@@ -1,7 +1,7 @@
 # Template file for 'airspy'
 pkgname=airspy
 version=1.0.9
-revision=1
+revision=2
 wrksrc=airspyone_host-${version}
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,7 +9,7 @@ makedepends="libusb-devel"
 _desc="Tiny and efficient software defined radio (SDR)"
 short_desc="${_desc} - tools"
 maintainer="bra1nwave <brainwave@openmailbox.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://airspy.com/"
 distfiles="https://github.com/airspy/airspyone_host/archive/v${version}.tar.gz"
 checksum=967ef256596d4527b81f007f77b91caec3e9f5ab148a8fec436a703db85234cc

From b5f56b3089aecd97c7a0bf0be8fb93b1a4729c58 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:11:23 -0700
Subject: [PATCH 08/21] aldo: fix license

---
 srcpkgs/aldo/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aldo/template b/srcpkgs/aldo/template
index b4b0a75498b5..7d2feccb68c6 100644
--- a/srcpkgs/aldo/template
+++ b/srcpkgs/aldo/template
@@ -1,12 +1,12 @@
 # Template file for 'aldo'
 pkgname=aldo
 version=0.7.7
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="libao-devel"
 short_desc="Morse code learning tool with four training methods"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.nongnu.org/aldo/"
 distfiles="${NONGNU_SITE}/aldo/aldo-${version}.tar.bz2"
 checksum=f1b8849d09267fff3c1f5122097d90fec261291f51b1e075f37fad8f1b7d9f92

From 58c3568049cc765747071b963f2588b251110daf Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:12:48 -0700
Subject: [PATCH 09/21] an: fix license

---
 srcpkgs/an/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/an/template b/srcpkgs/an/template
index 85e94f7bc72c..28a6600f6492 100644
--- a/srcpkgs/an/template
+++ b/srcpkgs/an/template
@@ -1,13 +1,13 @@
 # Template file for 'an'
 pkgname=an
 version=1.2
-revision=6
+revision=7
 build_style=gnu-makefile
 makedepends="icu-devel"
 depends="words-en"
 short_desc="Very fast anagram generator"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://packages.debian.org/sid/an"
 distfiles="${DEBIAN_SITE}/main/a/an/an_${version}.orig.tar.xz"
 checksum=b925d57d80bd0d83b755f5b8d78e6d5bf05eb059ec84a7d8fbb77b18c73b17a5

From fbe4ac5a2be49ef1df1277f75fc0a2217ce7e473 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:20:46 -0700
Subject: [PATCH 10/21] anthy: correct license

---
 srcpkgs/anthy/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/anthy/template b/srcpkgs/anthy/template
index 15ab07d942e1..8f296fb02f76 100644
--- a/srcpkgs/anthy/template
+++ b/srcpkgs/anthy/template
@@ -1,14 +1,14 @@
 # Template file for 'anthy'
 pkgname=anthy
 version=9100h
-revision=2
+revision=3
 _filecode=37536
 conf_files="/etc/anthy-conf"
 build_style=gnu-configure
 configure_args="--disable-static"
 short_desc="Hiragana text to Kana Kanji mixed text Japanese input method"
 maintainer="7185 <7185@free.fr>"
-license="LGPL-2.1"
+license="GPL-2.0-or-later"
 homepage="http://osdn.jp/projects/anthy/"
 distfiles="http://dl.sourceforge.jp/anthy/${_filecode}/${pkgname}-${version}.tar.gz"
 checksum="d256f075f018b4a3cb0d165ed6151fda4ba7db1621727e0eb54569b6e2275547"

From 71e5bcf7f0dbfc51ed4320cac1bef63865e1be4d Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:24:40 -0700
Subject: [PATCH 11/21] aoeui: fix license

---
 srcpkgs/aoeui/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aoeui/template b/srcpkgs/aoeui/template
index 52bc1a822bd7..603c89d6cd72 100644
--- a/srcpkgs/aoeui/template
+++ b/srcpkgs/aoeui/template
@@ -1,14 +1,14 @@
 # Template file for 'aoeui'
 pkgname=aoeui
 version=1.7
-revision=6
+revision=7
 _githash=4e5dee93ebbaf5bd7bd7da80ce34b2eef196cd08
 wrksrc="${pkgname}-${_githash}"
 build_style=gnu-makefile
 hostmakedepends="m4"
 short_desc="Lightweight UNIX-friendly text editor"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-only"
 homepage="https://github.com/pklausler/aoeui"
 distfiles="https://github.com/pklausler/aoeui/archive/${_githash}.tar.gz"
 checksum=3b06c7950b0fcbdfe57e78de8cb9b9d7af141932459a32d72a029f96839d667f

From 05cb273319a4cd451c11ca2d996cbc7d43b4e9ec Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:05:33 -0700
Subject: [PATCH 12/21] ario: fix license

---
 srcpkgs/ario/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ario/template b/srcpkgs/ario/template
index c9fc6f3cd9b7..c04c9541ed72 100644
--- a/srcpkgs/ario/template
+++ b/srcpkgs/ario/template
@@ -1,7 +1,7 @@
 # Template file for 'ario'
 pkgname=ario
 version=1.6
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="pkg-config intltool"
@@ -9,7 +9,7 @@ makedepends="avahi-glib-libs-devel dbus-glib-devel gnutls-devel gtk+3-devel
  libcurl-devel libmpdclient-devel libnotify-devel libunique1-devel taglib-devel"
 short_desc="GTK client for MPD"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://ario-player.sourceforge.net/?en"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}-player/${pkgname}-${version}.tar.gz"
 checksum=1442ede8eef994384489d72d028d7f7b1a1c81efe737f7147587dd02c772d09a

From 4e02d067d1668ce1934c99397b3d29ec0ce26788 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:07:26 -0700
Subject: [PATCH 13/21] armagetronad: verify python version, fix license

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

diff --git a/srcpkgs/armagetronad/template b/srcpkgs/armagetronad/template
index b6c02bdf7fba..54dbe663f39c 100644
--- a/srcpkgs/armagetronad/template
+++ b/srcpkgs/armagetronad/template
@@ -1,7 +1,7 @@
 # Template file for 'armagetronad'
 pkgname=armagetronad
 version=0.2.8.3.5
-revision=1
+revision=2
 build_style=gnu-configure
 conf_files="/etc/games/${pkgname}/*.cfg
  /etc/games/${pkgname}/*.srv"
@@ -11,11 +11,11 @@ makedepends="libX11-devel libxml2-devel libICE-devel libpng-devel glu-devel
  libjpeg-turbo-devel SDL_image-devel SDL_mixer-devel"
 short_desc="3D Lightcycle game from the movie Tron with advanced capabilities"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://armagetronad.org"
 distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.src.tar.bz2"
 checksum=1dc3962fc77f4fd64a795ff4e3c02518e2a79bb57f9ed599ba43eff8eb51d2ef
-python_version=2 #unverified
+python_version=2
 
 do_configure() {
 	mkdir build_dedicated

From 71b4e789a2160a3d31070d88a9ccf2e0bb927887 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:22:53 -0700
Subject: [PATCH 14/21] arpwatch: fix license

---
 srcpkgs/arpwatch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/arpwatch/template b/srcpkgs/arpwatch/template
index 5eb0da24e5d7..84c9624a49ec 100644
--- a/srcpkgs/arpwatch/template
+++ b/srcpkgs/arpwatch/template
@@ -1,12 +1,12 @@
 # Template file for 'arpwatch'
 pkgname=arpwatch
 version=2.1a15
-revision=2
+revision=3
 build_style=gnu-configure
 makedepends="libpcap-devel"
 short_desc="Ethernet/FDDI station activity monitor"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="BSD"
+license="BSD-3-Clause-LBNL"
 homepage="ftp://ftp.ee.lbl.gov"
 distfiles="ftp://ftp.ee.lbl.gov/$pkgname-$version.tar.gz"
 checksum=c1df9737e208a96a61fa92ddad83f4b4d9be66f8992f3c917e9edf4b05ff5898

From be991a8883a189d07206a2c577a0a497a5e6030e Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:25:44 -0700
Subject: [PATCH 15/21] ascii: fix license

---
 srcpkgs/ascii/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ascii/template b/srcpkgs/ascii/template
index 0e391d49b21a..87d8edd27fe8 100644
--- a/srcpkgs/ascii/template
+++ b/srcpkgs/ascii/template
@@ -1,10 +1,10 @@
 # Template file for 'ascii'
 pkgname=ascii
 version=3.18
-revision=1
+revision=2
 short_desc="List ASCII idiomatic names and octal/decimal code-point forms"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSD"
+license="BSD-2-Clause"
 homepage="http://www.catb.org/~esr/ascii"
 distfiles="http://www.catb.org/~esr/ascii/ascii-${version}.tar.gz"
 checksum=728422d5f4da61a37a17b4364d06708e543297de0a5f70305243236d80df072d

From 7172bad5af959086b00ec2241d7049ea54c05456 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:27:32 -0700
Subject: [PATCH 16/21] asciinema: fix license

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

diff --git a/srcpkgs/asciinema/template b/srcpkgs/asciinema/template
index c4f7abc33f58..2032987d6995 100644
--- a/srcpkgs/asciinema/template
+++ b/srcpkgs/asciinema/template
@@ -3,12 +3,11 @@ pkgname=asciinema
 version=2.0.2
 revision=3
 build_style=python3-module
-pycompile_module="asciinema"
 hostmakedepends="python3-setuptools"
 depends="$hostmakedepends"
 short_desc="Record and share your terminal sessions, the right way"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 # changelog="https://github.com/asciinema/asciinema/blob/master/CHANGELOG.md"
 homepage="https://asciinema.org/"
 distfiles="${PYPI_SITE}/a/asciinema/asciinema-${version}.tar.gz"

From dddc3af2628f7d98aa3bc1d881d162d052a5af9f Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:32:44 -0700
Subject: [PATCH 17/21] assimp: fix license, reorder template

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

diff --git a/srcpkgs/assimp/template b/srcpkgs/assimp/template
index 4dbfa000916e..f521d3922e05 100644
--- a/srcpkgs/assimp/template
+++ b/srcpkgs/assimp/template
@@ -1,18 +1,18 @@
 # Template file for 'assimp'
 pkgname=assimp
 version=5.0.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DASSIMP_BUILD_SAMPLES=OFF"
 hostmakedepends="pkg-config"
 makedepends="boost-devel libgomp-devel devil-devel minizip-devel zziplib-devel"
+depends="libassimp>=${version}_${revision}"
 short_desc="Import library for various well-known 3D model formats"
 maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
-license="3-clause-BSD"
+license="BSD-3-Clause"
 homepage="http://assimp.sourceforge.net/"
 distfiles="https://github.com/assimp/assimp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=11310ec1f2ad2cd46b95ba88faca8f7aaa1efe9aa12605c55e3de2b977b3dbfc
-depends="libassimp>=${version}_${revision}"
 
 post_install() {
 	vlicense LICENSE

From 5217521f7569e02f0818d75d65fda46c822180e0 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:34:48 -0700
Subject: [PATCH 18/21] astyle: fix license

---
 srcpkgs/astyle/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/astyle/template b/srcpkgs/astyle/template
index 0e93a2a290f2..5f5ac861ad19 100644
--- a/srcpkgs/astyle/template
+++ b/srcpkgs/astyle/template
@@ -1,13 +1,13 @@
 # Template file for 'astyle'
 pkgname=astyle
 version=3.1
-revision=2
+revision=3
 wrksrc="$pkgname"
 build_wrksrc="build/gcc"
 build_style=gnu-makefile
 short_desc="Free, fast and small formatter for C, C++, C#, and Java source code"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-3"
+license="MIT"
 homepage="http://astyle.sourceforge.net"
 distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz"
 checksum=cbcc4cf996294534bb56f025d6f199ebfde81aa4c271ccbd5ee1c1a3192745d7
@@ -18,3 +18,7 @@ do_install() {
 		vdoc $f
 	done
 }
+
+post_install() {
+	vlicense LICENSE.md
+}

From 9b571939fb07dbbd2ee874df17f30e37b2ab37dc Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:36:46 -0700
Subject: [PATCH 19/21] at: fix license, reorder template

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

diff --git a/srcpkgs/at/template b/srcpkgs/at/template
index 9caa1a53e63f..172ab638ee48 100644
--- a/srcpkgs/at/template
+++ b/srcpkgs/at/template
@@ -1,21 +1,21 @@
 # Template file for 'at'
 pkgname=at
 version=3.1.23
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-jobdir=/var/spool/atd --with-atspool=/var/spool/atd
  --sbindir=/usr/bin --with-daemon_username=at --with-daemon_groupname=at
  SENDMAIL=/usr/sbin/sendmail"
-disable_parallel_build=yes
 hostmakedepends="flex"
 makedepends="pam-devel libfl-devel"
 depends="virtual?smtp-server"
 short_desc="Run commands at a specified time"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://packages.qa.debian.org/a/at.html"
 distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz"
 checksum=97450aa954aaa8a70218cc8e61a33df9fee9f86527e9f861de302fb7a3c81710
+disable_parallel_build=yes
 
 conf_files="/etc/at.deny"
 system_accounts="at"

From c20d1a5ce708c4f8e4719795b9bfcf8e8c8fb170 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:58:03 -0700
Subject: [PATCH 20/21] avr-gcc: fix license

---
 srcpkgs/avr-gcc/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/avr-gcc/template b/srcpkgs/avr-gcc/template
index bf65e60bf13d..093c66c9dbe4 100644
--- a/srcpkgs/avr-gcc/template
+++ b/srcpkgs/avr-gcc/template
@@ -1,11 +1,11 @@
 # Template file for 'avr-gcc'
 pkgname=avr-gcc
 version=9.3.0
-revision=1
+revision=2
 wrksrc="gcc-$version"
 short_desc="GNU C Compiler for AVR"
 maintainer="allan <mail@may.mooo.com>"
-license="GFDL-1.2, GPL-3, LGPL-2.1"
+license="GFDL-1.3-or-later, GPL-2.0-or-later, GPL-3.0-or-later, LGPL-2.1-or-later, GCC-exception-3.1"
 homepage="http://gcc.gnu.org"
 distfiles="${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz"
 checksum=71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1

From ff0b9fd4f9217ecd238d7f0f965aa640d0293da2 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 22:01:26 -0700
Subject: [PATCH 21/21] avr-libc: fix license, adjust short_desc

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

diff --git a/srcpkgs/avr-libc/template b/srcpkgs/avr-libc/template
index ffc2f43c2ccf..513e52b22d6e 100644
--- a/srcpkgs/avr-libc/template
+++ b/srcpkgs/avr-libc/template
@@ -1,10 +1,10 @@
 # Template file for 'avr-libc'
 pkgname=avr-libc
 version=2.0.0
-revision=3
-short_desc="A C library for use with GCC on Atmel AVR microcontrollers"
+revision=4
+short_desc="C library for use with GCC on Atmel AVR microcontrollers"
 maintainer="allan <mail@may.mooo.com>"
-license="BSD"
+license="BSD-3-Clause"
 homepage="http://savannah.nongnu.org/projects/avr-libc/"
 distfiles="$NONGNU_SITE/$pkgname/$pkgname-$version.tar.bz2"
 checksum=b2dd7fd2eefd8d8646ef6a325f6f0665537e2f604ed02828ced748d49dc85b97

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

* Re: Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
                   ` (2 preceding siblings ...)
  2021-03-25  8:02 ` heliocat
@ 2021-03-25  8:06 ` heliocat
  2021-03-25  8:41 ` Piraty
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: heliocat @ 2021-03-25  8:06 UTC (permalink / raw)
  To: ml

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

New comment by heliocat on void-packages repository

https://github.com/void-linux/void-packages/pull/29738#issuecomment-806449992

Comment:
Note that I've been kicking out packages that needed more extensive fixes to build and doing those in their own commits, so this isn't actually a 100% coverage of things starting with "a".

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

* Re: Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
                   ` (3 preceding siblings ...)
  2021-03-25  8:06 ` heliocat
@ 2021-03-25  8:41 ` Piraty
  2021-03-25 17:54 ` heliocat
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Piraty @ 2021-03-25  8:41 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/29738#issuecomment-806469958

Comment:
please split your PR in smaller pieces that actually build, that greatly eases review.

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

* Re: Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
                   ` (4 preceding siblings ...)
  2021-03-25  8:41 ` Piraty
@ 2021-03-25 17:54 ` heliocat
  2021-03-25 18:10 ` [PR PATCH] [Updated] " heliocat
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: heliocat @ 2021-03-25 17:54 UTC (permalink / raw)
  To: ml

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

New comment by heliocat on void-packages repository

https://github.com/void-linux/void-packages/pull/29738#issuecomment-807184627

Comment:
I started this with the naive thought that a revbump-only would build clean, and I was wrong. All the ones that failed to build locally I've already split out into separate PRs. I need to figure out why the i686 flavor of liba52 failed here but not the others. As for the rest, I'll break it up into a handful of single large-package PRs and one small-work PR that builds clean.

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

* Re: [PR PATCH] [Updated] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
                   ` (5 preceding siblings ...)
  2021-03-25 17:54 ` heliocat
@ 2021-03-25 18:10 ` heliocat
  2021-03-25 18:23 ` heliocat
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: heliocat @ 2021-03-25 18:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heliocat/void-packages lint
https://github.com/void-linux/void-packages/pull/29738

Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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
-->


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

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

From 9e1f37d6caf71aec96cf57409afe72f02e7fe8d6 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:41:00 -0700
Subject: [PATCH 01/15] liba52: fix license

---
 srcpkgs/liba52/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/liba52/template b/srcpkgs/liba52/template
index f0ae78985cb6..f94b04c876d1 100644
--- a/srcpkgs/liba52/template
+++ b/srcpkgs/liba52/template
@@ -1,14 +1,14 @@
 # Template file for 'liba52'
 pkgname=liba52
 version=0.7.4
-revision=8
+revision=9
 wrksrc="a52dec-${version}"
 build_style=gnu-configure
 configure_args="--enable-shared"
 hostmakedepends="automake libtool"
 short_desc="Free ATSC A/52 stream decoder"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://liba52.sourceforge.net/"
 distfiles="http://liba52.sourceforge.net/files/a52dec-${version}.tar.gz"
 checksum=a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33

From e9be09850824b8dc598de3bf4e8cb80322004498 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:46:48 -0700
Subject: [PATCH 02/15] 9base: fix license, note LPL exceptions, fix download
 URL

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

diff --git a/srcpkgs/9base/template b/srcpkgs/9base/template
index feade2c2eb4f..5ae9c4916a20 100644
--- a/srcpkgs/9base/template
+++ b/srcpkgs/9base/template
@@ -1,7 +1,7 @@
-# Template file for '9base'.
+# Template file for '9base'
 pkgname=9base
 version=6.0.20190911
-revision=1
+revision=2
 _githash=63916da7bd6d73d9a405ce83fc4ca34845667cce
 wrksrc="9base-${_githash}"
 build_style=gnu-makefile
@@ -9,10 +9,10 @@ build_style=gnu-makefile
 hostmakedepends="byacc"
 short_desc="Revived minimalist port of Plan 9 userland to Unix"
 maintainer='Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>'
-license="custom"
+license="MIT, custom:LPL-1.02 with exceptions"
 homepage="http://git.suckless.org/9base"
 # Checked out from http://git.suckless.org/9base/ and created tarball with 'git archive'.
-distfiles="https://distfiles.voidlinux.de/9base-${_githash}.tar.gz"
+distfiles="https://sources.voidlinux.org/9base-${version}/9base-${_githash}.tar.gz"
 checksum=bb8cd1e0060824914839fd090353971862a1025ae4b8ea5d1e99618ddd1b160f
 conflicts="plan9port"
 provides="plan9port-20160418_4"

From 38fc2c9e73704f0b08d1b4965e177cc0e1490771 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:51:56 -0700
Subject: [PATCH 03/15] aalib: fix license

---
 srcpkgs/aalib/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aalib/template b/srcpkgs/aalib/template
index 5181baec748b..7102b7e95f6c 100644
--- a/srcpkgs/aalib/template
+++ b/srcpkgs/aalib/template
@@ -1,14 +1,14 @@
 # Template file for 'aalib'
 pkgname=aalib
 version=1.4rc5
-revision=1
+revision=2
 wrksrc="aalib-1.4.0"
 build_style=gnu-configure
 hostmakedepends="automake libtool"
 short_desc="Portable ASCII art GFX library"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.0-or-later"
 homepage="http://aa-project.sourceforge.net/aalib/"
-license="LGPL-2"
 distfiles="${SOURCEFORGE_SITE}/aa-project/${pkgname}-${version}.tar.gz"
 checksum=fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee
 

From e1a22fc81e62ba6e08a1864c9608ff882802a169 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:54:50 -0700
Subject: [PATCH 04/15] abook: fix license

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

diff --git a/srcpkgs/abook/template b/srcpkgs/abook/template
index 084c78f74ec5..9538e8d1f4da 100644
--- a/srcpkgs/abook/template
+++ b/srcpkgs/abook/template
@@ -1,14 +1,14 @@
 # Template file for 'abook'
 pkgname=abook
 version=0.6.1
-revision=2
+revision=3
 build_style=gnu-configure
 hostmakedepends="automake libtool gettext gettext-devel tar"
 makedepends="ncurses-devel readline-devel"
+short_desc="Text-based addressbook designed to use with mutt mail client"
 maintainer="Philipp Hirsch <itself@hanspolo.net>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://abook.sourceforge.net/"
-short_desc="Text-based addressbook designed to use with mutt mail client"
 distfiles="http://abook.sourceforge.net/devel/${pkgname}-${version}.tar.gz"
 checksum=f0a90df8694fb34685ecdd45d97db28b88046c15c95e7b0700596028bd8bc0f9
 

From ba4c69415e8073bc5ce1578dbd1bfdf398744dbb Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:59:10 -0700
Subject: [PATCH 05/15] abootimg: fix license, fix template ordering

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

diff --git a/srcpkgs/abootimg/template b/srcpkgs/abootimg/template
index 8a39564185e5..e35e4fbb366f 100644
--- a/srcpkgs/abootimg/template
+++ b/srcpkgs/abootimg/template
@@ -1,14 +1,14 @@
 # Template file for 'abootimg'
 pkgname=abootimg
 version=0.6.20160512
-revision=1
+revision=2
 _commit="1ebeb393252ab5aeed62e34bc439b6728444f06e"
-build_style=gnu-makefile
 wrksrc="abootimg-$_commit-$_commit"
+build_style=gnu-makefile
 makedepends="libblkid-devel"
 short_desc="Manipulate Android Boot Images"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://gitorious.org/ac100/abootimg"
 distfiles="https://gitlab.com/ajs124/abootimg/repository/archive.tar.gz?ref=$_commit>archive.tar.gz"
 checksum=36efff208101a8d04cc84085849cda3300cea71f062c8d425c534e5f85f6cc3f

From 52d995bdc199bc7e7b76c4f1119b2c47227c6716 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:04:01 -0700
Subject: [PATCH 06/15] advancecomp: fix license, update short_desc

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

diff --git a/srcpkgs/advancecomp/template b/srcpkgs/advancecomp/template
index bca9d61ef55d..ac70d3fd7a89 100644
--- a/srcpkgs/advancecomp/template
+++ b/srcpkgs/advancecomp/template
@@ -1,12 +1,12 @@
 # Template file for 'advancecomp'
 pkgname=advancecomp
 version=2.1
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="zlib-devel"
-short_desc="A collection of recompression utilities for ZIP/PNG/GZ"
+short_desc="Command-line recompression utilities for ZIP/PNG/GZ"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.advancemame.it/comp-readme.html"
 distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=3ac0875e86a8517011976f04107186d5c60d434954078bc502ee731480933eb8

From a27087475343740b529b0d9fe2aa8b886acb5ce3 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:10:12 -0700
Subject: [PATCH 07/15] airspy: fix license

---
 srcpkgs/airspy/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/airspy/template b/srcpkgs/airspy/template
index 1665d72f6270..a81e3470d205 100644
--- a/srcpkgs/airspy/template
+++ b/srcpkgs/airspy/template
@@ -1,7 +1,7 @@
 # Template file for 'airspy'
 pkgname=airspy
 version=1.0.9
-revision=1
+revision=2
 wrksrc=airspyone_host-${version}
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,7 +9,7 @@ makedepends="libusb-devel"
 _desc="Tiny and efficient software defined radio (SDR)"
 short_desc="${_desc} - tools"
 maintainer="bra1nwave <brainwave@openmailbox.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://airspy.com/"
 distfiles="https://github.com/airspy/airspyone_host/archive/v${version}.tar.gz"
 checksum=967ef256596d4527b81f007f77b91caec3e9f5ab148a8fec436a703db85234cc

From eb5ac882667f1566ab75251971591e873c2b41cc Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:11:23 -0700
Subject: [PATCH 08/15] aldo: fix license

---
 srcpkgs/aldo/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aldo/template b/srcpkgs/aldo/template
index b4b0a75498b5..7d2feccb68c6 100644
--- a/srcpkgs/aldo/template
+++ b/srcpkgs/aldo/template
@@ -1,12 +1,12 @@
 # Template file for 'aldo'
 pkgname=aldo
 version=0.7.7
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="libao-devel"
 short_desc="Morse code learning tool with four training methods"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.nongnu.org/aldo/"
 distfiles="${NONGNU_SITE}/aldo/aldo-${version}.tar.bz2"
 checksum=f1b8849d09267fff3c1f5122097d90fec261291f51b1e075f37fad8f1b7d9f92

From c8e4a89b9d0672fd8cc3eddde0ac150bd6193395 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:12:48 -0700
Subject: [PATCH 09/15] an: fix license

---
 srcpkgs/an/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/an/template b/srcpkgs/an/template
index 85e94f7bc72c..28a6600f6492 100644
--- a/srcpkgs/an/template
+++ b/srcpkgs/an/template
@@ -1,13 +1,13 @@
 # Template file for 'an'
 pkgname=an
 version=1.2
-revision=6
+revision=7
 build_style=gnu-makefile
 makedepends="icu-devel"
 depends="words-en"
 short_desc="Very fast anagram generator"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://packages.debian.org/sid/an"
 distfiles="${DEBIAN_SITE}/main/a/an/an_${version}.orig.tar.xz"
 checksum=b925d57d80bd0d83b755f5b8d78e6d5bf05eb059ec84a7d8fbb77b18c73b17a5

From 5aa48bd452743930de0afd5471f8dca7b7d8603b Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:24:40 -0700
Subject: [PATCH 10/15] aoeui: fix license

---
 srcpkgs/aoeui/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aoeui/template b/srcpkgs/aoeui/template
index 52bc1a822bd7..603c89d6cd72 100644
--- a/srcpkgs/aoeui/template
+++ b/srcpkgs/aoeui/template
@@ -1,14 +1,14 @@
 # Template file for 'aoeui'
 pkgname=aoeui
 version=1.7
-revision=6
+revision=7
 _githash=4e5dee93ebbaf5bd7bd7da80ce34b2eef196cd08
 wrksrc="${pkgname}-${_githash}"
 build_style=gnu-makefile
 hostmakedepends="m4"
 short_desc="Lightweight UNIX-friendly text editor"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-only"
 homepage="https://github.com/pklausler/aoeui"
 distfiles="https://github.com/pklausler/aoeui/archive/${_githash}.tar.gz"
 checksum=3b06c7950b0fcbdfe57e78de8cb9b9d7af141932459a32d72a029f96839d667f

From c803f022ce89449d9b951c48f37fb6bb7c16c987 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:07:26 -0700
Subject: [PATCH 11/15] armagetronad: verify python version, fix license

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

diff --git a/srcpkgs/armagetronad/template b/srcpkgs/armagetronad/template
index b6c02bdf7fba..54dbe663f39c 100644
--- a/srcpkgs/armagetronad/template
+++ b/srcpkgs/armagetronad/template
@@ -1,7 +1,7 @@
 # Template file for 'armagetronad'
 pkgname=armagetronad
 version=0.2.8.3.5
-revision=1
+revision=2
 build_style=gnu-configure
 conf_files="/etc/games/${pkgname}/*.cfg
  /etc/games/${pkgname}/*.srv"
@@ -11,11 +11,11 @@ makedepends="libX11-devel libxml2-devel libICE-devel libpng-devel glu-devel
  libjpeg-turbo-devel SDL_image-devel SDL_mixer-devel"
 short_desc="3D Lightcycle game from the movie Tron with advanced capabilities"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://armagetronad.org"
 distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.src.tar.bz2"
 checksum=1dc3962fc77f4fd64a795ff4e3c02518e2a79bb57f9ed599ba43eff8eb51d2ef
-python_version=2 #unverified
+python_version=2
 
 do_configure() {
 	mkdir build_dedicated

From 0e1490d60368c9f63bffbeec507b659cd7335baa Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:22:53 -0700
Subject: [PATCH 12/15] arpwatch: fix license

---
 srcpkgs/arpwatch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/arpwatch/template b/srcpkgs/arpwatch/template
index 5eb0da24e5d7..84c9624a49ec 100644
--- a/srcpkgs/arpwatch/template
+++ b/srcpkgs/arpwatch/template
@@ -1,12 +1,12 @@
 # Template file for 'arpwatch'
 pkgname=arpwatch
 version=2.1a15
-revision=2
+revision=3
 build_style=gnu-configure
 makedepends="libpcap-devel"
 short_desc="Ethernet/FDDI station activity monitor"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="BSD"
+license="BSD-3-Clause-LBNL"
 homepage="ftp://ftp.ee.lbl.gov"
 distfiles="ftp://ftp.ee.lbl.gov/$pkgname-$version.tar.gz"
 checksum=c1df9737e208a96a61fa92ddad83f4b4d9be66f8992f3c917e9edf4b05ff5898

From 280cfdc1615e1e809f2caa207f3f03c01aba27ba Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:25:44 -0700
Subject: [PATCH 13/15] ascii: fix license

---
 srcpkgs/ascii/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ascii/template b/srcpkgs/ascii/template
index 0e391d49b21a..87d8edd27fe8 100644
--- a/srcpkgs/ascii/template
+++ b/srcpkgs/ascii/template
@@ -1,10 +1,10 @@
 # Template file for 'ascii'
 pkgname=ascii
 version=3.18
-revision=1
+revision=2
 short_desc="List ASCII idiomatic names and octal/decimal code-point forms"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSD"
+license="BSD-2-Clause"
 homepage="http://www.catb.org/~esr/ascii"
 distfiles="http://www.catb.org/~esr/ascii/ascii-${version}.tar.gz"
 checksum=728422d5f4da61a37a17b4364d06708e543297de0a5f70305243236d80df072d

From fd46654104b03fb3ee41f40290b087a25331bfaf Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:32:44 -0700
Subject: [PATCH 14/15] assimp: fix license, reorder template

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

diff --git a/srcpkgs/assimp/template b/srcpkgs/assimp/template
index 4dbfa000916e..f521d3922e05 100644
--- a/srcpkgs/assimp/template
+++ b/srcpkgs/assimp/template
@@ -1,18 +1,18 @@
 # Template file for 'assimp'
 pkgname=assimp
 version=5.0.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DASSIMP_BUILD_SAMPLES=OFF"
 hostmakedepends="pkg-config"
 makedepends="boost-devel libgomp-devel devil-devel minizip-devel zziplib-devel"
+depends="libassimp>=${version}_${revision}"
 short_desc="Import library for various well-known 3D model formats"
 maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
-license="3-clause-BSD"
+license="BSD-3-Clause"
 homepage="http://assimp.sourceforge.net/"
 distfiles="https://github.com/assimp/assimp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=11310ec1f2ad2cd46b95ba88faca8f7aaa1efe9aa12605c55e3de2b977b3dbfc
-depends="libassimp>=${version}_${revision}"
 
 post_install() {
 	vlicense LICENSE

From 8f973458d309e6cf907a0182f578c474495d396c Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:36:46 -0700
Subject: [PATCH 15/15] at: fix license, reorder template

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

diff --git a/srcpkgs/at/template b/srcpkgs/at/template
index 9caa1a53e63f..172ab638ee48 100644
--- a/srcpkgs/at/template
+++ b/srcpkgs/at/template
@@ -1,21 +1,21 @@
 # Template file for 'at'
 pkgname=at
 version=3.1.23
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-jobdir=/var/spool/atd --with-atspool=/var/spool/atd
  --sbindir=/usr/bin --with-daemon_username=at --with-daemon_groupname=at
  SENDMAIL=/usr/sbin/sendmail"
-disable_parallel_build=yes
 hostmakedepends="flex"
 makedepends="pam-devel libfl-devel"
 depends="virtual?smtp-server"
 short_desc="Run commands at a specified time"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://packages.qa.debian.org/a/at.html"
 distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz"
 checksum=97450aa954aaa8a70218cc8e61a33df9fee9f86527e9f861de302fb7a3c81710
+disable_parallel_build=yes
 
 conf_files="/etc/at.deny"
 system_accounts="at"

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

* Re: [PR PATCH] [Updated] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
                   ` (6 preceding siblings ...)
  2021-03-25 18:10 ` [PR PATCH] [Updated] " heliocat
@ 2021-03-25 18:23 ` heliocat
  2021-03-25 18:56 ` [PR REVIEW] " Piraty
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: heliocat @ 2021-03-25 18:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/heliocat/void-packages lint
https://github.com/void-linux/void-packages/pull/29738

Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
<!-- 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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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
-->


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

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

From 495969d338cb16ac4507ea8c238483dd9d72602c Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:41:00 -0700
Subject: [PATCH 01/15] liba52: fix license, import patch to fix globals test

---
 .../liba52/patches/disable-globals-test.patch   | 17 +++++++++++++++++
 srcpkgs/liba52/template                         |  4 ++--
 2 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/liba52/patches/disable-globals-test.patch

diff --git a/srcpkgs/liba52/patches/disable-globals-test.patch b/srcpkgs/liba52/patches/disable-globals-test.patch
new file mode 100644
index 000000000000..3a22a7c26041
--- /dev/null
+++ b/srcpkgs/liba52/patches/disable-globals-test.patch
@@ -0,0 +1,17 @@
+Description: Disable globals test
+ The tests makes sense during development to check for erroneously added global
+ symbols, but on a packing level we will catch the using symbols file. So we
+ disable the test. Especially since the test is not able to handle -fPIE as
+ default.
+Author: Sebastian Ramacher <sramacher@debian.org>
+Forwarded: not-needed
+Last-Update: 2017-02-04
+
+--- test/Makefile.am
++++ test/Makefile.am
+@@ -3,4 +3,4 @@ compare_SOURCES = compare.c
+ compare_LDADD = -lm
+ 
+ EXTRA_DIST = regression tests compile globals
+-TESTS = regression compile globals
++TESTS = regression compile
diff --git a/srcpkgs/liba52/template b/srcpkgs/liba52/template
index f0ae78985cb6..f94b04c876d1 100644
--- a/srcpkgs/liba52/template
+++ b/srcpkgs/liba52/template
@@ -1,14 +1,14 @@
 # Template file for 'liba52'
 pkgname=liba52
 version=0.7.4
-revision=8
+revision=9
 wrksrc="a52dec-${version}"
 build_style=gnu-configure
 configure_args="--enable-shared"
 hostmakedepends="automake libtool"
 short_desc="Free ATSC A/52 stream decoder"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://liba52.sourceforge.net/"
 distfiles="http://liba52.sourceforge.net/files/a52dec-${version}.tar.gz"
 checksum=a21d724ab3b3933330194353687df82c475b5dfb997513eef4c25de6c865ec33

From a6f0f4cfe277a9fe3ec7ae27216cc4f82c7e635b Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:46:48 -0700
Subject: [PATCH 02/15] 9base: fix license, note LPL exceptions, fix download
 URL

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

diff --git a/srcpkgs/9base/template b/srcpkgs/9base/template
index feade2c2eb4f..5ae9c4916a20 100644
--- a/srcpkgs/9base/template
+++ b/srcpkgs/9base/template
@@ -1,7 +1,7 @@
-# Template file for '9base'.
+# Template file for '9base'
 pkgname=9base
 version=6.0.20190911
-revision=1
+revision=2
 _githash=63916da7bd6d73d9a405ce83fc4ca34845667cce
 wrksrc="9base-${_githash}"
 build_style=gnu-makefile
@@ -9,10 +9,10 @@ build_style=gnu-makefile
 hostmakedepends="byacc"
 short_desc="Revived minimalist port of Plan 9 userland to Unix"
 maintainer='Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>'
-license="custom"
+license="MIT, custom:LPL-1.02 with exceptions"
 homepage="http://git.suckless.org/9base"
 # Checked out from http://git.suckless.org/9base/ and created tarball with 'git archive'.
-distfiles="https://distfiles.voidlinux.de/9base-${_githash}.tar.gz"
+distfiles="https://sources.voidlinux.org/9base-${version}/9base-${_githash}.tar.gz"
 checksum=bb8cd1e0060824914839fd090353971862a1025ae4b8ea5d1e99618ddd1b160f
 conflicts="plan9port"
 provides="plan9port-20160418_4"

From 0b71a9a0916b46d5956865ad45267e49d4cb0d06 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:51:56 -0700
Subject: [PATCH 03/15] aalib: fix license

---
 srcpkgs/aalib/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aalib/template b/srcpkgs/aalib/template
index 5181baec748b..7102b7e95f6c 100644
--- a/srcpkgs/aalib/template
+++ b/srcpkgs/aalib/template
@@ -1,14 +1,14 @@
 # Template file for 'aalib'
 pkgname=aalib
 version=1.4rc5
-revision=1
+revision=2
 wrksrc="aalib-1.4.0"
 build_style=gnu-configure
 hostmakedepends="automake libtool"
 short_desc="Portable ASCII art GFX library"
 maintainer="Orphaned <orphan@voidlinux.org>"
+license="LGPL-2.0-or-later"
 homepage="http://aa-project.sourceforge.net/aalib/"
-license="LGPL-2"
 distfiles="${SOURCEFORGE_SITE}/aa-project/${pkgname}-${version}.tar.gz"
 checksum=fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee
 

From d597254ce7c6c88e5cf059a8f324706a27f83129 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:54:50 -0700
Subject: [PATCH 04/15] abook: fix license

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

diff --git a/srcpkgs/abook/template b/srcpkgs/abook/template
index 084c78f74ec5..9538e8d1f4da 100644
--- a/srcpkgs/abook/template
+++ b/srcpkgs/abook/template
@@ -1,14 +1,14 @@
 # Template file for 'abook'
 pkgname=abook
 version=0.6.1
-revision=2
+revision=3
 build_style=gnu-configure
 hostmakedepends="automake libtool gettext gettext-devel tar"
 makedepends="ncurses-devel readline-devel"
+short_desc="Text-based addressbook designed to use with mutt mail client"
 maintainer="Philipp Hirsch <itself@hanspolo.net>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://abook.sourceforge.net/"
-short_desc="Text-based addressbook designed to use with mutt mail client"
 distfiles="http://abook.sourceforge.net/devel/${pkgname}-${version}.tar.gz"
 checksum=f0a90df8694fb34685ecdd45d97db28b88046c15c95e7b0700596028bd8bc0f9
 

From fa4e722fc4ccd59274284185eb506edb8ffd7eeb Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 18:59:10 -0700
Subject: [PATCH 05/15] abootimg: fix license, fix template ordering

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

diff --git a/srcpkgs/abootimg/template b/srcpkgs/abootimg/template
index 8a39564185e5..e35e4fbb366f 100644
--- a/srcpkgs/abootimg/template
+++ b/srcpkgs/abootimg/template
@@ -1,14 +1,14 @@
 # Template file for 'abootimg'
 pkgname=abootimg
 version=0.6.20160512
-revision=1
+revision=2
 _commit="1ebeb393252ab5aeed62e34bc439b6728444f06e"
-build_style=gnu-makefile
 wrksrc="abootimg-$_commit-$_commit"
+build_style=gnu-makefile
 makedepends="libblkid-devel"
 short_desc="Manipulate Android Boot Images"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://gitorious.org/ac100/abootimg"
 distfiles="https://gitlab.com/ajs124/abootimg/repository/archive.tar.gz?ref=$_commit>archive.tar.gz"
 checksum=36efff208101a8d04cc84085849cda3300cea71f062c8d425c534e5f85f6cc3f

From e7f9dd7632e533c6727cba9296b3bbb6a008b2a3 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:04:01 -0700
Subject: [PATCH 06/15] advancecomp: fix license, update short_desc

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

diff --git a/srcpkgs/advancecomp/template b/srcpkgs/advancecomp/template
index bca9d61ef55d..ac70d3fd7a89 100644
--- a/srcpkgs/advancecomp/template
+++ b/srcpkgs/advancecomp/template
@@ -1,12 +1,12 @@
 # Template file for 'advancecomp'
 pkgname=advancecomp
 version=2.1
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="zlib-devel"
-short_desc="A collection of recompression utilities for ZIP/PNG/GZ"
+short_desc="Command-line recompression utilities for ZIP/PNG/GZ"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.advancemame.it/comp-readme.html"
 distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
 checksum=3ac0875e86a8517011976f04107186d5c60d434954078bc502ee731480933eb8

From 968a7fe76369d6b19d99972d86b7b8e25eb75e8a Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:10:12 -0700
Subject: [PATCH 07/15] airspy: fix license

---
 srcpkgs/airspy/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/airspy/template b/srcpkgs/airspy/template
index 1665d72f6270..a81e3470d205 100644
--- a/srcpkgs/airspy/template
+++ b/srcpkgs/airspy/template
@@ -1,7 +1,7 @@
 # Template file for 'airspy'
 pkgname=airspy
 version=1.0.9
-revision=1
+revision=2
 wrksrc=airspyone_host-${version}
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,7 +9,7 @@ makedepends="libusb-devel"
 _desc="Tiny and efficient software defined radio (SDR)"
 short_desc="${_desc} - tools"
 maintainer="bra1nwave <brainwave@openmailbox.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://airspy.com/"
 distfiles="https://github.com/airspy/airspyone_host/archive/v${version}.tar.gz"
 checksum=967ef256596d4527b81f007f77b91caec3e9f5ab148a8fec436a703db85234cc

From d8014fd4b80bf9619d06da1e28f82a4cf553e970 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:11:23 -0700
Subject: [PATCH 08/15] aldo: fix license

---
 srcpkgs/aldo/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aldo/template b/srcpkgs/aldo/template
index b4b0a75498b5..7d2feccb68c6 100644
--- a/srcpkgs/aldo/template
+++ b/srcpkgs/aldo/template
@@ -1,12 +1,12 @@
 # Template file for 'aldo'
 pkgname=aldo
 version=0.7.7
-revision=1
+revision=2
 build_style=gnu-configure
 makedepends="libao-devel"
 short_desc="Morse code learning tool with four training methods"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
-license="GPL-3"
+license="GPL-3.0-or-later"
 homepage="http://www.nongnu.org/aldo/"
 distfiles="${NONGNU_SITE}/aldo/aldo-${version}.tar.bz2"
 checksum=f1b8849d09267fff3c1f5122097d90fec261291f51b1e075f37fad8f1b7d9f92

From f342825bcf0df937404e9e904774795febe45b29 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:12:48 -0700
Subject: [PATCH 09/15] an: fix license

---
 srcpkgs/an/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/an/template b/srcpkgs/an/template
index 85e94f7bc72c..28a6600f6492 100644
--- a/srcpkgs/an/template
+++ b/srcpkgs/an/template
@@ -1,13 +1,13 @@
 # Template file for 'an'
 pkgname=an
 version=1.2
-revision=6
+revision=7
 build_style=gnu-makefile
 makedepends="icu-devel"
 depends="words-en"
 short_desc="Very fast anagram generator"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="https://packages.debian.org/sid/an"
 distfiles="${DEBIAN_SITE}/main/a/an/an_${version}.orig.tar.xz"
 checksum=b925d57d80bd0d83b755f5b8d78e6d5bf05eb059ec84a7d8fbb77b18c73b17a5

From f21b2dd0bb377afd5cdd3df65e4239ed5be1c85c Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 19:24:40 -0700
Subject: [PATCH 10/15] aoeui: fix license

---
 srcpkgs/aoeui/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/aoeui/template b/srcpkgs/aoeui/template
index 52bc1a822bd7..603c89d6cd72 100644
--- a/srcpkgs/aoeui/template
+++ b/srcpkgs/aoeui/template
@@ -1,14 +1,14 @@
 # Template file for 'aoeui'
 pkgname=aoeui
 version=1.7
-revision=6
+revision=7
 _githash=4e5dee93ebbaf5bd7bd7da80ce34b2eef196cd08
 wrksrc="${pkgname}-${_githash}"
 build_style=gnu-makefile
 hostmakedepends="m4"
 short_desc="Lightweight UNIX-friendly text editor"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-only"
 homepage="https://github.com/pklausler/aoeui"
 distfiles="https://github.com/pklausler/aoeui/archive/${_githash}.tar.gz"
 checksum=3b06c7950b0fcbdfe57e78de8cb9b9d7af141932459a32d72a029f96839d667f

From 9db62e2273ed2e8184766415559664278e484aff Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:07:26 -0700
Subject: [PATCH 11/15] armagetronad: verify python version, fix license

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

diff --git a/srcpkgs/armagetronad/template b/srcpkgs/armagetronad/template
index b6c02bdf7fba..54dbe663f39c 100644
--- a/srcpkgs/armagetronad/template
+++ b/srcpkgs/armagetronad/template
@@ -1,7 +1,7 @@
 # Template file for 'armagetronad'
 pkgname=armagetronad
 version=0.2.8.3.5
-revision=1
+revision=2
 build_style=gnu-configure
 conf_files="/etc/games/${pkgname}/*.cfg
  /etc/games/${pkgname}/*.srv"
@@ -11,11 +11,11 @@ makedepends="libX11-devel libxml2-devel libICE-devel libpng-devel glu-devel
  libjpeg-turbo-devel SDL_image-devel SDL_mixer-devel"
 short_desc="3D Lightcycle game from the movie Tron with advanced capabilities"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://armagetronad.org"
 distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.src.tar.bz2"
 checksum=1dc3962fc77f4fd64a795ff4e3c02518e2a79bb57f9ed599ba43eff8eb51d2ef
-python_version=2 #unverified
+python_version=2
 
 do_configure() {
 	mkdir build_dedicated

From 0a699797d490f8a0630f2cfcb4d6a9320cde30a0 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:22:53 -0700
Subject: [PATCH 12/15] arpwatch: fix license

---
 srcpkgs/arpwatch/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/arpwatch/template b/srcpkgs/arpwatch/template
index 5eb0da24e5d7..84c9624a49ec 100644
--- a/srcpkgs/arpwatch/template
+++ b/srcpkgs/arpwatch/template
@@ -1,12 +1,12 @@
 # Template file for 'arpwatch'
 pkgname=arpwatch
 version=2.1a15
-revision=2
+revision=3
 build_style=gnu-configure
 makedepends="libpcap-devel"
 short_desc="Ethernet/FDDI station activity monitor"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
-license="BSD"
+license="BSD-3-Clause-LBNL"
 homepage="ftp://ftp.ee.lbl.gov"
 distfiles="ftp://ftp.ee.lbl.gov/$pkgname-$version.tar.gz"
 checksum=c1df9737e208a96a61fa92ddad83f4b4d9be66f8992f3c917e9edf4b05ff5898

From 4093f77492aa6824de6c6cd8102ceaeebadd3a64 Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:25:44 -0700
Subject: [PATCH 13/15] ascii: fix license

---
 srcpkgs/ascii/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ascii/template b/srcpkgs/ascii/template
index 0e391d49b21a..87d8edd27fe8 100644
--- a/srcpkgs/ascii/template
+++ b/srcpkgs/ascii/template
@@ -1,10 +1,10 @@
 # Template file for 'ascii'
 pkgname=ascii
 version=3.18
-revision=1
+revision=2
 short_desc="List ASCII idiomatic names and octal/decimal code-point forms"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSD"
+license="BSD-2-Clause"
 homepage="http://www.catb.org/~esr/ascii"
 distfiles="http://www.catb.org/~esr/ascii/ascii-${version}.tar.gz"
 checksum=728422d5f4da61a37a17b4364d06708e543297de0a5f70305243236d80df072d

From 9d3735d3e5e2d0e70fa46c8b239b88e0b494876d Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:32:44 -0700
Subject: [PATCH 14/15] assimp: fix license, reorder template

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

diff --git a/srcpkgs/assimp/template b/srcpkgs/assimp/template
index 4dbfa000916e..f521d3922e05 100644
--- a/srcpkgs/assimp/template
+++ b/srcpkgs/assimp/template
@@ -1,18 +1,18 @@
 # Template file for 'assimp'
 pkgname=assimp
 version=5.0.1
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DASSIMP_BUILD_SAMPLES=OFF"
 hostmakedepends="pkg-config"
 makedepends="boost-devel libgomp-devel devil-devel minizip-devel zziplib-devel"
+depends="libassimp>=${version}_${revision}"
 short_desc="Import library for various well-known 3D model formats"
 maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
-license="3-clause-BSD"
+license="BSD-3-Clause"
 homepage="http://assimp.sourceforge.net/"
 distfiles="https://github.com/assimp/assimp/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
 checksum=11310ec1f2ad2cd46b95ba88faca8f7aaa1efe9aa12605c55e3de2b977b3dbfc
-depends="libassimp>=${version}_${revision}"
 
 post_install() {
 	vlicense LICENSE

From 38f65e69ecef3c3302c8c578aaa8ad712c1ed1ac Mon Sep 17 00:00:00 2001
From: Colin Booth <colin@heliocat.net>
Date: Wed, 24 Mar 2021 20:36:46 -0700
Subject: [PATCH 15/15] at: fix license, reorder template

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

diff --git a/srcpkgs/at/template b/srcpkgs/at/template
index 9caa1a53e63f..172ab638ee48 100644
--- a/srcpkgs/at/template
+++ b/srcpkgs/at/template
@@ -1,21 +1,21 @@
 # Template file for 'at'
 pkgname=at
 version=3.1.23
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-jobdir=/var/spool/atd --with-atspool=/var/spool/atd
  --sbindir=/usr/bin --with-daemon_username=at --with-daemon_groupname=at
  SENDMAIL=/usr/sbin/sendmail"
-disable_parallel_build=yes
 hostmakedepends="flex"
 makedepends="pam-devel libfl-devel"
 depends="virtual?smtp-server"
 short_desc="Run commands at a specified time"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://packages.qa.debian.org/a/at.html"
 distfiles="${DEBIAN_SITE}/main/a/${pkgname}/${pkgname}_${version}.orig.tar.gz"
 checksum=97450aa954aaa8a70218cc8e61a33df9fee9f86527e9f861de302fb7a3c81710
+disable_parallel_build=yes
 
 conf_files="/etc/at.deny"
 system_accounts="at"

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

* Re: [PR REVIEW] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
                   ` (7 preceding siblings ...)
  2021-03-25 18:23 ` heliocat
@ 2021-03-25 18:56 ` Piraty
  2021-03-25 18:57 ` [PR PATCH] [Closed]: " Piraty
  2021-03-25 18:58 ` Piraty
  10 siblings, 0 replies; 12+ messages in thread
From: Piraty @ 2021-03-25 18:56 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/29738#discussion_r601762377

Comment:
this leads to
```
./xbps-src update-check 9base
9base-6.0.20190911 -> 9base-63916da7bd6d73d9a405ce83fc4ca34845667cce
```

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

* Re: [PR PATCH] [Closed]: Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
                   ` (8 preceding siblings ...)
  2021-03-25 18:56 ` [PR REVIEW] " Piraty
@ 2021-03-25 18:57 ` Piraty
  2021-03-25 18:58 ` Piraty
  10 siblings, 0 replies; 12+ messages in thread
From: Piraty @ 2021-03-25 18:57 UTC (permalink / raw)
  To: ml

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

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

Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
https://github.com/void-linux/void-packages/pull/29738

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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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
-->


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

* Re: Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a
  2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
                   ` (9 preceding siblings ...)
  2021-03-25 18:57 ` [PR PATCH] [Closed]: " Piraty
@ 2021-03-25 18:58 ` Piraty
  10 siblings, 0 replies; 12+ messages in thread
From: Piraty @ 2021-03-25 18:58 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/29738#issuecomment-807286592

Comment:
merged all except 9base due to update-check issue

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

end of thread, other threads:[~2021-03-25 18:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25  5:08 [PR PATCH] Linting pass 1 of many for SPDX errors, covers all packages starting with digits and a heliocat
2021-03-25  5:46 ` heliocat
2021-03-25  6:10 ` [PR PATCH] [Updated] " heliocat
2021-03-25  8:02 ` heliocat
2021-03-25  8:06 ` heliocat
2021-03-25  8:41 ` Piraty
2021-03-25 17:54 ` heliocat
2021-03-25 18:10 ` [PR PATCH] [Updated] " heliocat
2021-03-25 18:23 ` heliocat
2021-03-25 18:56 ` [PR REVIEW] " Piraty
2021-03-25 18:57 ` [PR PATCH] [Closed]: " Piraty
2021-03-25 18:58 ` Piraty

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