Commit graph

7 commits

Author SHA1 Message Date
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
tnn
2b843ff7be Update to xrandr-1.2.3.
pkgsrc changes:
  Link with -lm, since the program uses fabs(). This failed on Linux of all
  platforms. NetBSD happens to have fabs() in libc, but the manpage states
  that -lm should be linked in, so do it for all platforms.

Changes:
  Update COPYING
  Add *current and +preferred to the --verbose output
  When invoked with no option, xrandr dumps existing modes
  Allow the same output to be specified several times on the command line
  Clarify the ability to manipulate multiple outputs in the manpage
  Verify crtc against previous config.
  Always reset other outputs using the best crtc.
  Add xrandr test suite.
  Improved test script.
  Use IDs for mode selection instead of hand-crafted <w>x<h>@<r> strings.
  More tests for ambiguous xrandr output.
  Some minor issues in test case fixed.
  Be more robust in test case if mode database is borked.
  Add more tests, mostly regarding crtc switching and uncloning.
  Add informational output for known issues.
  Add another test known to fail.
2008-05-17 20:33:50 +00:00
joerg
373f3b58a4 Update to xrandr-1.2.2:
- man page improvements
- search all configurations if the simple CRTC allocation failed
- document options added in 1.2.1
- output mode flags with verbose
2007-08-05 21:42:40 +00:00
joerg
93ea7a8372 Update to xrandr-1.2.1. Add support to set properties and add/remove
modes and alter the list of modes for a display.
2007-07-12 14:43:45 +00:00
joerg
08492918e0 Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users. 2007-06-19 09:39:10 +00:00
joerg
5625e95c1d All the Xorg packages support user-destdir. xrandr needs a newer
libXrandr, explicitly depend on it.
2007-03-17 18:40:59 +00:00
drochner
675e820edc add the "xrandr" tool (part of modular xorg) 2007-02-26 17:55:48 +00:00