summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgilbus2019-01-14 11:14:26 +0100
committergilbus2019-01-14 11:14:26 +0100
commit22a17b838e7ab6b2e9837e97fdd2fee00f456e8d (patch)
tree2fbb5aa5807fe8fe43d3295dadeb8fd93ecd43e3 /.SRCINFO
downloadaur-22a17b838e7ab6b2e9837e97fdd2fee00f456e8d.tar.gz
Adapted PKGBUILD from sway-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..13a6274214b5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = swaylock-git
+ pkgdesc = Screen locker for Wayland
+ pkgver = r152.aab44df
+ pkgrel = 1
+ url = https://swaywm.org
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = meson
+ makedepends = git
+ makedepends = scdoc
+ makedepends = wayland-protocols
+ depends = wayland
+ depends = wlroots-git
+ depends = pango
+ depends = cairo
+ depends = pam
+ optdepends = gdk-pixbuf2: For background images other than PNG
+ provides = swaylock
+ options = debug
+ options = !strip
+ source = swaylock::git+https://github.com/swaywm/swaylock.git
+ sha1sums = SKIP
+
+pkgname = swaylock-git
+