Search Criteria
Package Details: radeon-profile-git 20200504.r0.g2e0b4d9-1
Git Clone URL: | https://aur.archlinux.org/radeon-profile-git.git (read-only, click to copy) |
---|---|
Package Base: | radeon-profile-git |
Description: | App for display info about radeon card |
Upstream URL: | http://github.com/marazmista/radeon-profile |
Licenses: | |
Provides: | |
Replaces: | |
Submitter: | marazmista |
Maintainer: | marazmista |
Last Packager: | marazmista |
Votes: | 70 |
Popularity: | 0.71 |
First Submitted: | 2013-07-31 22:43 |
Last Updated: | 2020-05-04 19:00 |
Dependencies (13)
- libxkbcommon-x11 (libxkbcommon-git)
- libxrandr (libxrandr-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-charts (qt5-charts-git)
- git (git-git) (make)
- qt5-tools (qt5-tools-git) (make)
- mesa-demos (mesa-demos-git) (optional) – for glxinfo
- radeon-profile-daemon (radeon-profile-daemon-git) (optional) – system daemon for reading card info
- sudo (nosudo, sudo-hg, opendoas-sudo, fake-sudo, sudo-selinux) (optional) – start with root privilages without password
- xf86-video-amdgpu (xf86-video-amdgpu-git, xf86-video-amdgpu-nosystemd-git) (optional) – amdgpu open source driver
- xf86-video-ati (xf86-video-ati-git) (optional) – radeon open source driver
- xorg-xdriinfo (optional) – display driver name
- xorg-xrandr (xorg-xrandr-git) (optional) – show card connected outputs
Required by (1)
- radeon-profile-daemon-git (requires radeon-profile)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
oxalin commented on 2020-04-20 07:20
Update: if you read my comment, please forget it. The MAKEFILE point directly at /usr/share/radeon-profile/
Would it be possible to install the translation files under /usr/share/radeon-profile/translations please? This will keep things coherent with the build structure and some other projects.
icewind commented on 2019-09-23 13:43
requires git as makedepends
jsie commented on 2019-09-04 18:23
you need to update radeon-profile-daemon to version 20190603 for radeon-profile to work properly
parkerlreed commented on 2019-07-08 20:46
@Morwud This is a git package. Releases do not affect it. Please do not mark out of date.
marazmista commented on 2019-02-11 20:45
@Xorg updated, thanks.
Xorg commented on 2019-02-09 11:34
@marazmista: CFLAGS/CXXFLAGS in
makepkg.conf
are not respected, however a fix exists (see the wiki). Can you replaceqmake-qt5
by something like that:(
CONFIG+=silent
is welcome to be less verbose)Thank in advance. :)
ruben2000de commented on 2019-01-29 20:17
after updating the package when trying to run I only get "qt5ct: using qt5ct plugin Translation not found. zsh: segmentation fault (core dumped) radeon-profile"
parkerlreed commented on 2018-10-13 21:48
@Chadsr, this pulls from git... It's always up to date. Why did you mark this as out of date?
Sesese9 commented on 2017-06-27 05:19
Tip for when you merge rp-dev branch in the future:
Just built it using this PKGBUILD with #branch=rp-dev in the source line. There is a build failure if you don't have qt5-charts installed.
francoism90 commented on 2017-03-18 20:23
Please add xf86-video-amdgpu as opt.