blob: baef58a7e16354b637666b4297c3bf60bac42578 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = myman
pkgdesc = Pacman clone with an ncurses and a "graphic" interface
pkgver = 0.7.0
pkgrel = 7
url = http://myman.sourceforge.net/
arch = i686
arch = x86_64
license = BSD
makedepends = make>=3.80
makedepends = man
depends = ncurses
optdepends = xterm: Launch game with xmyman wrapper
optdepends = rxvt-unicode: Launch game with xmyman2 wrapper
optdepends = kterm: Launch game with xmyman4 wrapper
source = http://xent.com/~bsittler/myman-0.7.0.tar.gz
sha512sums = 7a5268fa9a9275c8d46b57cf714e889c221581a5cbe19b388e6a6023667f9941f764af6be47fbf1f11a430f149fbf6a7a0bb5be2dd92b16c07020f9de8fc98b6
pkgname = myman
|