blob: 96db94c3f60ba8a478a46c56a739fec0c337d766 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# Generated by mksrcinfo v8
# Mon May 4 18:57:39 UTC 2020
pkgbase = radeon-profile-git
pkgdesc = App for display info about radeon card
pkgver = 20200504.r0.g2e0b4d9
pkgrel = 1
url = http://github.com/marazmista/radeon-profile
arch = i686
arch = x86_64
license = GPL2
makedepends = qt5-tools
makedepends = git
depends = qt5-base
depends = qt5-charts
depends = libxkbcommon-x11
depends = libxrandr
optdepends = radeon-profile-daemon: system daemon for reading card info
optdepends = sudo: start with root privilages without password
optdepends = mesa-demos: for glxinfo
optdepends = xorg-xdriinfo: display driver name
optdepends = xorg-xrandr: show card connected outputs
optdepends = xf86-video-ati: radeon open source driver
optdepends = xf86-video-amdgpu: amdgpu open source driver
provides = radeon-profile
replaces = radeon-profile
source = git+https://github.com/marazmista/radeon-profile.git
sha256sums = SKIP
pkgname = radeon-profile-git
|