blob: 9848ee07ca977d4666c7a0dfcb9231408bab9b65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = remoteplaywhatever
pkgdesc = Tiny application that lets you force remote play together any game you have in your steam library including non-steam ones.
pkgver = 0.2.9
pkgrel = 1
url = https://github.com/m4dEngi/RemotePlayWhatever
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
depends = libtiff
depends = wxwidgets-common
depends = wxwidgets-gtk3
provides = remoteplaywhatever
source = remoteplaywhatever::git+https://github.com/m4dEngi/RemotePlayWhatever.git#tag=0.2.9-alpha
sha512sums = 9e486e645069d2ed999cce26f39fa29a81c3b554434122f905067bef7b3a5487f55b66aaa541da9bfe1f7dca83d9310a814ae0cfba0c2b4f4662ba739f6b52cf
pkgname = remoteplaywhatever
|