summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCedric Girard2019-06-07 14:45:45 +0200
committerCedric Girard2019-06-07 14:45:45 +0200
commit110b86745a5a69d6130d20ef0d561fa61614b9f6 (patch)
tree6fa3b155e50fd9ba47259eacc53ec47f63cffd89 /.SRCINFO
downloadaur-110b86745a5a69d6130d20ef0d561fa61614b9f6.tar.gz
Initial upload: wlay-git r20.4e30475-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..faaf35bc8cc7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = wlay-git
+ pkgdesc = Graphical output management for Wayland
+ pkgver = r20.4e30475
+ pkgrel = 1
+ url = https://github.com/atx/wlay
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = cmake
+ makedepends = extra-cmake-modules
+ makedepends = wayland
+ makedepends = glfw-wayland
+ makedepends = glew-wayland
+ depends = wayland
+ depends = glfw-wayland
+ depends = glew-wayland
+ provides = wlay
+ conflicts = wlay
+ source = wlay::git+https://github.com/atx/wlay.git
+ sha256sums = SKIP
+
+pkgname = wlay-git
+