blob: 7579ff52bc49da709542bf99f6387b8e5c26834e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-x86-ncurses
pkgdesc = System V Release 4.0 curses emulation library (Android x86)
pkgver = 6.5
pkgrel = 2
url = https://invisible-island.net/ncurses/ncurses.html
arch = any
license = MIT
makedepends = android-configure
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://ftp.gnu.org/gnu/ncurses/ncurses-6.5.tar.gz
source = 0001-Disable-lib-symlinks.patch
md5sums = ac2d2629296f04c8537ca706b6977687
md5sums = efc4d1176d6feb1981c218f17778281e
pkgname = android-x86-ncurses
|