blob: d724c96d4a591085df8f099c07360b99b72a9492 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = dolphin-memory-engine
pkgdesc = Dolphin emulator memory searcher
pkgver = 2026.06.25
pkgrel = 1
url = https://github.com/aldelaro5/dolphin-memory-engine
install = dolphin-memory-engine.install
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
depends = bash
depends = glibc
depends = hicolor-icon-theme
depends = libgcc_s.so
depends = libstdc++.so
depends = qt6-base
depends = qt6-svg
source = git+https://github.com/aldelaro5/dolphin-memory-engine.git#tag=2026.06.25
source = 0001-desktop-exec.patch
sha256sums = 01cb6884f31888b918cb5e66a60bae0bd7274be7e269297b3a5981034ef2dafd
sha256sums = f90dbab8b97ed03249be5ab31cdf871424550ee73e5972ebe9afa0a5ca41f9b4
pkgname = dolphin-memory-engine
|