summaryrefslogtreecommitdiff
path: root/graphics/aalib-x11/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2002-08-26Share common pkgsrc bits between the aalib and aalib-x11 packages. Shrinkjlam1-83/+8
the aalib-x11 package to installing just the libraries and headers and to install them with new names so that aalib-x11 and aalib no longer conflict. Also, remove the aalib-x11/buildlink.mk file as it will be no longer used. This solves part of pkg/16354.
2002-01-30Initial import of aalib-x11 1.4rc4, an ASCII art library with X11 support,agc1-0/+83
into the NetBSD Packages Collection. AAlib is a portable ASCII Art library. From the AA project documentation: "There are many problems of various kinds with video cards, low frequency monitors, crashing graphical apps... AA-lib IS the solution. It works on a terminal of any kind, it is fast and portable, it gives to you standard API. It gives to your old hardware more power! " Provided in PR 15266 by Lubomir Sedlacik <salo@Xtrmntr.org>