Path to this page:
./
x11/xrandr,
Primitive command line interface to RandR extension
Branch: CURRENT,
Version: 1.5.2,
Package name: xrandr-1.5.2,
Maintainer: pkgsrc-usersXrandr is used to set the screen size, orientation and/or reflection.
Required to run:[
math/nickle] [
x11/Xrender] [
x11/liboldXrandr]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 169.934 KB
Version history: (Expand)
- (2022-12-05) Updated to version: xrandr-1.5.2
- (2019-11-14) Updated to version: xrandr-1.5.1
- (2018-03-07) Updated to version: xrandr-1.5.0nb1
- (2016-02-24) Updated to version: xrandr-1.5.0
- (2014-08-02) Updated to version: xrandr-1.4.3
- (2014-03-31) Updated to version: xrandr-1.4.2
CVS history: (Expand)
2022-12-04 16:39:27 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xrandr: update to 1.5.2.
Alan Coopersmith (9):
gitlab CI: add a basic build test
Fix spelling/wording issues
gitlab CI: stop requiring Signed-off-by in commits
Variable scope reductions as suggested by cppcheck
Fix a -Wsign-compare warning
Remove unused macros left over from original RandR 1.2 code
Remove unused definition of rectangle_t
Constify array argument to find_last_non_clamped()
xrandr 1.5.2
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-11-14 11:30:43 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xrandr: update to 1.5.1.
Aaron Plattner (1):
man: Document the new --filter option
Adam Simpkins (1):
xrandr: fix crash if some modes cannot be found
Alan Coopersmith (2):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Emil Velikov (1):
autogen.sh: use quoted string variables
Giuseppe Bilotta (8):
xrandr: document that we accept '--dpi output'
xrandr: suppress misleading indentation warning
xrandr: allow a single value for --scale
xrandr: stricter --scale argument parsing
xrandr.man: grammar tuning
xrandr: allow single value for --gamma
xrandr.man: document the monitor manipulation options
xrandr: gamma and scaling factors must be positive
Matt Turner (2):
Build xz tarballs instead of bzip2
xrandr 1.5.1
Mihail Konev (1):
autogen: add default patch prefix
Pablo De La Garza (1):
xrandr: Add a "--filter" flag
Pali Rohár (2):
Document format of --dpi option in non-ambiguous way
Document that --dpi and --fbmm options set DPI of whole X screen
Peter Hutterer (2):
autogen.sh: use exec instead of waiting for configure to finish
init the name to 0
Vladimir Panteleev (1):
xrandr: Fix deleting inactive monitors
|
2016-03-14 02:47:44 by Tobias Nygren | Files touched by this commit (1) |
Log message:
needs randrproto>=1.5.0
|
2016-03-13 11:14:46 by Tobias Nygren | Files touched by this commit (1) |
Log message:
needs libXrandr>=1.5
|