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

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