summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKagamma2021-09-22 07:23:39 +0700
committerKagamma2021-09-22 07:23:39 +0700
commite61906afb1402a26a534ab7a20f3725e35acb9d1 (patch)
treece7cf0d451ac522326d7f8f8762eed11813754f7 /.SRCINFO
downloadaur-e61906afb1402a26a534ab7a20f3725e35acb9d1.tar.gz
Initial push.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d9fe5240be8a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = castle-engine-git
+ pkgdesc = Cross-platform 3D and 2D game engine using modern Object Pascal
+ pkgver = v7.0.alpha.1.r16494.f39aec48a
+ pkgrel = 1
+ url = https://castle-engine.io/
+ arch = x86_64
+ license = LGPL with static linking exception
+ makedepends = git
+ makedepends = make
+ makedepends = fpc
+ makedepends = lazarus
+ depends = gtk2
+ depends = freetype2
+ depends = openal
+ depends = libpng
+ depends = libvorbis
+ depends = mesa
+ optdepends = fpc: to compile games
+ optdepends = lazarus: to compile castle-editor
+ source = git+https://github.com/castle-engine/castle-engine.git
+ md5sums = SKIP
+
+pkgname = castle-engine-git