# Generated by makepkg 5.1.1
# Mon Nov 12 16:41:17 UTC 2018
pkgbase = ncurses
	pkgdesc = System V Release 4.0 curses emulation library
	pkgver = 6.1
	pkgrel = 1
	url = https://www.gnu.org/software/ncurses/
	arch = x86_64
	license = MIT
	source = https://invisible-mirror.net/archives/ncurses/current/ncurses.tar.gz
	sha256sums = SKIP

pkgname = ncurses-exe
	pkgdesc = NCURSES executable files
	groups = executables
	depends = 
	provides = ncurses=6.1

pkgname = ncurses-dll
	pkgdesc = NCURSES DLL shared libraries
	groups = dlls
	depends = 
	provides = 

pkgname = ncurses-lib-headers
	pkgdesc = NCURSES library headers
	groups = libraries
	groups = headers
	depends = 
	provides = ncurses-headers=6.1

pkgname = ncurses-lib-static
	pkgdesc = NCURSES headers and static libraries
	groups = libraries
	groups = libstatic
	depends = ncurses-lib-headers=6.1
	provides = ncurses-static=6.1
	provides = ncurses-lib=6.1
	provides = ncurses-devel=6.1

pkgname = ncurses-lib-shared
	pkgdesc = NCURSES shared libraries
	groups = libraries
	groups = libshared
	depends = ncurses-lib-headers=6.1
	provides = ncurses-shared=6.1
	provides = ncurses-lib=6.1
	provides = ncurses-devel=6.1

pkgname = ncurses-all
	pkgdesc = NCURSES all package
	depends = ncurses-
	options = !strip
	options = !ccache
	options = !docs

pkgname = ncurses-testing
	pkgdesc = NCURSES preconfigured and built files to be used for native host testing
	install = ncurses-testing.install
	groups = testing
	provides = ncurses-testing=6.1
	options = staticlibs
	options = !strip
	options = libtool

