Spiegel von
https://aur.archlinux.org/sulis-git.git
synchronisiert 2025-07-18 08:12:23 +00:00
- better description for the editor - forcing LTO for the build. This adds a few seconds to the build time, but some improvements in the runtime
34 Zeilen
795 B
Text
34 Zeilen
795 B
Text
pkgbase = sulis-git
|
|
pkgdesc = Turn based tactical RPG with several campaigns, written in Rust.
|
|
pkgver = 1.0.0.20250112
|
|
pkgrel = 2
|
|
url = https://www.sulisgame.com/
|
|
arch = x86_64
|
|
license = GPL3
|
|
makedepends = rust
|
|
makedepends = cargo
|
|
makedepends = gendesk
|
|
depends = alsa-lib
|
|
depends = freetype2
|
|
depends = fontconfig
|
|
depends = gcc-libs
|
|
depends = glibc
|
|
depends = zlib
|
|
depends = bzip2
|
|
depends = libpng
|
|
depends = harfbuzz
|
|
depends = brotli
|
|
depends = expat
|
|
depends = glib2
|
|
depends = graphite
|
|
depends = brotli
|
|
depends = pcre2
|
|
conflicts = sulis
|
|
conflicts = sulis-bin
|
|
options = !lto
|
|
source = sulis::git+https://github.com/Grokmoo/sulis.git
|
|
source = sulis.png
|
|
sha256sums = SKIP
|
|
sha256sums = 7bffe4886ea6dc139135790f8711611a1cccdc8d3b318ae18ff3227e915c604d
|
|
|
|
pkgname = sulis-git
|