blob: 9b51ab8674ec61fcb5732b9087f875b77466562a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-aarch64-ncurses
pkgdesc = System V Release 4.0 curses emulation library (android)
pkgver = 6.5
pkgrel = 1
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
sha256sums = 136d91bc269a9a5785e5f9e980bc76ab57428f604ce3e5a5a90cebc767971cc6
sha256sums = ff16e8e4418660d7eea17caa2678d9a962f65ed15d523ce906e55d616eb89b9d
pkgname = android-aarch64-ncurses
|