NOTICE: This package has been removed from pkgsrc

./x11/qwspritefield, Efficiently redrawn sprites in the Qt GUI Toolkit

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.6nb4, Package name: qwspritefield-1.6nb4, Maintainer: pkgsrc-users

This is my QwSpriteField class set for implementing efficiently redrawn
sprites in the Qt GUI Toolkit.

This directory contains all the sources for the QwSpriteField class set.

The documentation is in html/index.html

A trivial example is given in example.cpp

The sprite subdirectory is graphics for the example program. It is
pregenerated, but if you have POVRAY 3.0 you can experiment with that
too.


Required to run:
[x11/qt1]

Required to build:
[pkgtools/x11-links] [devel/gmake] [devel/libtool-base]

Master sites:

SHA1: 44e55d8a2613eb33dbf1a2ad194e39159760f6d7
RMD160: a7ce26952c09b1ff9b926e50102222acb9b19137
Filesize: 593.556 KB

Version history: (Expand)


CVS history: (Expand)


   2006-06-04 18:26:56 by Joerg Sonnenberger | Files touched by this commit (73)
Log message:
Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
   2006-05-11 18:27:03 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Uses C++.
   2006-05-06 06:04:01 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
Remove license details from description. And remove some
name and email address from description.

(No maintainer for this package.)
   2006-04-22 05:15:59 by Jeremy C. Reed | Files touched by this commit (11)
Log message:
Fix typo or mispelling.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2005-12-12 16:16:36 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix GCC 3.4 by adding explicit this for template calls.
   2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387)
Log message:
Create directories before installing files into them.