summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTaran Lynn2019-04-25 11:38:06 -0700
committerTaran Lynn2019-04-25 11:38:06 -0700
commit55b5784b5369fe7d5cd49b5e8926ee2f0238353c (patch)
tree62afc436483ab9629051814f122af78812e6aa74 /.SRCINFO
downloadaur-55b5784b5369fe7d5cd49b5e8926ee2f0238353c.tar.gz
Create pacman package for swaybg using source from git repo.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2a58255d1f6c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = swaybg-git
+ pkgdesc = Wallpaper tool for Wayland compositors
+ pkgver = r91.34e4a47
+ 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 = libxkbcommon
+ depends = cairo
+ optdepends = gdk-pixbuf2: For background images other than PNG
+ provides = swaybg
+ conflicts = swaybg
+ source = swaybg::git+https://github.com/swaywm/swaybg.git#branch=master
+ sha1sums = SKIP
+
+pkgname = swaybg-git
+