Search Criteria
Package Details: xorg-grandr-git 1:0.1.5.g2aa67e3-1
Git Clone URL: | https://aur.archlinux.org/xorg-grandr-git.git (read-only, click to copy) |
---|---|
Package Base: | xorg-grandr-git |
Description: | Provides a friendly interface to monitor configuration and includes controls for video mode, rotation and monitor position. |
Upstream URL: | http://cgit.freedesktop.org/xorg/app/grandr |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | shtrom |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2011-04-04 02:04 |
Last Updated: | 2015-06-11 08:13 |
Latest Comments
shtrom commented on 2012-12-02 23:17
FYI: I just heard about community/arandr, which does a similar job in a more stable way. Just replaced grandr with that.
The-Compiler commented on 2012-07-28 12:55
I wrote a patch adding the needed libraries to autotools. It *builds* now, but it runs not really that stable...
The-Compiler commented on 2012-07-19 06:25
Adopted the package. Will try to test and fix it later.
shtrom commented on 2012-06-06 02:32
Yeah, that thing's not really stable, even in the non -git version.
Unfortunately, I have little time to maintain it. So I'll disown the package, if anyone wants to grab it.
kyrylo commented on 2012-06-05 12:48
https://gist.github.com/31554940047ed3c1beda
DSpider commented on 2012-04-12 15:39
...
/usr/bin/ld: main.o: undefined reference to symbol 'XOpenDisplay'
/usr/bin/ld: note: 'XOpenDisplay' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line
/usr/lib/libX11.so.6: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[2]: *** [grandr] Error 1
make[2]: Leaving directory `/home/dspider/.builds/xorg-grandr-git/src/grandr-build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dspider/.builds/xorg-grandr-git/src/grandr-build'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...