./wip/kyra2, Sprite engine

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


Branch: CURRENT, Version: 2.1.3, Package name: kyra2-2.1.3, Maintainer: pkgsrc-users

Kyra Sprite Engine is the drawing and rendering component of 2D and quasi-3D
games. Examples of this kind of game are Civilization, Donkey Kong (classic
arcade), Pharaoh, Zeus, Warcraft, Diablo, Frogger, and Pirates!, among many
others. It is so called because the "characters" or "little men" are
referred to as "sprites".

Simple and Easy to Use. Kyra has a clean and simple C++ interface. Or at
least as simple as an engine can be. It comes with several examples to get
you started, as well as full documentation for the API and the tool chain.

Fully Featured. It is fully featured, supporting top-down, side, and
isometric rendering. It supports the 'Sprite' as its basic type, but also
supports Tiles and user-drawn Canvases. It can draw to a traditional bitmap
surface, and supports OpenGL hardware acceleration.

Industrial Strength. Kyra has a complete tool chain including a sprite
editor and encoder. It's fast and capable, with specialized code for
rendering and rectangle updates.

Kyra 2 is an evolution of the API and features. There are some API changes,
but it is generally friendly to the previous API with minor tweaks. The
exception is widgets: they are completely redone in version 2. If you're
starting with Kyra, start with Kyra version 2.x.


Required to run:
[graphics/SDL_image] [graphics/MesaLib] [devel/SDL]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 58a4a8cc4912e92d35779cac1a575935c5050918
Filesize: 3511.233 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-01 23:57:44 by Aleksej Saushev | Files touched by this commit (5)
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.
   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-18 10:38:16 by Thomas Klausner | Files touched by this commit (204)
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2009-05-06 12:47:32 by Aleksey Cheusov | Files touched by this commit (20)
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-08-25 22:45:55 by David Howland | Files touched by this commit (1)
Log message:
USE_LANGUAGES+= c++
   2006-05-19 18:51:13 by Yoshito Komatsu | Files touched by this commit (107)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.