summaryrefslogtreecommitdiff
path: root/x11/Xrender/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2004-02-16Remove patches that are unnecessary because we override the generatedjlam1-3/+1
libtool script.
2003-10-31fix PLIST problems on Solaris by setting the libtool (1.5) versioning typedmcmahill1-1/+3
to sunos. No effect on non-solaris systems.
2003-09-19Update to 0.8.3.wiz1-4/+3
Remove Xext dependency; split in Xrender and render; use automake; add animate cursor support; some other fixes.
2003-04-10Need to make sure on Solaris not to pickup -mt from the installed imake filesjmc1-1/+2
for threaded apps.
2003-01-14Initial import of Xrender-0.7 as x11/Xrender:jlam1-0/+4
The 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 tesselation 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.