summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAntoine Viallon2020-01-31 16:34:17 +0100
committerAntoine Viallon2020-01-31 16:34:17 +0100
commit0bd7c7322b4f66c99c07cf6df9e5408000e8c983 (patch)
tree3c7d12c69c7b65cc6bf747da830eeb6df18835c5 /.SRCINFO
downloadaur-llgl-git.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..726c2ce218ae
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = llgl-git
+ pkgdesc = Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
+ pkgver = r2253.d9ed15ed
+ pkgrel = 1
+ url = https://github.com/LukasBanana/LLGL
+ arch = i686
+ arch = x86_64
+ arch = armv7h
+ arch = armv6h
+ arch = aarch64
+ license = LICENSE.txt
+ makedepends = cmake
+ makedepends = make
+ source = git+https://github.com/aviallon/LLGL.git#branch=patch-linuxlib
+ sha1sums = SKIP
+
+pkgname = llgl-git
+