Path to this page:
./
x11/libXrender,
X Render Library
Branch: CURRENT,
Version: 0.9.10nb1,
Package name: libXrender-0.9.10nb1,
Maintainer: joergThe X Rendering Extension introduces digital image composition as the
foundation of a rendering model within the X Window System. Rendering
geometric figures is accomplished by client-side tessellation into either
triangles or trapezoids. Text is drawn by loading glyphs into the server
and rendering sets of them.
This package contains the client library for connecting to a Xserver that
supports the Xrender extension.
This is the modular X.org X11 project version.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 301.092 KB
Version history: (Expand)
- (2018-03-07) Updated to version: libXrender-0.9.10nb1
- (2016-10-05) Updated to version: libXrender-0.9.10
- (2015-05-01) Updated to version: libXrender-0.9.9
- (2013-06-14) Updated to version: libXrender-0.9.8
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
CVS history: (Expand)
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-03 10:14:21 by Roland Illig | Files touched by this commit (148) |
Log message:
x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2016-10-05 00:01:41 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated libXrender to 0.9.10.
Lauri Kasanen (1):
Fix documentation to explicitly mention premultiplied alpha
Matthieu Herrb (1):
libXrender 0.9.10
Tobias Stoeckmann (2):
Avoid OOB write in XRenderQueryFilters
Validate lengths while parsing server data.
|
2016-02-26 12:27:22 by Jonathan Perkin | Files touched by this commit (98) |
Log message:
Use OPSYSVARS.
|
2015-12-29 05:54:40 by David A. Holland | Files touched by this commit (61) |
Log message:
Whitespace.
|