26 lines
579 B
YAML
26 lines
579 B
YAML
name: ddcutil
|
|
description: Query and change Linux monitor settings using DDC/CI and USB
|
|
version: 2.2.1
|
|
revision: 2
|
|
url: http://ddcutil.com/
|
|
license: GPL2-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glib
|
|
- jansson
|
|
- libdrm
|
|
- libusb
|
|
- libx11
|
|
- libxext
|
|
- libxrandr
|
|
make_depends:
|
|
- udev
|
|
downloads:
|
|
- url: https://github.com/rockowitz/ddcutil/archive/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: ff8eb39b4559fcbc83de7b16834a010262dfa825938625272212fcaeefaef692
|