summaryrefslogtreecommitdiff
path: root/graphics/dore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a -L${X11BASE}/lib to the LDFLAGS to get ld happy :-) for the -lX11.Andreas Schulz1995-03-191-6/+10
| | | | Notes: svn path=/head/; revision=1152
* Changed all occurences of /usr/include/dore.h to relative includes in theAndreas Schulz1995-02-251-0/+61
| | | | | | | | tree. Change the -ldore to a -L../../../lib/i386 -ldore so that this port finds this library now. Notes: svn path=/head/; revision=1034
* The Dore' graphics toolkit. This thing is a monster, but the examplesJordan K. Hubbard1995-02-199-0/+245
are pretty impressive. This needs a lot more polishing to really do it justice, but this will at least give you the libraries, headers and an example to look at. Notes: svn path=/head/; revision=1009