blob: 351c11d7b70ebe213072ee4f82aef2ec348c2638 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = mingw-w64-cmake-static
pkgdesc = CMake wrapper for MinGW (mingw-w64, static)
pkgver = 1
pkgrel = 9
url = https://github.com/martchus/pkgbuilds
arch = any
license = GPL-2.0-or-later
depends = mingw-w64-cmake
source = mingw-cmake-static.sh
source = toolchain-mingw-static.cmake
sha256sums = SKIP
sha256sums = SKIP
pkgname = mingw-w64-cmake-static
|