Skip to content

Commit

Permalink
New package: swayimg-1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
subnut committed Mar 30, 2022
1 parent 0b0ad90 commit 5f6837f
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions srcpkgs/swayimg/template
@@ -0,0 +1,21 @@
# Template file for 'swayimg'
pkgname=swayimg
version=1.7
revision=1
build_style=meson
hostmakedepends="pkg-config wayland-devel"
makedepends="wayland-devel cairo-devel json-c-devel libxkbcommon-devel
wayland-protocols libavif-devel giflib-devel libjpeg-turbo-devel
libpng-devel librsvg-devel libwebp-devel libexif-devel"
short_desc="Image viewer for Sway/Wayland"
maintainer="Subhaditya Nath <sn03.general@gmail.com>"
license="MIT"
homepage="https://github.com/artemsen/swayimg"
distfiles="https://github.com/artemsen/swayimg/archive/v${version}.tar.gz"
checksum=2bb7bde8f993396c9f2a32c2789abdf30667f3191bf6f69f9823cdc2f06aa932

post_install() {
vcompletion extra/bash.completion bash
vsconf extra/swayimgrc
vlicense LICENSE
}

0 comments on commit 5f6837f

Please sign in to comment.