blob: 4a1482cb40e5433fb8451d9f97a9908f50c90635 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mingw-w64-ncurses
pkgdesc = System V Release 4.0 curses emulation library (mingw-w64)
pkgver = 6.1.20180908
pkgrel = 1
url = https://www.gnu.org/software/ncurses/
arch = any
license = MIT
makedepends = mingw-w64-configure
makedepends = mingw-w64-gcc
makedepends = mingw-w64-pkg-config
depends = mingw-w64-crt
depends = mingw-w64-libsystre
options = !strip
options = !buildflags
options = staticlibs
source = ncurses-6.1.20180908.tar.gz::https://invisible-mirror.net/archives/ncurses/current/ncurses-6.1-20180908.tgz
source = 001-use-libsystre.patch
md5sums = 3b3bbfadd7ef719a0082788132cff8cb
md5sums = b669861903d0699b6535b7c6e028880d
pkgname = mingw-w64-ncurses
|