File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ pkgver=1.17.4
9
9
pkgrel=4
10
10
pkgdesc=" Cairo vector graphics library (mingw-w64)"
11
11
arch=(' any' )
12
- mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clang32' )
12
+ mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clang32' ' clangarm64 ' )
13
13
url=" https://cairographics.org/"
14
14
license=(LGPL2.1 MPL1.1)
15
15
makedepends=(" ${MINGW_PACKAGE_PREFIX} -gcc"
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ pkgver=2.10
7
7
pkgrel=2
8
8
pkgdesc=" Portable lossless data compression library (mingw-w64)"
9
9
arch=(any)
10
- mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clang32' )
10
+ mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clang32' ' clangarm64 ' )
11
11
url=" https://www.oberhumer.com/opensource/lzo"
12
12
license=(" GPL" )
13
13
makedepends=(" ${MINGW_PACKAGE_PREFIX} -gcc" " ${MINGW_PACKAGE_PREFIX} -autotools" )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ pkgver=0.40.0
8
8
pkgrel=2
9
9
pkgdesc=" The pixel-manipulation library for X and cairo (mingw-w64)"
10
10
arch=(' any' )
11
- mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clang32' )
11
+ mingw_arch=(' mingw32' ' mingw64' ' ucrt64' ' clang64' ' clang32' ' clangarm64 ' )
12
12
url=" https://xorg.freedesktop.org/"
13
13
license=(MIT)
14
14
makedepends=(" ${MINGW_PACKAGE_PREFIX} -gcc"
You can’t perform that action at this time.
0 commit comments