blob: 8e07dc6039bcdd7b772b5a3d1e2b7787a528ae2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-riscv64-ncurses
pkgdesc = System V Release 4.0 curses emulation library (Android riscv64)
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-riscv64-ncurses
|