./wip/svgalib, Low level console graphics library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.4.3, Package name: svgalib-1.4.3, Maintainer: collver1

This is a low level console graphics library, originally based on VGAlib 1.2 by
Tommy Frandsen. VGAlib supported a number of standard VGA graphics modes,
as well high resolution/high color modes on many popular graphics adapters. As
of now, support for many more chipsets has been added.

It supports transparent virtual console switching, that is, you can switch
consoles to and from text and graphics mode consoles using alt-[function key].
Also, svgalib corrects most of VGAlib's textmode corruption behaviour by
catching SIGSEGV, SIGFPE, SIGILL, and other fatal signals and ensuring that
a program is running in the currently visible virtual console before setting a
graphics mode.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 611269f70ed378b6460f5e34f8c35d89646e92c5
Filesize: 820.588 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2009-05-06 11:36:48 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
fixed: if-less endif

   2009-03-20 20:43:38 by Jörg Sonnenberger | Files touched by this commit (284)
Log message:
Convert buildlink3.mk files to new world order.
   2006-04-06 09:18:29 by Jeremy C. Reed | Files touched by this commit (14)
Log message:
Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.

Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
   2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132)
Log message:
Added RMD160 checksums.
   2005-05-24 12:31:44 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2005-05-23 12:27:56 by Roland Illig | Files touched by this commit (1)
Log message:
Removed trailing white-space.