diff options
author | wiz <wiz> | 2003-04-02 12:03:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-04-02 12:03:41 +0000 |
commit | f566163ba431b18a691b406c504b217e206fc9de (patch) | |
tree | 29caf147b5de3f01bc620a211cffceebee646d8c /graphics/libgii/distinfo | |
parent | 20ac5e36cfc639cf7ccabc38e2c75518d75a1915 (diff) | |
download | pkgsrc-f566163ba431b18a691b406c504b217e206fc9de.tar.gz |
Update to 0.8.3:
New in 0.8.3:
* The two hotfixes for libgii 0.8.2
* manpage fixes
* several minor fixes
New in 0.8.2: 2002-12-??;
* Misc bugfixes (see ChangeLog).
* Huge Documentation update.
* Threadsafety fixes
* LibGG: New supported platform: Darwin
* Major build system update
- autoconf 2.5x works now
- build fixes for many platforms
* input-kii
- new input target. Works for many KGI users, but
still not for everyone.
- still very experimental, thus disabled by default
* input-x/input-xwin
- handle GraphicExpose events
* input-ipaq
- new touchscreen input for Compaq iPaq from Tobias
* input-zaurus
- new touchscreen input for Sharp Zaurus from Tobias
New in 0.8.1: 2001-08-26;
* Nothing much in the code except the usual minor fixes.
* The build process is improved.
New in 0.8: 2001-07-10;
* Misc bugfixes (see ChangeLog).
* Huge Documentation update.
* New API: giiSplitInputs()
* input-linux-evdev
- Bugfixes from Stephan
* input-directx
- Update
* input-vgl
- small build fix for FreeBSD
New in 0.7: 2000-12-18;
* Portability fixes for non-Linux platforms.
* Preliminary Win32 support.
* All headers should be C++ compatible now.
* Misc bugfixes (see ChangeLog).
* Documentation updates.
* Renamed GGI_ELOCKBUSY to GGI_EBUSY.
* New LibGG functions ggCurTime() and ggConfigExpandAlias().
* LibGG now uses it's own mutexes when compiled with gcc - no more
pthreads and dynamic linker bugs.
* Support compiler type checking on gii_input_t.
* New command events GII_CMDCODE_PREFER_ABSPTR and GII_CMDCODE_PREFER_RELPTR.
* input-linux-evdev
- New target to support the new evdev input API present in Linux 2.4 and
2.2.18. Should handle mice, joysticks and keyboards.
* input-linux-mouse
- Improved autodetection of mousetype.
* input-mouse
- 3 button support for MS protocol.
- 4 button support for IMPS/2 protocol.
* input-x/input-xwin
- Prevent events from lagging in the socket queue in apps that don't call
XFLush/XSync frequently.
* input-vgl
- New inputlib for FreeBSD's VGL library.
* input-directx
- New inputlib for DirectInput on Win32.
* filter-keytrans
- Added new filter to arbitrarily remap key events.
Diffstat (limited to 'graphics/libgii/distinfo')
-rw-r--r-- | graphics/libgii/distinfo | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/graphics/libgii/distinfo b/graphics/libgii/distinfo index 9bdd3f3006b..5a1c4eb6e4d 100644 --- a/graphics/libgii/distinfo +++ b/graphics/libgii/distinfo @@ -1,9 +1,10 @@ -$NetBSD: distinfo,v 1.5 2003/01/02 23:15:44 jmmv Exp $ +$NetBSD: distinfo,v 1.6 2003/04/02 12:03:42 wiz Exp $ -SHA1 (libgii-0.6.tar.gz) = d83d7b045343b1f745e6557208532c959e9e825f -Size (libgii-0.6.tar.gz) = 258201 bytes -SHA1 (patch-aa) = addcc0f20a0676464806f152e9466d344ef052ef -SHA1 (patch-ab) = a3052dbb66ffcd6815709cbcaf6eda3d2b138c77 -SHA1 (patch-ac) = 3c1787495d633f04e7a430de074f36ce19cfb390 -SHA1 (patch-ad) = 0a3ca686488d26b7a55f2e86a3f10ec2d52e1643 -SHA1 (patch-ae) = 56fd144dd17a270838935ac333f27e4948aae28e +SHA1 (libgii-0.8.3.src.tar.bz2) = d66517e602ecb7766eed707284699a75f4f42f93 +Size (libgii-0.8.3.src.tar.bz2) = 373117 bytes +SHA1 (patch-ab) = 8a152d9b3cedeb9164c6c05059a82068b854dbef +SHA1 (patch-ac) = f68870863504ab268071c842a1ef346235c2242c +SHA1 (patch-ad) = d34c4862c383d42a12a991fbf9437f0a42d42026 +SHA1 (patch-ae) = 0efd1b558d098a6645e409092db0238b71507e75 +SHA1 (patch-af) = 364d793e1f78f87102d497d83c29b334575421e3 +SHA1 (patch-ag) = cdf19f624e0b87f7e33c9430cc622e8fca10fb47 |