blob: 1fefd7364aaed610ad73f905cc4349661590d0ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = winestreamproxy
pkgdesc = Forwards data between a Wine named pipe and a Unix domain socket.
pkgver = 2.0.3
pkgrel = 1
url = https://github.com/openglfreak/winestreamproxy
arch = x86_64
license = MPL2
makedepends = mingw-w64-gcc
depends = sh
depends = wine
backup = etc/xdg/winestreamproxy/settings.conf
source = https://github.com/openglfreak/winestreamproxy/archive/refs/tags/v2.0.3.tar.gz
sha256sums = f53d1326dcacae7be1d3992d0c2da711a61fdca7cb6f99e9275fe24b6facc029
pkgname = winestreamproxy
|