Search Criteria
Package Details: randrctl-git 1.8.0.r1.ad847b3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/randrctl-git.git (read-only, click to copy) |
|---|---|
| Package Base: | randrctl-git |
| Description: | Lightweight profile based screen manager for X |
| Upstream URL: | http://github.com/edio/randrctl |
| Licenses: | GPL3 |
| Conflicts: | randrctl |
| Provides: | randrctl |
| Submitter: | edio |
| Maintainer: | edio |
| Last Packager: | edio |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2014-09-07 13:26 (UTC) |
| Last Updated: | 2018-10-24 00:47 (UTC) |
Dependencies (9)
- python
- python-argcomplete
- python-setuptools
- python-yaml (python-yaml-gitAUR)
- xorg-xrandr (xorg-xrandr-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-pbr (make)
- python-pip (make)
- bash-completion (bash-completion-gitAUR) (optional)
Latest Comments
1 2 Next › Last »
dreieck commented on 2026-02-02 21:50 (UTC)
Also please check if
python-setuptoolsreally is needed at all, and as a dependency and not a make dependency. Most likely it is wrongly in thedependsarray.Regards and thanks for the package!
dreieck commented on 2026-02-02 21:50 (UTC) (edited on 2026-02-02 21:51 (UTC) by dreieck)
package()fails for me withPlease switch to wheel based installation. The the
PKGBUILDof the packagerandrctl.edio commented on 2018-10-24 01:07 (UTC)
@Perdu, I added
python-pbrto makedepends array (it is only required for installation). Thanks for noticing!Perdu commented on 2018-10-23 08:25 (UTC)
python-pbr is missing as a dependency, otherwise build fails: distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('pbr')
edio commented on 2018-09-01 20:55 (UTC)
Sorry, missed that. Should be fixed now. Thanks for the heads up!
xduugu commented on 2018-09-01 10:31 (UTC)
Thanks edio for fixing it. However, the package of pyyaml is called python-yaml.
edio commented on 2018-08-31 14:07 (UTC)
@xduugu, thank you for suggested fixes. Done.
xduugu commented on 2018-08-30 20:09 (UTC) (edited on 2018-08-30 20:12 (UTC) by xduugu)
Could you fix some more issues in the PKGBUILD?
Thanks!
edio commented on 2018-08-29 05:30 (UTC)
@deboeckj
Thanks for reporting.
I moved away from packit to pbr (still not bare setup-tools, but hope this will cause less troubles).
Also I added python-argcomplete package to dependencies array.
deboeckj commented on 2018-08-26 06:16 (UTC)
The way packit was installed failed big time with me
Manually pip installing it resolved it (pip3 install --user packit)
Current version also depends on python-argcomplete
1 2 Next › Last »