blob: 04956b59ffb753cdbb7a553d2b8e8f3a6623f9e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = sheet-git
pkgdesc = sheet is a minimal(ish) tui frontend for feh/swaybg
pkgver = r11.a4ffa4b
pkgrel = 2
url = https://codeberg.org/unixextremist/sheet
arch = x86_64
license = WTFPL
makedepends = git
depends = ncurses
optdepends = viu: for image preview
optdepends = feh: Needs either feh or swaybg to work
optdepends = swaybg: Needs either feh or swaybg to work
source = sheet-git::git+https://codeberg.org/unixextremist/sheet.git
sha256sums = SKIP
pkgname = sheet-git
|