Skip to content

Commit

Permalink
Update license definitions to adhere to spdx standard
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkwouter committed Jan 22, 2025
1 parent 52abb7e commit 04ec5cb
Show file tree
Hide file tree
Showing 47 changed files with 94 additions and 93 deletions.
4 changes: 2 additions & 2 deletions angelscript/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=angelscript
pkgver=2.28.2
pkgrel=3
pkgrel=4
pkgdesc="A game-oriented interpreted compiled scripting language library"
arch=('mips')
url="http://angelcode.com/angelscript/"
license=('ZLIB')
license=('Zlib')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions argtable2/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=argtable2
pkgver=13
pkgrel=4
pkgrel=5
pkgdesc="Argtable is an ANSI C library for parsing GNU style command line options with a minimum of fuss"
arch=('mips')
url="http://argtable.sourceforge.net/"
license=('GPL2')
license=('GPL-2.0-only')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions dumb/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=dumb
pkgver=2.0.3
pkgrel=3
pkgrel=4
pkgdesc="Dynamic Universal Music Bibliotheque - DUMB - Module/tracker based music format parser and player library"
arch=('mips')
url="https://github.com/kode54/dumb"
license=('GPL2')
license=('custom')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions flatbuffers/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=flatbuffers
pkgver=24.3.25
pkgrel=1
pkgrel=2
pkgdesc="Memory Efficient Serialization Library"
arch=('mips')
url="https://flatbuffers.dev"
license=('Apache-2.0 license')
license=('Apache-2.0')
groups=('pspdev-default')
source=("https://github.com/google/${pkgname}/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('4157c5cacdb59737c5d627e47ac26b140e9ee28b1102f812b36068aab728c1ed')
Expand Down
4 changes: 2 additions & 2 deletions freetype2/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=freetype2
pkgver=2.11.0
pkgrel=5
pkgrel=6
pkgdesc="a freely available software library to render fonts"
arch=('mips')
url="https://www.freetype.org/"
license=('custom:Freetype' 'GPL2')
license=('FTL OR GPL-2.0-or-later')
groups=('pspdev-default')
depends=('zlib' 'bzip2' 'libpng')
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions jsoncpp/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname=jsoncpp
pkgver=1.9.5
pkgrel=3
pkgrel=4
pkgdesc="a C++ library for interacting with JSON"
arch=('mips')
license=('unlicense')
license=('Unlicense')
groups=('pspdev-default')
url="https://github.com/open-source-parsers/jsoncpp"
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions kubridge/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname=kubridge
pkgver=20240427
pkgrel=2
pkgrel=3
pkgdesc="a bridging library to provide Kernel functions for PSPs in User Mode"
arch=('mips')
license=('GPL2')
license=('GPL-2.0-only')
groups=('pspdev-default')
url="https://github.com/pspdev/kubridge"
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions libbulletml/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=libbulletml
pkgver=0.0.5
pkgrel=3
pkgrel=4
pkgdesc="Bullet Markup Language for PSP"
arch=('mips')
url="https://www.asahi-net.or.jp/~cs8k-cyu/bulletml/index_e.html"
license=('BSD')
license=('BSD-3-Clause')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions libeigen/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname=libeigen
pkgver=3.4.0
pkgrel=2
pkgrel=3
url="http://eigen.tuxfamily.org"
source=("https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-$pkgver.tar.gz")
license=('BSD')
license=('MPL-2.0 AND BSD-3-Clause AND LGPL-2.1-only AND LGPL-2.1-or-later')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions libintrafont/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname=libintrafont
pkgver=4.0
pkgrel=2
pkgrel=3
pkgdesc="A bitmap font library using the PSP's internal fonts (firmware pgf and bwfon files)"
arch=('mips')
license=('cc-by-sa-3.0')
license=('CC-BY-SA-3.0')
groups=('pspdev-default')
url="https://github.com/pspdev/libintrafont"
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions libmad/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=libmad
pkgver=0.15.1
pkgrel=4
pkgrel=5
pkgdesc="MPEG audio decoder library for PSP"
arch=('mips')
url="https://www.underbit.com/products/mad"
license=('GPL2')
license=('GPL-2.0-only')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions libogg/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=libogg
pkgver=1.3.5
pkgrel=4
pkgrel=5
pkgdesc="library for the multimedia container format, and the native file and stream format ogg"
arch=('mips')
url="https://www.xiph.org/ogg/"
license=('BSD')
license=('BSD-3-Clause')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions libpng/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=libpng
pkgver=1.6.43
pkgrel=7
pkgrel=8
pkgdesc="libpng is the official PNG reference library"
arch=('mips')
url="http://libpng.org/pub/png/libpng.html"
license=('ZLIB')
license=('libpng-2.0')
groups=('pspdev-default')
depends=('zlib')
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions libun7zip/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname=libun7zip
pkgver=19.00
pkgrel=3
pkgrel=4
pkgdesc="A library that provides 7-Zip (.7z) archive handling and extraction"
arch=('mips')
license=('Apache-2.0 license')
license=('Apache-2.0')
groups=('pspdev-default')
url="https://github.com/bucanero/libun7zip"
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions libvorbis/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=libvorbis
pkgver=1.3.7
pkgrel=4
pkgrel=5
pkgdesc="Vorbis audio compression reference implementation"
arch=('mips')
url="https://gitlab.xiph.org/xiph/vorbis"
license=('BSD')
license=('BSD-3-Clause')
groups=('pspdev-default')
depends=('libogg')
makedepends=()
Expand Down
5 changes: 3 additions & 2 deletions libxmp/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=libxmp
pkgver=4.5.0
pkgrel=4
pkgrel=5
pkgdesc="Libxmp is a library that renders module files to PCM data"
arch=('mips')
url="https://github.com/libxmp/libxmp"
license=('GPL2')
license=('LGPL-2.1-only')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down Expand Up @@ -36,5 +36,6 @@ package() {

mkdir -m 755 -p "$pkgdir/psp/share/licenses/$pkgname"
install -m 644 docs/COPYING.LIB "$pkgdir/psp/share/licenses/$pkgname"
install -m 644 docs/CREDITS "$pkgdir/psp/share/licenses/$pkgname"
}

4 changes: 2 additions & 2 deletions libzip/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=libzip
pkgver=1.9.2
pkgrel=3
pkgrel=4
pkgdesc="libzip is a C library for reading, creating, and modifying zip archives."
arch=('mips')
url="https://libzip.org/"
license=('3-clause BSD license')
license=('BSD-3-Clause')
groups=('pspdev-default')
depends=('zlib' 'bzip2')
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions mbedtls/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=mbedtls
pkgver=2.16.12
pkgrel=2
pkgrel=3
pkgdesc="Secure Socket Layer library"
arch=('mips')
url="https://www.trustedfirmware.org/projects/mbed-tls/"
license=('Apache 2.0 license')
license=('Apache-2.0')
groups=('pspdev-default')
depends=()
optdepends=()
Expand Down
4 changes: 2 additions & 2 deletions mini18n/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=mini18n
pkgver=0.2.1
pkgrel=3
pkgrel=4
pkgdesc="mini18n is a translation library under GNU GPL."
arch=('mips')
url="https://github.com/bucanero/mini18n/"
license=('GPL 2.0')
license=('GPL-2.0-only')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions minizip/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=minizip
pkgver=3.0.4
pkgrel=4
pkgrel=5
pkgdesc="fork of the popular zip manipulation library found in the zlib distribution"
arch=('mips')
url="https://github.com/zlib-ng/minizip-ng"
license=('zlib')
license=('Zlib')
groups=('pspdev-default')
depends=('zlib' 'bzip2')
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions mpg123/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=mpg123
pkgver=1.32.10
pkgrel=1
pkgrel=2
pkgdesc="MPEG audio decoder library"
arch=('mips')
url="http://www.mpg123.org/"
license=('LGPL-2.1')
license=('LGPL-2.1-only')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions openal/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
pkgname=openal
pkgver=1.6.372
pkgrel=2
pkgrel=3
pkgdesc="a cross-platform 3D audio API"
arch=('mips')
license=('LGPL-2.0')
license=('LGPL-2.0-only')
groups=('pspdev-default')
url="https://openal-soft.org/"
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions opentri/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=opentri
pkgver=r7.95b040d
pkgrel=5
pkgrel=6
pkgdesc="openTRI is a game engine for the PSP"
arch=('mips')
url="https://github.com/fjtrujy/openTRI"
license=('GPL2')
license=('GPL-2.0-only')
groups=('pspdev-default')
depends=('zlib' 'freetype2')
makedepends=()
Expand Down
2 changes: 1 addition & 1 deletion physfs/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgname=physfs
pkgver=3.2.0
pkgrel=3
pkgrel=4
pkgdesc="PhysicsFS; a portable, flexible file i/o abstraction."
arch=('mips')
url="https://icculus.org/physfs/"
Expand Down
4 changes: 2 additions & 2 deletions polarssl/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=polarssl
pkgver=1.3.9
pkgrel=3
pkgrel=4
pkgdesc="Secure Socket Layer library"
arch=('mips')
url="https://www.trustedfirmware.org/projects/mbed-tls/"
license=('GPL2')
license=('GPL-2.0-only')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions pspgl/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=pspgl
pkgver=r12
pkgrel=4
pkgrel=5
pkgdesc="OpenGL-ESish library for PSP"
arch=('mips')
url="https://github.com/pspdev/pspgl"
license=('BSD')
license=('BSD-3-Clause')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions pspirkeyb/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=pspirkeyb
pkgver=r1
pkgrel=3
pkgrel=4
pkgdesc="a library for using IRDA keyboards with Playstation Portable"
arch=('mips')
url="https://github.com/pspdev/pspirkeyb"
license=('LGPL2.1')
license=('LGPL-2.1-only')
groups=('pspdev-default')
depends=()
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions sdl-gfx/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=sdl-gfx
pkgver=2.0.26
pkgrel=3
pkgrel=4
pkgdesc="SDL graphics drawing primitives and other support functions"
arch=('mips')
url="https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
license=('ZLIB')
license=('Zlib')
groups=('pspdev-default')
depends=('sdl' 'freetype2')
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions sdl-image/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=sdl-image
pkgver=1.2.13
pkgrel=5
pkgrel=6
pkgdesc="a simple library to load images of various formats as SDL2 surfaces"
arch=('mips')
url="https://www.libsdl.org/projects/old/SDL_image/release-1.2.html"
license=('ZLIB')
license=('Zlib')
groups=('pspdev-default')
depends=('sdl' 'libpng' 'jpeg')
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions sdl-mixer/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=sdl-mixer
pkgver=1.2.14
pkgrel=6
pkgrel=7
pkgdesc="an audio mixer library based on the SDL library"
arch=('mips')
url="https://www.libsdl.org/projects/old/SDL_mixer/release-1.2.html"
license=('ZLIB')
license=('Zlib')
groups=('pspdev-default')
depends=('sdl' 'libmikmod' 'libogg' 'libvorbis')
makedepends=()
Expand Down
4 changes: 2 additions & 2 deletions sdl-net/PSPBUILD
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname=sdl-net
pkgver=1.2.9
pkgrel=2
pkgrel=3
pkgdesc="a wrapper over TCP/IP sockets"
arch=('mips')
url="https://www.libsdl.org/projects/old/SDL_net/release-1.2.html"
license=('ZLIB')
license=('Zlib')
groups=('pspdev-default')
depends=('sdl')
makedepends=()
Expand Down
Loading

0 comments on commit 04ec5cb

Please sign in to comment.