Drop clang32 for packages without rdepends
See https://github.com/msys2/MINGW-packages/pull/21998
and 89521b9f8d
This is the first batch of removals to start things off.
This commit is contained in:
parent
d29d34fe44
commit
1e7737f090
@ -8,7 +8,7 @@ pkgver=0.9.4
|
||||
pkgrel=1
|
||||
pkgdesc='3proxy - tiny free proxy server (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('BSD' 'Apache' 'GPL' 'LGPL')
|
||||
url="https://github.com/z3APA3A/${_realname}"
|
||||
msys2_references=(
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=3.62.5
|
||||
pkgrel=2
|
||||
pkgdesc="A Forth Compiler (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://www.xs4all.nl/~thebeez/4tH/index.html"
|
||||
license=('LGPL')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.59.3120
|
||||
pkgrel=1
|
||||
pkgdesc="64tass is cross (turbo) assembler targeting the MOS 65xx series of micro processors (6502/65C02/R65C02/W65C02/65CE02/65816/DTV/65EL02)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
msys2_references=(
|
||||
'aur: tass64'
|
||||
)
|
||||
|
||||
@ -9,7 +9,7 @@ pkgdesc="The Minimalistic x86/x64 API Hooking Library for Windows (mingw-w64)"
|
||||
url="https://github.com/TsudaKageyu/minhook"
|
||||
license=('BSD')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
|
||||
options=('staticlibs' '!libtool')
|
||||
source=(${_realname}-${pkgver}.tar.g::"https://github.com/TsudaKageyu/${_realname}/archive/v${pkgver}.tar.gz"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.0.4
|
||||
pkgrel=2
|
||||
pkgdesc="SDL graphics drawing primitives and other support functions (Version 2) (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/"
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-autotools")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.8.2
|
||||
pkgrel=3
|
||||
pkgdesc="A simple library to load images of various formats as SDL surfaces (Version 2) (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/libsdl-org/SDL_image"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:libsdl:sdl2_image"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.8.0
|
||||
pkgrel=1
|
||||
pkgdesc="A simple multi-channel audio mixer (Version 2) (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/libsdl-org/SDL_mixer"
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.2.0
|
||||
pkgrel=1
|
||||
pkgdesc="A small sample cross-platform networking library (Version 2) (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/libsdl-org/SDL_net'
|
||||
license=('spdx:Zlib')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-autotools")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="A library to decode several popular sound file formats, such as .WAV and .MP3 (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://icculus.org/SDL_sound/'
|
||||
license=('spdx:LGPL-2.1-or-later')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-SDL2")
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=2.22.0
|
||||
pkgrel=1
|
||||
pkgdesc="A library that allows you to use TrueType fonts in your SDL applications (Version 2) (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/libsdl-org/SDL_ttf"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:libsdl:sdl_ttf"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.0.27
|
||||
pkgrel=1
|
||||
pkgdesc="SDL Graphic Primitives (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx"
|
||||
license=('LGPL')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-SDL")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.2.12
|
||||
pkgrel=8
|
||||
pkgdesc="A simple library to load images of various formats as SDL surfaces (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://libsdl.org/projects/SDL_image"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:libsdl:sdl_image"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.2.12
|
||||
pkgrel=9
|
||||
pkgdesc="A simple multi-channel audio mixer (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url="https://libsdl.org/projects/SDL_mixer/"
|
||||
license=('custom')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-SDL"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.2.8
|
||||
pkgrel=3
|
||||
pkgdesc="A small sample cross-platform networking library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url="https://libsdl.org/projects/SDL_net"
|
||||
license=('custom')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-SDL")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.0.11
|
||||
pkgrel=6
|
||||
pkgdesc="A library that allows you to use TrueType fonts in your SDL applications (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url="https://libsdl.org/projects/SDL_ttf/"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:libsdl:sdl_ttf"
|
||||
|
||||
@ -9,7 +9,7 @@ pkgrel=5
|
||||
pkgdesc="A free library for decoding ATSC A/52 streams (mingw-w64)"
|
||||
url="https://liba52.sourceforge.io/"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('GPL2')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-autotools")
|
||||
source=("https://liba52.sourceforge.io/files/${_realname}-${pkgver}.tar.gz"
|
||||
|
||||
@ -8,7 +8,7 @@ _realver=1.4.0
|
||||
pkgrel=2
|
||||
pkgdesc="A portable ASCII art graphic library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="http://aa-project.sourceforge.net/aalib/"
|
||||
license=('LGPL')
|
||||
depends=()
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.6
|
||||
pkgrel=1
|
||||
pkgdesc='Recompression utilities for .zip .png .mng and .gz files using the 7-zip algorithm (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='http://www.advancemame.it/comp-readme'
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:advancemame:advancecomp"
|
||||
|
||||
@ -9,7 +9,7 @@ pkgver=2.2.0
|
||||
pkgrel=4
|
||||
pkgdesc="The Silver Searcher: An attempt to make something better than ack, which itself is better than grep (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
msys2_references=(
|
||||
'archlinux: the_silver_searcher'
|
||||
)
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=5.2.9.1
|
||||
pkgrel=1
|
||||
pkgdesc="Portable library mainly aimed at video game and multimedia programming (mingw-w64)"
|
||||
arch=(any)
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
msys2_references=(
|
||||
'archlinux: allegro'
|
||||
)
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.2
|
||||
pkgrel=5
|
||||
pkgdesc='Utility library to help manage common tasks with OpenAL applications (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url='https://kcat.tomasu.net/alure.html'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-openal")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2
|
||||
pkgrel=1
|
||||
pkgdesc='Utility library to help manage common tasks with OpenAL applications (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://kcat.tomasu.net/alure.html'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-openal")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=4.3.26
|
||||
pkgrel=1
|
||||
pkgdesc="C++ library for asynchronous non-blocking communication with RabbitMQ (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/CopernicaMarketingSoftware/AMQP-CPP"
|
||||
license=('spdx:Apache-2.0')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=0.37
|
||||
pkgrel=3
|
||||
pkgdesc="Convert MS Word 2.0-2003 documents to plain text or PostScript (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('GPL3+')
|
||||
url="http://www.winfield.demon.nl/"
|
||||
msys2_references=(
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=3.5.3
|
||||
pkgrel=1
|
||||
pkgdesc="ANother Tool for Language Recognition (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
msys2_references=(
|
||||
'archlinux: libantlr3c'
|
||||
)
|
||||
|
||||
@ -9,7 +9,7 @@ pkgver=4.13.2
|
||||
pkgrel=1
|
||||
pkgdesc="ANother Tool for Language Recognition v4 (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
msys2_references=(
|
||||
'archlinux: antlr4-runtime'
|
||||
)
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.7.4
|
||||
pkgrel=1
|
||||
pkgdesc="The Apache Portable Runtime (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://apr.apache.org/"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:apache:portable_runtime"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.0.3
|
||||
pkgrel=6
|
||||
pkgdesc="A library for ARIB STD-B24, decoding JIS 8 bit characters and parsing MPEG-TS stream (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/nkoriyama/aribb24"
|
||||
license=("LGPL")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=0.0.r392.g28c4d8c
|
||||
pkgrel=3
|
||||
pkgdesc="Machine code generation for C++ (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
msys2_references=(
|
||||
'aur: asmjit-git'
|
||||
)
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2020.12.07
|
||||
pkgrel=1
|
||||
pkgdesc="English dictionary for aspell (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="http://aspell.net/"
|
||||
license=('custom')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-aspell")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=5.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="Portable Open Source library to import various well-known 3D model formats in an uniform manner (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://www.assimp.org/"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:assimp:assimp"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=3.4.13
|
||||
pkgrel=1
|
||||
pkgdesc='A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
msys2_references=(
|
||||
'archlinux: astyle'
|
||||
)
|
||||
|
||||
@ -11,7 +11,7 @@ replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}236")
|
||||
pkgdesc="C++ bindings for ATK (V2.36) (mingw-w64)"
|
||||
url="https://www.gtkmm.org/"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('spdx:LGPL-2.1-or-later')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-atk"
|
||||
"${MINGW_PACKAGE_PREFIX}-glibmm-2.68"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.0.1
|
||||
pkgrel=2
|
||||
pkgdesc="A simple library for encoding \"Aztec Code\" barcodes (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://aztecgen.sourceforge.io/"
|
||||
license=("BSD")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
|
||||
|
||||
@ -10,7 +10,7 @@ pkgver=0.1.108
|
||||
pkgrel=1
|
||||
pkgdesc="Dynamic Pixel Format Translation Library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://gegl.org/babl/"
|
||||
msys2_repository_url="https://gitlab.gnome.org/GNOME/babl"
|
||||
license=("spdx:LGPL-3.0-or-later")
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=1.07.1
|
||||
pkgrel=1
|
||||
pkgdesc='bc is an arbitrary precision numeric processing language (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://www.gnu.org/software/bc/'
|
||||
msys2_references=(
|
||||
"cpe: cpe:2.3:a:gnu:bc"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="Encoder and decoder of the ITU G.729 Annex A/B speech codec (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://www.linphone.org/technical-corner/bcg729/overview'
|
||||
license=('spdx:GPL-3.0-or-later')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=0.3.1
|
||||
pkgrel=2
|
||||
pkgdesc='Binary to Header - converts file binary data to C/C++ header (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/AntumDeluge/${_realname}"
|
||||
license=('MIT')
|
||||
source=("${url}/releases/download/v${pkgver}/${_realname}-${pkgver}.tar.xz")
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=119
|
||||
pkgrel=1
|
||||
pkgdesc="Compiler infrastructure and toolchain library for WebAssembly, in C++ (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/WebAssembly/binaryen"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:webassembly:binaryen"
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=1.21.6
|
||||
pkgrel=1
|
||||
pkgdesc="A blocking, shuffling and loss-less compression library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://blosc.org/'
|
||||
license=('spdx:BSD-3-Clause')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-snappy"
|
||||
|
||||
@ -9,7 +9,7 @@ pkgdesc='A markup language for GTK user interfaces (mingw-w64)'
|
||||
url='https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/'
|
||||
license=('spdx:LGPL-3.0-or-later')
|
||||
arch=(any)
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
depends=(${MINGW_PACKAGE_PREFIX}-python-gobject)
|
||||
makedepends=(${MINGW_PACKAGE_PREFIX}-meson)
|
||||
source=(https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v$pkgver/blueprint-compiler-v$pkgver.tar.gz)
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=${_realver//-/}
|
||||
pkgrel=2
|
||||
pkgdesc='HID-based USB bootloader for AVR microcontrollers (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('GPL')
|
||||
url='https://www.obdev.at/products/vusb/bootloadhid.html'
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.4.2
|
||||
pkgrel=1
|
||||
pkgdesc="2D rigid body simulation library for games (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://www.box2d.org/"
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=3.0
|
||||
pkgrel=2
|
||||
pkgdesc="BackTracking Yacc (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://www.siber.com/btyacc/"
|
||||
license=("custom")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.9.16
|
||||
pkgrel=1
|
||||
pkgdesc='A companion to Tcllib, for Tk related packages (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://core.tcl.tk/bwidget/home'
|
||||
license=('BSD')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-tk")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='A better and stronger spiritual successor to BZip2 (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/kspalaiologos/bzip3'
|
||||
license=('spdx:LGPL-3.0-or-later OR Apache-2.0')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libwinpthread")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.4.1
|
||||
pkgrel=5
|
||||
pkgdesc='A fast algorithm to search for potential off-target sites of Cas9 RNA-guided endonucleases (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('BSD')
|
||||
url="https://github.com/snugel/${_realname}"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=1.3
|
||||
pkgrel=1
|
||||
pkgdesc="Unix cc compiler to Microsoft's cl compiler wrapper (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('GPL')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-autotools")
|
||||
url="https://github.com/swig/${_realname}"
|
||||
|
||||
@ -6,7 +6,7 @@ pkgver=2.47.0
|
||||
pkgrel=2
|
||||
pkgdesc="Cego database system (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='http://www.lemke-it.com/'
|
||||
license=('GPL3')
|
||||
source=("http://www.lemke-it.com/${_realname}-${pkgver}.tar.gz")
|
||||
|
||||
@ -8,7 +8,7 @@ pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="A library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://heasarc.gsfc.nasa.gov/fitsio/"
|
||||
msys2_repository_url='https://github.com/HEASARC/cfitsio'
|
||||
msys2_references=(
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.4.2
|
||||
pkgrel=1
|
||||
pkgdesc="CharLS, a C++ JPEG-LS library implementation (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/team-charls/charls'
|
||||
license=('spdx:BSD-3-Clause')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=5.3.0
|
||||
pkgrel=2
|
||||
pkgdesc='Feature rich R5RS Scheme compiler and interpreter (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://call-cc.org/'
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:call-cc:chicken"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=7.0.3
|
||||
pkgrel=2
|
||||
pkgdesc="A high-performance 2D rigid body physics library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://chipmunk-physics.net/"
|
||||
license=('MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=0.40
|
||||
pkgrel=1
|
||||
pkgdesc="Library for dealing with Microsoft ITSS/CHM format files (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='http://www.jedrea.com/chmlib/'
|
||||
license=('spdx:LGPL-2.1-or-later')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-autotools"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.2.4
|
||||
pkgrel=4
|
||||
pkgdesc="Fast, scalable generation multiple sequence alignments (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=("custom")
|
||||
url="http://www.clustal.org/omega"
|
||||
source=("http://www.clustal.org/omega/${_realname}-${pkgver}.tar.gz")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="A Standalone CMake-Based C++ Resource Compiler (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/vector-of-bool/cmrc'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-cmake")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=0.31.1
|
||||
pkgrel=1
|
||||
pkgdesc="CommonMark parsing and rendering library and program in C (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/commonmark/cmark"
|
||||
license=('spdx:BSD-2-Clause')
|
||||
makedepends=(
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.06
|
||||
pkgrel=2
|
||||
pkgdesc='These are a set of utilities originally released by Neill Corlett (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/chungy/cmdpack"
|
||||
license=('GPL3')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=3.3
|
||||
pkgrel=3
|
||||
pkgdesc='Library for parsing configuration files (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/martinh/libconfuse"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:libconfuse_project:libconfuse"
|
||||
|
||||
@ -8,7 +8,7 @@ tag='e122d9bd28e1'
|
||||
pkgrel=5
|
||||
pkgdesc="Make socket connection using SOCKS4/5 and HTTP tunnel (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('GPL2+')
|
||||
url="https://github.com/gotoh/ssh-connect"
|
||||
options=('strip')
|
||||
|
||||
@ -9,7 +9,7 @@ pkgver=2020.06
|
||||
pkgrel=3
|
||||
pkgdesc='C++11/C++14 multiplatform utility library (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://magnum.graphics/corrade/'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@ -6,7 +6,7 @@ pkgver=r390.a87e97f
|
||||
pkgrel=2
|
||||
pkgdesc=" A library of C++ coroutine abstractions for the coroutines TS (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
msys2_references=(
|
||||
'aur: cppcoro-git'
|
||||
)
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=2.0.0
|
||||
pkgrel=2
|
||||
pkgdesc="A C++ Unit Testing Framework (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://cpptest.sourceforge.io/"
|
||||
license=('LGPL')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@ -8,7 +8,7 @@ pkgrel=2
|
||||
pkgdesc="Unit testing and mocking framework for C and C++ (mingw-w64)"
|
||||
url="https://cpputest.github.io/"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('spdx:BSD-3-Clause')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
"${MINGW_PACKAGE_PREFIX}-ninja"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.10.5
|
||||
pkgrel=1
|
||||
pkgdesc='C++ Requests: Curl for People, a spiritual port of Python Requests (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/libcpr/cpr'
|
||||
license=('spdx:MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-curl")
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=2.6.1
|
||||
pkgrel=1
|
||||
pkgdesc="A simple, fast, cross-platform, and object-oriented multimedia API for C (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/SFML/CSFML"
|
||||
license=('spdx:Zlib')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-sfml")
|
||||
|
||||
@ -9,7 +9,7 @@ conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")
|
||||
pkgver=0.3.5
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
pkgdesc="C Template (Parser) Library (mingw-w64)"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-glib2")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=0.5.1
|
||||
pkgrel=2
|
||||
pkgdesc="A C++ Templated Sparse Matrix Library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://cusplibrary.github.io/'
|
||||
license=('Apache')
|
||||
makedepends=()
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=3.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="Lightweight C++ command line option parser (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/jarro2783/cxxopts"
|
||||
license=('spdx:MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=0.3.16
|
||||
pkgrel=5
|
||||
pkgdesc="D-Bus debugger for GNOME (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://wiki.gnome.org/Apps/DFeet"
|
||||
license=('GPL')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gtk3"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgdesc="Daala is next-next-gen video compression technology from Xiph.org, Mozi
|
||||
pkgver=r1505.52bbd43
|
||||
pkgrel=2
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://www.xiph.org/daala/"
|
||||
license=('BSD')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -9,7 +9,7 @@ pkgver=0.9.0
|
||||
pkgrel=2
|
||||
pkgdesc="A C++ API for D-BUS (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://dbus-cplusplus.sourceforge.io/"
|
||||
license=('LGPL')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-dbus")
|
||||
|
||||
@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.112
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
pkgdesc="D-Bus Message Bus System (mingw-w64)"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-glib2" "${MINGW_PACKAGE_PREFIX}-dbus" "${MINGW_PACKAGE_PREFIX}-expat")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-autotools" "${MINGW_PACKAGE_PREFIX}-gtk-doc")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgdesc='dcadec is a free DTS Coherent Acoustics decoder with support for HD ext
|
||||
pkgver=0.2.0
|
||||
pkgrel=3
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/foo86/dcadec'
|
||||
license=('LGPL')
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=9.28
|
||||
pkgrel=2
|
||||
pkgdesc="Decoder for any raw image from any digital camera"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://www.dechifro.org/dcraw/"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:dave_coffin:dcraw"
|
||||
|
||||
@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.27
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
pkgdesc="Utilities for .desktop files (mingw-w64)"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-glib2")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -12,7 +12,7 @@ pkgrel=3
|
||||
_commit='f0adcda012820b1cd44a8b3a1953baf478029738'
|
||||
pkgdesc='Search for and manipulate devices (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/Microsoft/Windows-driver-samples/tree/master/setup/devcon'
|
||||
license=('custom')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.8.0
|
||||
pkgrel=11
|
||||
pkgdesc="Library for reading several different image formats (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://openil.sourceforge.io/"
|
||||
license=("spdx:LGPL-2.1-or-later")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=0.27
|
||||
pkgrel=1
|
||||
pkgdesc="BitTorrent DHT library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/jech/dht'
|
||||
license=('MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=3.6
|
||||
pkgrel=3
|
||||
pkgdesc="GNU Diffutils is a package of several programs related to finding differences between files (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url='https://www.gnu.org/software/diffutils/'
|
||||
msys2_references=(
|
||||
"cpe: cpe:2.3:a:gnu:diffutils"
|
||||
|
||||
@ -10,7 +10,7 @@ _tag=jun2024
|
||||
pkgrel=2
|
||||
pkgdesc="DirectXMesh geometry processing library (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url='http://go.microsoft.com/fwlink/?LinkID=324981'
|
||||
license=('spdx:MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=3.5.2
|
||||
pkgrel=4
|
||||
pkgdesc="Powerful disassembler library for x86/AMD64 (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/gdabah/distorm"
|
||||
msys2_references=(
|
||||
'pypi: distorm3'
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=3.5.28
|
||||
pkgrel=3
|
||||
pkgdesc="Suite to create, manipulate and view DjVu (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://djvu.sourceforge.io/"
|
||||
msys2_references=(
|
||||
"cpe: cpe:/a:djvulibre_project:djvulibre"
|
||||
|
||||
@ -9,7 +9,7 @@ pkgdesc='DNSSEC trust anchors for the root zone (mingw-w64)'
|
||||
url='https://data.iana.org/root-anchors/'
|
||||
license=('custom:NoCopyright')
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
source=('LICENSE'
|
||||
'trusted-key.key')
|
||||
sha256sums=('dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb'
|
||||
|
||||
@ -9,7 +9,7 @@ pkgver=1.79
|
||||
pkgrel=2
|
||||
pkgdesc="DSSSL Stylesheets for DocBook (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url="https://docbook.sourceforge.io/"
|
||||
license=('custom')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-sgml-common" "perl")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=4.5
|
||||
pkgrel=2
|
||||
pkgdesc='Document type definitions for verification of SGML data files against the DocBook rule set. (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url='https://www.docbook.org/sgml/'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-sgml-common")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=3.1
|
||||
pkgrel=2
|
||||
pkgdesc="Legacy docbook-sgml (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url='https://www.docbook.org/sgml/'
|
||||
license=('MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-sgml-common")
|
||||
|
||||
@ -5,7 +5,7 @@ pkgver=2.4.11
|
||||
pkgrel=1
|
||||
pkgdesc='A lightweight C++ header-only unit testing framework (mingw-w64)'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='https://github.com/doctest/doctest'
|
||||
license=('MIT')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=3.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="Binary-decimal and decimal-binary routines for IEEE doubles (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/google/double-conversion"
|
||||
license=('BSD')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.5.2
|
||||
pkgrel=2
|
||||
pkgdesc="Dragon parser generator (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url='http://www.lemke-it.com/'
|
||||
license=('GPL3')
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=0.9.11
|
||||
pkgrel=1
|
||||
pkgdesc="Just-in-Time (JIT) debugger (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('spdx:LGPL-2.1-or-later')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-discount"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.2.1
|
||||
pkgrel=2
|
||||
pkgdesc="A tool to make Windows builds reproducible."
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")
|
||||
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}-git")
|
||||
url="https://github.com/jasonwhite/ducible"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=0.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for accessing and converting various ebook file formats (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://sourceforge.net/projects/ebook-tools/"
|
||||
license=('spdx:MIT')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-libzip"
|
||||
|
||||
@ -9,7 +9,7 @@ pkgdesc='EditorConfig core code written in C (mingw-w64)'
|
||||
url='https://editorconfig.org/'
|
||||
msys2_repository_url='https://github.com/editorconfig/editorconfig-core-c'
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('spdx:BSD-2-Clause')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-pcre2")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.03
|
||||
pkgrel=5
|
||||
pkgdesc="Edit special privileges of Windows accounts (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://cygwin.org/"
|
||||
license=('spdx:BSD-3-Clause')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
|
||||
|
||||
@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=7.0.0
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32' 'clangarm64')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
pkgdesc="Named, vector icons for elementary OS (mingw-w64)"
|
||||
depends=( "${MINGW_PACKAGE_PREFIX}-hicolor-icon-theme")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-meson"
|
||||
|
||||
@ -7,7 +7,7 @@ pkgver=1.19
|
||||
pkgrel=3
|
||||
pkgdesc="Charset analyser and converter (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64')
|
||||
url="https://cihar.com/software/enca/"
|
||||
options=('strip' 'staticlibs')
|
||||
license=('GPL')
|
||||
|
||||
@ -8,7 +8,7 @@ pkgrel=1
|
||||
pkgdesc="Reliable UDP networking library (mingw-w64)"
|
||||
url="http://enet.bespin.org/"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
license=('custom')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc" "${MINGW_PACKAGE_PREFIX}-autotools")
|
||||
source=("http://enet.bespin.org/download/${_realname}-${pkgver}.tar.gz"
|
||||
|
||||
@ -8,7 +8,7 @@ pkgver=3.13.2
|
||||
pkgrel=1
|
||||
pkgdesc="A fast and reliable entity-component system (mingw-w64)"
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
url="https://github.com/skypjack/entt"
|
||||
license=('spdx:MIT')
|
||||
makedepends=(
|
||||
|
||||
@ -5,7 +5,7 @@ pkgver=3.09
|
||||
pkgrel=1
|
||||
license=("GPL2")
|
||||
arch=('any')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
|
||||
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
pkgdesc="utility to create or extract preview images in EPS files, fix bounding boxes and convert to bitmaps (mingw-w64)"
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-ghostscript")
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-cc")
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user