summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgit user2025-01-03 10:09:48 +0100
committergit user2025-01-03 10:09:48 +0100
commitfdd0f5676e065b758105620e3bcf9d190cbd0732 (patch)
tree78853243a8a9299dc9b9eb5c54dcc973ebb6b76c /.SRCINFO
downloadaur-fdd0f5676e065b758105620e3bcf9d190cbd0732.tar.gz
Initial Commit.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..84ca7e657913
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = sandwine-git
+ pkgdesc = A command-line tool to run Windows applications on GNU/Linux that offers more isolation than raw Wine and more convenience than raw bubblewrap. (Uses bubblewrap.)
+ pkgver = 4.3.0+22.r218.20241230.d272719
+ pkgrel = 1
+ url = https://pypi.org/project/sandwine/
+ arch = any
+ license = GPL-3.0-or-later
+ makedepends = git
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools>=61.0.0
+ makedepends = python-wheel
+ depends = bubblewrap>=0.8.0
+ depends = python>=3.9
+ depends = wine
+ optdepends = python-coloredlogs>=15.0.1
+ provides = sandwine=4.3.0+22.r218.20241230.d272719
+ provides = python-sandwine=4.3.0+22.r218.20241230.d272719
+ provides = python-sandwine-git=4.3.0+22.r218.20241230.d272719
+ conflicts = sandwine
+ conflicts = python-sandwine
+ source = sandwine::git+https://github.com/hartwork/sandwine.git
+ sha256sums = SKIP
+
+pkgname = sandwine-git