r-*: use SPDX license identifier for "BSD_2_clause + file LICENSE"

This commit is contained in:
Pekka Ristola 2024-01-16 15:19:42 +02:00
parent 02dfebdc60
commit 2bf2a216ab
No known key found for this signature in database
GPG key ID: 2C20BE716E05213E
10 changed files with 10 additions and 10 deletions

View file

@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="kallisto | bustools R utilities"
arch=(x86_64)
url="https://bioconductor.org/packages/$_pkgname"
license=(BSD)
license=('BSD-2-Clause')
depends=(
r-annotationdbi
r-annotationfilter

View file

@ -12,7 +12,7 @@ pkgrel=7
pkgdesc="High Performance CommonMark and Github Markdown Rendering in R"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
license=(BSD)
license=('BSD-2-Clause')
depends=(
cmark-gfm
r

View file

@ -9,7 +9,7 @@ pkgrel=1
pkgdesc="Improves Early Build Genome Assemblies using Strand-Seq Data"
arch=(x86_64)
url="https://bioconductor.org/packages/$_pkgname"
license=(BSD)
license=('BSD-2-Clause')
depends=(
r-bh
r-biocgenerics

View file

@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="Statistical Functions for the Delaporte Distribution"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
license=(BSD)
license=('BSD-2-Clause')
depends=(
r
)

View file

@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="Isolation-Based Outlier Detection"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
license=(BSD)
license=('BSD-2-Clause')
depends=(
r-rcpp
)

View file

@ -9,7 +9,7 @@ pkgrel=2
pkgdesc="Lambert-W Function"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
license=(BSD)
license=('BSD-2-Clause')
depends=(
r-rcpp
r-rcppparallel

View file

@ -8,7 +8,7 @@ pkgrel=2
pkgdesc="Accurate Timing Functions"
arch=(x86_64)
url="https://cran.r-project.org/package=$_pkgname"
license=(BSD)
license=('BSD-2-Clause')
depends=(
r
)

View file

@ -8,7 +8,7 @@ pkgrel=7
pkgdesc="Organic Mass Spectrometry"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
license=(BSD)
license=('BSD-2-Clause')
depends=(
r
)

View file

@ -8,7 +8,7 @@ pkgrel=7
pkgdesc="Simply Caching R Objects"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
license=(BSD)
license=('BSD-2-Clause')
depends=(
r
)

View file

@ -193,7 +193,7 @@ license_map = {
"Apache License 2.0": "Apache-2.0",
"Artistic-1.0": "Artistic-1.0-Perl",
"Artistic-2.0": "Artistic-2.0",
"BSD_2_clause + file LICENSE": "BSD",
"BSD_2_clause + file LICENSE": "BSD-2-Clause",
"BSD_3_clause + file LICENSE": "BSD",
"BSL-1.0": "Boost",
"CC0": "CC0-1.0",