summaryrefslogtreecommitdiff
path: root/raylib-both/.SRCINFO
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2023-03-12 23:56:24 +0100
committerAki <please@ignore.pl>2023-03-13 00:07:32 +0100
commit62f4a0c38bf550af85984734283489189ea49af7 (patch)
tree860acc81e9248d690375dc2deaab43f61f51d99d /raylib-both/.SRCINFO
parentcca0405d5128360a580af531c4bcf1d6837576e0 (diff)
downloadarch-ignore-62f4a0c38bf550af85984734283489189ea49af7.zip
arch-ignore-62f4a0c38bf550af85984734283489189ea49af7.tar.gz
arch-ignore-62f4a0c38bf550af85984734283489189ea49af7.tar.bz2
Added raylib-both including static and dynamic builds
Diffstat (limited to 'raylib-both/.SRCINFO')
-rw-r--r--raylib-both/.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/raylib-both/.SRCINFO b/raylib-both/.SRCINFO
new file mode 100644
index 0000000..e68b15f
--- /dev/null
+++ b/raylib-both/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = raylib-both
+ pkgdesc = Simple and easy-to-use game programming library
+ pkgver = 4.2.0
+ pkgrel = 1
+ url = https://www.raylib.com
+ arch = x86_64
+ license = ZLIB
+ makedepends = cmake
+ makedepends = git
+ makedepends = libx11
+ makedepends = libxcursor
+ makedepends = libxinerama
+ makedepends = libxrandr
+ makedepends = ninja
+ makedepends = vulkan-headers
+ makedepends = xorg-server-devel
+ makedepends = xorg-xinput
+ provides = raylib
+ conflicts = raylib
+ options = staticlibs
+ source = git+https://github.com/raysan5/raylib#commit=bf2ad9df5fdcaa385b2a7f66fd85632eeebbadaa
+ b2sums = SKIP
+
+pkgname = raylib-both