summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichel Zou2021-03-01 19:56:24 +0100
committerMichel Zou2021-03-01 19:56:24 +0100
commited06108e7204d55bc968741469d612374e2cf5e3 (patch)
treef4d08b997f2be22a0ba0e5c875b5dc6337bed5c4 /.SRCINFO
downloadaur-ed06108e7204d55bc968741469d612374e2cf5e3.tar.gz
r6
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..39812aa98c7d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = mingw-w64-raytracinginvulkan
+ pkgdesc = Implementation of Peter Shirley's Ray Tracing In One Weekend book (mingw-w64)
+ pkgver = r6
+ pkgrel = 1
+ url = https://github.com/GPSnoopy/RayTracingInVulkan
+ arch = any
+ license = BSD
+ makedepends = mingw-w64-cmake
+ makedepends = mingw-w64-stb-git
+ depends = mingw-w64-vulkan-icd-loader
+ depends = mingw-w64-glfw
+ depends = mingw-w64-boost
+ options = !buildflags
+ options = staticlibs
+ options = !strip
+ source = git+https://github.com/GPSnoopy/RayTracingInVulkan.git
+ sha256sums = SKIP
+
+pkgname = mingw-w64-raytracinginvulkan
+