clean up Zlib license tags
This commit is contained in:
@@ -9,7 +9,7 @@ pkgdesc="SDL graphics drawing primitives and other support functions (Version 2)
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
|
||||
license=("zlib")
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-autotools")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-SDL2")
|
||||
options=('staticlibs' 'strip')
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc="Machine code generation for C++ (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="http://asmjit.com"
|
||||
license=('ZLIB')
|
||||
license=('spdx:Zlib')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-ninja"
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc="CFD General Notation System library and tools (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://cgns.github.io"
|
||||
license=('zlib')
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-ninja")
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc="A simple, fast, cross-platform, and object-oriented multimedia API for
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://github.com/SFML/CSFML"
|
||||
license=("zlib")
|
||||
license=('spdx:Zlib')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-sfml")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@@ -11,7 +11,7 @@ pkgdesc="An implementation of a dlopen-like API for Windows (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
|
||||
url='https://github.com/alainfrisch/flexdll'
|
||||
license=('zlib/libpng License')
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-ocaml"
|
||||
"${MINGW_PACKAGE_PREFIX}-cc"
|
||||
$( (( _bootstrap_flexdll )) && echo \
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc="C library for generating PDF documents (mingw-w64)"
|
||||
url="https://github.com/libharu/libharu"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
license=('custom:ZLIB')
|
||||
license=('spdx:Zlib')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libpng")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc="A collection of routines used to create and manipulate MNG format graph
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="https://sourceforge.net/projects/libmng"
|
||||
license=("zlib")
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-cmake")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libjpeg-turbo"
|
||||
"${MINGW_PACKAGE_PREFIX}-lcms2"
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc="Fork of the popular zip manipulation library found in the zlib distribu
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url='https://github.com/zlib-ng/minizip-ng/'
|
||||
license=('ZLIB')
|
||||
license=('spdx:Zlib')
|
||||
conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}2")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}2")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
|
||||
@@ -7,11 +7,11 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")
|
||||
pkgver=r398.c35e80c
|
||||
pkgrel=1
|
||||
pkgdesc="Small antialiased vector graphics rendering library for OpenGL"
|
||||
pkgdesc="Small antialiased vector graphics rendering library for OpenGL (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://github.com/memononen/nanovg"
|
||||
license=('ZLIB')
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("git" "${MINGW_PACKAGE_PREFIX}-premake")
|
||||
_commit="c35e80c3fed7445b4e2973fccccc89afd97834cf"
|
||||
source=("${_realname}"::"git+https://github.com/memononen/nanovg.git#commit=${_commit}")
|
||||
|
||||
@@ -5,14 +5,14 @@ pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=3.14c
|
||||
pkgrel=2
|
||||
pkgdesc='Newton dynamics is a realistic, cross-platform physics simulation library. '
|
||||
pkgdesc='Newton dynamics is a realistic, cross-platform physics simulation library (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
"${MINGW_PACKAGE_PREFIX}-tinyxml")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-cmake")
|
||||
license=('zlib')
|
||||
license=('spdx:Zlib')
|
||||
url='http://newtondynamics.com/'
|
||||
source=("https://github.com/MADEAPPS/newton-dynamics/archive/v${pkgver}.tar.gz"
|
||||
"0001-fix-arch-detection.patch"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=1.0
|
||||
pkgrel=2
|
||||
url='https://nsis.sourceforge.io/Nsisunz_plug-in'
|
||||
pkgdesc='NSIS plugin which allows you to extract files from ZIP archives (mingw-w64)'
|
||||
license=(custom:'ZLIB-like')
|
||||
license=('spdx:Zlib')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-nsis"
|
||||
|
||||
@@ -7,7 +7,7 @@ pkgver=3.06.1
|
||||
pkgrel=1
|
||||
url='https://nsis.sourceforge.io/'
|
||||
pkgdesc='Windows installer development tool (mingw-w64)'
|
||||
license=(ZLIB)
|
||||
license=('spdx:Zlib')
|
||||
arch=(any)
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64')
|
||||
depends=(${MINGW_PACKAGE_PREFIX}-zlib
|
||||
|
||||
@@ -11,7 +11,7 @@ pkgdesc="Object Oriented Input System (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://sourceforge.net/projects/wgois"
|
||||
license=('custom:zlib/libpng')
|
||||
license=('spdx:Zlib')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
options=('strip' '!libtool' 'staticlibs')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
|
||||
@@ -10,7 +10,7 @@ pkgdesc="Compresses PNG files to a smaller size, without losing any information
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://optipng.sourceforge.io/"
|
||||
license=("ZLIB")
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-autotools")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
"${MINGW_PACKAGE_PREFIX}-libpng"
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc="A simple, fast, cross-platform, and object-oriented multimedia API (min
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="https://www.sfml-dev.org/"
|
||||
license=("zlib")
|
||||
license=('spdx:Zlib')
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-flac"
|
||||
"${MINGW_PACKAGE_PREFIX}-freetype"
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc="Simple, small, C++ XML parser that can be easily integrated into other
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
url="http://www.grinninglizard.com/tinyxml"
|
||||
license=("zlib")
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
options=('strip' 'staticlibs')
|
||||
|
||||
@@ -9,7 +9,7 @@ pkgdesc="Simple, small, C++ XML parser that can be easily integrated into other
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
url="http://www.grinninglizard.com/tinyxml2/index.html"
|
||||
license=("zlib")
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-ninja")
|
||||
|
||||
@@ -11,7 +11,7 @@ pkgver=1.2.13
|
||||
pkgrel=2
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
license=(ZLIB)
|
||||
license=('spdx:Zlib')
|
||||
url="https://www.zlib.net/"
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-autotools"
|
||||
|
||||
Reference in New Issue
Block a user