blob: 9010c004e76de4ebb9c66eef96a189c3b8e122f9 (
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.8
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.8-alpha
sha512sums = 13efa7474307976d05fc93b6fd713b4d9789b8108d674bd03cf8c89926594dbc08ce16fda7995479768e30544f86089b447b2693991646cea3cd3f8fb6baa42a
pkgname = remoteplaywhatever
|