NOTICE: This package has been removed from pkgsrc

./x11/Xrandr, X RandR extension (Library)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.0.2nb3, Package name: Xrandr-1.0.2nb3, Maintainer: pkgsrc-users

This package contains the X RandR extension.


Required to build:
[pkgtools/x11-links] [devel/libtool-base] [devel/pkg-config] [x11/renderproto] [x11/inputproto] [x11/xextproto]

Master sites:

SHA1: 9d0d5fe7ddab5c976a75cc848afa56aa6beabf18
RMD160: a75443dabe360398d8de287f6885cd7569190132
Filesize: 182.843 KB

Version history: (Expand)


CVS history: (Expand)


   2007-05-30 03:22:13 by Amitai Schlair | Files touched by this commit (17) | Package removed
Log message:
Move Xrandr to liboldXrandr (name suggested by joerg) so it can be
checked out on a case-insensitive filesystem without interfering
with lowercase xrandr. PKGNAME stays the same.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210)
Log message:
- fine grained X11 dependencies for packages which have either USE_IMAKE
  or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
   2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236)
Log message:
Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
   2006-12-12 22:52:38 by Joerg Sonnenberger | Files touched by this commit (63)
Log message:
Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.
The redundant parsing of bsd.prefs.mk is mostly avoided now and
parse time e.g. for x11/kdebase3 gets reduced by up to 10%.
   2006-10-09 14:52:36 by Joerg Sonnenberger | Files touched by this commit (47)
Log message:
Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so
mark that as "destdir".
   2006-07-31 23:26:12 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Conflict with libXrandr (currently in pkgsrc-wip).

This version of Xrandr is not supported and I have been using
the maintained version since last year on several pkgsrc build
systems. But I will not switch to new version until okayed by others.
   2006-07-12 14:31:01 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Partly backout: Xrender and Xrandr are not provided by xorg-libs.