summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c69134e875c8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+pkgbase = godot-mono
+ pkgdesc = An advanced, feature packed, multi-platform 2D and 3D game engine.
+ pkgver = 3.0.1
+ pkgrel = 1
+ url = https://godotengine.org/
+ arch = x86_64
+ license = MIT
+ makedepends = scons>=3.0
+ makedepends = libxcursor
+ makedepends = libxinerama
+ makedepends = libxi
+ makedepends = libxrandr
+ makedepends = mesa
+ makedepends = glu
+ makedepends = alsa-lib
+ makedepends = pulseaudio
+ makedepends = freetype2
+ makedepends = gcc
+ makedepends = pkg-config
+ depends = mono>=5.4.0
+ depends = xterm
+ optdepends = dotnet-sdk
+ provides = godot-mono
+ conflicts = godot-mono-bin
+ source = godot-mono::git+https://github.com/godotengine/godot.git
+ md5sums = SKIP
+
+pkgname = godot-mono
+