blob: d1e944fb8f7c29fad729f954078b02b20816f0ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = cheatengine-bin
pkgdesc = Memory scanner/debugger for game hacking and reverse engineering
pkgver = 7.7
pkgrel = 3
url = https://cheatengine.org
arch = x86_64
license = LicenseRef-CheatEngine
makedepends = python
depends = qt6-base
depends = libx11
depends = glibc
provides = cheatengine
conflicts = cheatengine
options = !strip
options = !debug
source = CheatEngineLinux77.zip::https://cheatengine.org/download/CheatEngineLinux77.zip
source = user-overlay.lua
sha256sums = 1e3c312061a270e67c67cf215cc1640027270bdea66fd2793dd156414992f6d4
sha256sums = 7b0341d55bb5e16d473783eb7a5ab29552e3a91ab3f9a3f0aa9f79cebafe29c5
pkgname = cheatengine-bin
|