Search Criteria
Package Details: brightness-controller-git 2.4.r10.gd154da9-1
Package Actions
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: | GPL-3.0-or-later |
Conflicts: | brightness-controller |
Provides: | brightness-controller |
Submitter: | dracorp |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 13 |
Popularity: | 0.023626 |
First Submitted: | 2018-02-28 16:40 (UTC) |
Last Updated: | 2024-01-20 20:28 (UTC) |
Dependencies (9)
- ddcutil (ddcutil-dev-gitAUR, ddcutil-gitAUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-qtpy (python-qtpy-gitAUR)
- xorg-xrandr (xorg-xrandr-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2
dracorp commented on 2020-05-14 10:12 (UTC)
I'm not sure. I've checked this by namcap.
archisman commented on 2020-05-12 03:55 (UTC) (edited on 2020-05-12 03:58 (UTC) by archisman)
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 (UTC)
Finally, fixed and updated PKGBUILD to the latest version.
archisman commented on 2020-05-11 08:49 (UTC)
Dependencies have changed.
pyside2
is now a dependency.notuxius commented on 2017-10-06 06:15 (UTC)
« First ‹ Previous 1 2