Search Criteria
Package Details: xrandr-notify 0.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xrandr-notify.git (read-only, click to copy) |
---|---|
Package Base: | xrandr-notify |
Description: | subscribe to randr xevents |
Upstream URL: | https://github.com/pjvds/xrandr-notify |
Submitter: | pjvds |
Maintainer: | pjvds |
Last Packager: | pjvds |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-03-18 08:38 (UTC) |
Last Updated: | 2021-03-18 08:38 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
dreieck commented on 2024-05-17 13:16 (UTC)
Please add
options+=('!lto')
to thePKGBUILD
, otherwisebuild()
fails in environments that have LTO enabled by default by spitting out help text from some tool:Regards and thanks for maintaining!