blob: 0e2c16a3ec4671b76f1e89bbccb544b97936ff2a (
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
29
30
31
32
33
34
35
36
37
38
39
40
|
pkgbase = gargoyle
pkgdesc = Interactive Fiction multi-interpreter that supports all major IF formats.
pkgver = 2023.1
pkgrel = 2
url = https://ccxvii.net/gargoyle/
arch = i686
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = GPL2
license = GPL3
license = custom:BSD-2-Clause
license = custom:BSD-3-Clause
license = Artistic2.0
license = MIT
license = custom:OFL-1.1
makedepends = cmake
makedepends = pkgconfig
makedepends = desktop-file-utils
depends = sdl2_mixer
depends = sdl2
depends = freetype2
depends = qt6-base
depends = fontconfig
depends = libjpeg
depends = libpng
depends = zlib
depends = hicolor-icon-theme
optdepends = speech-dispatcher: Text-to-Speech
provides = gargoyle
conflicts = gargoyle-mod
replaces = gargoyle-mod
backup = etc/garglk.ini
source = gargoyle-2023.1.tar.gz::https://github.com/garglk/garglk/archive/2023.1.tar.gz
source = 0001-include-cstdint-in-garglk.h.patch
sha512sums = d8624f8a8492f64adfdb638811419ebef5b77457708a5d07a3891faf97966237839170914af4d416f42aca7e6d9d0643384ef60be30a2ba22ed52fee4938683a
sha512sums = 0db975cdb44cd155e0962a4a141eba7b5990175ccb65bbb71b7f504bc140e29079da5a7f23bdd429dd68c75b6b2fff320f0ea5cb689aaa5c79dae1642d94cf4f
pkgname = gargoyle
|