blob: 53938a071676d0de85a15b81851c036f3175cc2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = lsdisplay-git
pkgdesc = List connected displays with details and ASCII layout diagram.
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/AGuyMarc/lsdisplay
arch = any
license = GPL-2.0
makedepends = git
depends = python>=3.7
optdepends = xrandr
optdepends = wlr-randr
provides = lsdisplay
conflicts = lsdisplay
source = lsdisplay-git::git+https://github.com/AGuyMarc/lsdisplay#tag=v0.2.1
md5sums = SKIP
pkgname = lsdisplay-git
|