31 lines
781 B
YAML
31 lines
781 B
YAML
name: switcheroo-control
|
|
description: D-Bus service to check the availability of dual-GPU
|
|
version: "3.0"
|
|
revision: 2
|
|
url: https://gitlab.freedesktop.org/hadess/switcheroo-control
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gcc-libs
|
|
- glib
|
|
- glibc
|
|
- libdrm
|
|
- libgudev
|
|
- python3
|
|
- python-pygobject
|
|
make_depends:
|
|
- gtk-doc
|
|
- linux-api-headers
|
|
- meson
|
|
- python-dbus
|
|
- python-dbusmock
|
|
- umockdev
|
|
downloads:
|
|
- url: https://gitlab.freedesktop.org/hadess/switcheroo-control/-/releases/${BPM_PKG_VERSION}/downloads/switcheroo-control-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: dddcb43c58acb334b529387da8f3abfee57346099dce8f438a167f5ebc34a9da
|