blob: 59220c9f1e1af26562131b86946275605210534b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = nethack-x11
pkgdesc = Single-player roguelike dungeon exploration game (X11 version)
pkgver = 3.6.7
pkgrel = 1
url = http://nethack.org/
arch = x86_64
arch = i686
license = custom
makedepends = setconf
makedepends = gendesk
depends = libxaw
conflicts = nethack
backup = etc/nethackrc
backup = var/games/nethack/logfile
backup = var/games/nethack/xlogfile
backup = var/games/nethack/perm
backup = var/games/nethack/record
backup = usr/games/nethack/sysconf
source = https://nethack.org/download/3.6.7/nethack-367-src.tgz
source = nethack-x11.patch
source = warn_unused.patch
source = nethack-x11.png::http://bugs.gentoo.org/attachment.cgi?id=86458
sha256sums = 98cf67df6debf9668a61745aa84c09bcab362e5d33f5b944ec5155d44d2aacb2
sha256sums = 685d68cbbd2c9854b52d71e53ca2c73c95adef43b79e7d36b6c244dc86f796e5
sha256sums = 6bbfb4cba6baa3b112cf5ae98593210736946f5778e8c252a925e699c02bbf2b
sha256sums = e1e0b059c617af04ee88bed4b03b73c02f022663e001c5485fe9900ca2d76295
pkgname = nethack-x11
|