[go: up one dir, main page]

File: svgalib.lsm

package info (click to toggle)
svgalib 1%3A1.4.3-29
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,792 kB
  • ctags: 15,648
  • sloc: ansic: 60,315; makefile: 1,140; asm: 630; sh: 86; perl: 54; pascal: 49
file content (18 lines) | stat: -rw-r--r-- 832 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Begin3
Title:          svgalib
Version:        1.4.3
Entered-date:   99XXX99
Description:    Low-level graphics library that provides VGA and SVGA
		modes in a console. It is not intended as an alternative
                to X for apps, but rather a set of tools for things like
                VGA games, image viewing in modes that X cannot support, etc.
Keywords:	graphics, VGA, SVGA, library
Author:         hhanemaa@cs.ruu.nl (Harm Hanemaayer) et al.
Maintained-by:  Matan Ziv-Av <matan@svgalib.org>
Primary-site:   sunsite.unc.edu /pub/Linux/libs/graphics
Alternate-site: tsx-11.mit.edu /pub/linux/sources/libs
Platforms:	Linux/Intel (too many vgacards to list here); Linux/Alpha (up
                to now only #9 GXE PCI KNOWN to work, other cards may/should
                work).
Copying-policy: Freely distributable.
End