summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..31132894676d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = wlcs
+ pkgdesc = Canonical's protocol-conformance-verifying test suite for Wayland compositor implementations.
+ pkgver = 1.0.0
+ pkgrel = 0
+ url = https://github.com/MirServer/wlcs
+ arch = x86_64
+ arch = i686
+ license = GPL
+ makedepends = git
+ makedepends = cmake
+ makedepends = boost
+ makedepends = gmock
+ makedepends = wayland-protocols
+ depends = gtest
+ depends = boost-libs
+ depends = wayland
+ source = https://github.com/MirServer/wlcs/releases/download/v1.0.0/wlcs-1.0.0.tar.xz
+ sha256sums = 8d88e029c5bac25d2995e916d5cc145006347f3541e5c1e1dc7c8f17ade8e1d4
+
+pkgname = wlcs
+