main/*: fixup license key to be spdx-compliant
Signed-off-by: Aster Boese <asterboese@mailbox.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8056>
This commit is contained in:
parent
f0a1a7142b
commit
9df3dbc6f7
12 changed files with 26 additions and 26 deletions
|
|
@ -1,11 +1,11 @@
|
|||
maintainer="Dylan Van Assche <me@dylanvanassche.be>"
|
||||
pkgname=bootmac
|
||||
pkgver=0.7.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Configure MAC addresses at boot"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/bootmac"
|
||||
arch="all"
|
||||
license="GPLv3-or-later"
|
||||
license="GPL-3.0-or-later"
|
||||
source="https://gitlab.postmarketos.org/postmarketOS/bootmac/-/archive/v$pkgver/bootmac-v$pkgver.tar.gz"
|
||||
depends="bluez-btmgmt bluez-deprecated"
|
||||
makedepends="meson"
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
maintainer="Casey Connolly <kcxt@postmarketos.org>"
|
||||
pkgname=iskey
|
||||
pkgver=1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Tiny tool to check if a key is pressed"
|
||||
url="https://postmarketos.org"
|
||||
arch="all"
|
||||
license="GPL-2.0"
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="meson linux-headers libevdev-dev"
|
||||
options="!check"
|
||||
_commit="4bc43d2bbf424ca90e11b3ed0c56e925898a130d"
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@ maintainer="Casey Connolly <kcxt@postmarketos.org>"
|
|||
pkgname=pbsplash
|
||||
pkgdesc="postmarketOS boot splash screen"
|
||||
pkgver=0.3.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="https://git.sr.ht/~calebccff/pbsplash"
|
||||
arch="all"
|
||||
options="!check" # no testsuite
|
||||
license="GPL-3.0"
|
||||
license="GPL-3.0-or-later"
|
||||
source="$pkgname-$pkgver.tar.gz::https://git.sr.ht/~calebccff/pbsplash/archive/$pkgver.tar.gz"
|
||||
makedepends="meson tfblib linux-headers"
|
||||
|
||||
|
|
|
|||
|
|
@ -5,11 +5,11 @@
|
|||
maintainer="Aelin <aelin@postmarketos.org>"
|
||||
pkgname=postmarketos-installkernel
|
||||
pkgver=0.1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="postmarketOS script for installing mainline kernels"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/pmaports/tree/main/postmarketos-installkernel"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/pmaports/-/tree/main/main/postmarketos-installkernel"
|
||||
arch="noarch"
|
||||
license="GPL-2.0"
|
||||
license="GPL-2.0-only"
|
||||
options="!check" # no test suite
|
||||
provides="installkernel=3.5-r1"
|
||||
provider_priority=100
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Co-Maintainer: Pablo Correa Gomez <pabloyoyoista@postmarketos.org>
|
||||
maintainer="Casey Connolly <kcxt@postmarketos.org>"
|
||||
pkgname=postmarketos-mkinitfs-hook-ci
|
||||
pkgver=3
|
||||
pkgver=4
|
||||
pkgrel=0
|
||||
pkgdesc="Hook for doing automated CI tests in the initramfs"
|
||||
url="https://postmarketos.org"
|
||||
|
|
@ -10,7 +10,7 @@ source="
|
|||
05-ci.files
|
||||
"
|
||||
arch="noarch"
|
||||
license="GPL2"
|
||||
license="GPL-3.0-or-later"
|
||||
options="!check"
|
||||
|
||||
package() {
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
maintainer="Aster Boese <asterboese@mailbox.org>"
|
||||
pkgname=postmarketos-mkinitfs-hook-debug-shell
|
||||
pkgver=0.8.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Root shell in the initramfs (security hole, for debugging only)"
|
||||
url="https://postmarketos.org"
|
||||
depends="postmarketos-mkinitfs devicepkg-utils fbdebug evtest linuxconsoletools reboot-mode libinput libinput-tools"
|
||||
source="20-debug-shell.files"
|
||||
arch="noarch"
|
||||
license="GPL2"
|
||||
license="GPL-3.0-or-later"
|
||||
options="!check"
|
||||
|
||||
package() {
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
maintainer="Aster Boese <asterboese@mailbox.org>"
|
||||
pkgname=postmarketos-mkinitfs-hook-kernel-panic
|
||||
pkgver=0.1.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Script to cause a kernel panic after 30s from the initramfs (for debugging only)"
|
||||
url="https://postmarketos.org"
|
||||
depends="postmarketos-mkinitfs"
|
||||
source="00-kernel-panic.sh"
|
||||
arch="noarch"
|
||||
license="GPL2"
|
||||
license="GPL-3.0-or-later"
|
||||
# no tests
|
||||
options="!check"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
maintainer="Aster Boese <asterboese@mailbox.org>"
|
||||
pkgname=postmarketos-mkinitfs-hook-maximum-attention
|
||||
pkgver=0.2.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Script to activate all user-visible outputs from the initramfs (to confirm working kernel, for debugging only)"
|
||||
url="https://postmarketos.org"
|
||||
depends="postmarketos-mkinitfs"
|
||||
source="00-maximum-attention.sh"
|
||||
arch="noarch"
|
||||
license="GPL2"
|
||||
license="GPL-3.0-or-later"
|
||||
# no tests
|
||||
options="!check"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
maintainer="Aster Boese <asterboese@mailbox.org>"
|
||||
pkgname=postmarketos-mkinitfs-hook-verbose-initfs
|
||||
pkgver=0.1.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Print all shell commands executed by initramfs to the console"
|
||||
url="https://postmarketos.org"
|
||||
depends="postmarketos-mkinitfs"
|
||||
source="10-verbose-initfs.sh"
|
||||
arch="noarch"
|
||||
license="GPL2"
|
||||
license="GPL-3.0-or-later"
|
||||
# no tests
|
||||
options="!check"
|
||||
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@
|
|||
maintainer="Casey Connolly <kcxt@postmarketos.org>"
|
||||
pkgname=postmarketos-test
|
||||
pkgver=1.4.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Common test utilities for postmarketOS"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch"
|
||||
license="GPL2"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="devicepkg-utils"
|
||||
# The _test split function will take files and prepare them for running
|
||||
# in the initramfs test for postmarketos-mkinitfs-hook-ci. The function
|
||||
|
|
|
|||
|
|
@ -1,14 +1,14 @@
|
|||
maintainer="András El Koulali <deak311andris@gmail.com>"
|
||||
pkgname=pxa-mkbootimg
|
||||
pkgver=2020.05.19
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="mkbootimg for the PXA1908 and 1088 chipsets"
|
||||
url="https://github.com/osm0sis/pxa-mkbootimg"
|
||||
arch="all"
|
||||
license="unknown"
|
||||
license="Apache-2.0 BSD-3-Clause"
|
||||
makedepends="gcc make"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/osm0sis/pxa-mkbootimg/archive/$pkgver.tar.gz"
|
||||
# no tests
|
||||
# check: no tests
|
||||
options="!check"
|
||||
|
||||
build() {
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
maintainer="Casey Connolly <kcxt@postmarketos.org>"
|
||||
pkgname=ttyescape
|
||||
pkgver=1.0.1
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Daemon to allow users to escape to a tty"
|
||||
url="https://gitlab.postmarketos.org/postmarketOS/ttyescape"
|
||||
arch="noarch"
|
||||
license="GPL-2.0"
|
||||
license="GPL-2.0-or-later"
|
||||
depends="hkdm buffyboard terminus-font kbd"
|
||||
subpackages="$pkgname-openrc"
|
||||
source="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue