summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e6aaa252496527042b01e5bb3d218ad58f12b3d6 (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
41
pkgbase = scanmem-git
	pkgdesc = Memory scanner designed to isolate the address of an arbitrary variable in an executing process
	pkgver = 0.17.1035.0cc3830
	pkgrel = 1
	url = https://github.com/scanmem/scanmem
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = intltool
	makedepends = gtk3
	makedepends = python-gobject
	makedepends = polkit
	makedepends = glibc
	makedepends = readline
	options = !emptydirs
	source = scanmem-git::git+https://github.com/scanmem/scanmem.git
	sha512sums = SKIP

pkgname = scanmem-git
	depends = libscanmem
	depends = glibc
	depends = readline
	provides = scanmem
	conflicts = scanmem

pkgname = libscanmem-git
	pkgdesc = Memory scanner designed to isolate the address of an arbitrary variable in an executing process (library)
	depends = readline
	provides = libscanmem
	conflicts = libscanmem

pkgname = gameconqueror-git
	pkgdesc = Memory scanner designed to isolate the address of an arbitrary variable in an executing process (gtk GUI)
	depends = libscanmem
	depends = gtk3
	depends = python
	depends = python-gobject
	depends = polkit
	provides = gameconqueror
	conflicts = gameconqueror