summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e6f3d2d3a1e5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = tracy-git
+ pkgdesc = Real-time, nanosecond resolution frame profiler
+ pkgver = v0.4.r32.g80bd427
+ pkgrel = 1
+ url = https://bitbucket.org/wolfpld/tracy
+ arch = i686
+ arch = x86_64
+ license = BSD
+ depends = glfw-x11
+ depends = gtk2
+ provides = tracy
+ conflicts = tracy
+ source = git+https://bitbucket.org/wolfpld/tracy
+ md5sums = SKIP
+
+pkgname = tracy-git
+