blob: 1be67e832f03d00fe4751722d6582a9ad26c3336 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = gnome-shell-extension-gpu-profile-selector-git
pkgdesc = Provides a simple way to switch between GPU profiles on NVIDIA Optimus systems
pkgver = 48.r1.g6d93636
pkgrel = 1
epoch = 1
url = https://github.com/LorenzoMorelli/GPU_profile_selector
arch = any
license = GPL-3.0-or-later
makedepends = git
makedepends = jq
depends = bash
depends = envycontrol
depends = gnome-shell
depends = polkit
provides = gnome-shell-extension-gpu-profile-selector
conflicts = gnome-shell-extension-gpu-profile-selector
source = git+https://github.com/LorenzoMorelli/GPU_profile_selector.git
sha256sums = SKIP
pkgname = gnome-shell-extension-gpu-profile-selector-git
|