blob: 09510a3e3cf3f50c24508104762b22d2f4106cbc (
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.0.20180106
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.0.20180106.tar.gz::https://invisible-mirror.net/archives/ncurses/current/ncurses-6.0-20180106.tgz
source = 001-use-libsystre.patch
md5sums = 5f4114b86adf15121ec5ae71e8c1ef73
md5sums = b669861903d0699b6535b7c6e028880d
pkgname = mingw-w64-ncurses
|