Search Criteria
Package Details: brightness-controller-git 2.3.1-3
Git Clone URL: | https://aur.archlinux.org/brightness-controller-git.git (read-only, click to copy) |
---|---|
Package Base: | brightness-controller-git |
Description: | Control Brightness of your Primary and Secondary Display in Linux |
Upstream URL: | https://github.com/LordAmit/Brightness |
Licenses: | |
Submitter: | dracorp |
Maintainer: | dracorp |
Last Packager: | dracorp |
Votes: | 4 |
Popularity: | 0.038893 |
First Submitted: | 2018-02-28 16:40 |
Last Updated: | 2020-05-11 21:24 |
Dependencies (17)
- pyside2 (pyside2-git)
- python-cx_freeze (python-cx-freeze)
- qt5-3d (qt5-3d-git)
- qt5-charts (qt5-charts-git)
- qt5-datavis3d (qt5-datavis3d-git)
- qt5-remoteobjects
- qt5-script (qt5-script-git)
- qt5-sensors (qt5-sensors-git)
- qt5-speech
- qt5-svg (qt5-svg-git)
- qt5-tools (qt5-tools-git)
- qt5-webengine
- qt5-websockets (qt5-websockets-git)
- qt5-x11extras (qt5-x11extras-git)
- qt5-xmlpatterns (qt5-xmlpatterns-git)
- xorg-xrandr (xorg-xrandr-git)
- git (git-git) (make)
Latest Comments
dracorp commented on 2020-05-14 10:12
I'm not sure. I've checked this by namcap.
archisman commented on 2020-05-12 03:55
Are all of these qt dependencies required? In debian, the dependencies are
python3-pyside2.qtcore
,python3-pyside2.qtgui
,python3-pyside2.qtwidgets
,python3-pyside2.qtnetwork
and xrandr.So probably
xorg-xrandr
,cx_freeze
andpyside2
would do?dracorp commented on 2020-05-11 21:25
Finally, fixed and updated PKGBUILD to the latest version.
archisman commented on 2020-05-11 08:49
Dependencies have changed.
pyside2
is now a dependency.notuxius commented on 2017-10-06 06:15
'xorg-xrandr' package could be added as a dependency - without it there is an error on launch - 'subprocess.CalledProcessError: Command 'xrandr -q' returned non-zero exit status 127'