blob: 93910ba2eb0285968dcccaf60d86c53cab288114 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = termbox-git
pkgdesc = termbox library (ncurses alternative)
pkgver = 0730826
pkgrel = 1
url = http://code.google.com/p/termbox/
arch = i686
arch = x86_64
license = custom
makedepends = git
makedepends = python
options = staticlibs
source = termbox::git+https://github.com/nsf/termbox.git
sha1sums = SKIP
pkgname = termbox-git
|