blob: 4972961af7f9e9e8597eed82b18ded0c6b5fbb53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-ncursesw
pkgdesc = wraps functions, macros, global variables and constants of the ncurses library.
pkgver = 1.4.13
pkgrel = 1
url = http://github.com/sup-heliotrope/ncursesw-ruby
arch = i686
arch = x86_64
license = LGPL-2.1-only
depends = ruby
depends = ncurses
depends = glibc
options = !emptydirs
source = ruby-ncursesw-1.4.13.tar.gz::https://github.com/sup-heliotrope/ncursesw-ruby/archive/refs/tags/v1.4.13.tar.gz
sha1sums = 10ec76fac97d7494d57dc0a1fd3f1e280f3546e6
pkgname = ruby-ncursesw
|