diff options
author | dillo <dillo@pkgsrc.org> | 2001-05-11 08:14:33 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2001-05-11 08:14:33 +0000 |
commit | 12c73570bd745d4164c5ffcfd2bd64c419d6f866 (patch) | |
tree | 9b86e33c6d69c6c6c363cd3324cebcc455dc3fb1 /devel/pilrc/distinfo | |
parent | 51cc6923b146909dc3593c248071c0566155db64 (diff) | |
download | pkgsrc-12c73570bd745d4164c5ffcfd2bd64c419d6f866.tar.gz |
update to 2.8.4
pilrcui (ui previewer) is broken in 2.8, but we get support for LP64.
What's new in 2.8 (Tue, 1 May 2001)
-----------------
o added new resources
- WORDLIST, GRAFITTIINPUTAREA, COLORTABLE, KEYBOARD, COUNTRYLOCALIZATION etc
- [MOST ARE SYSTEM USE ONLY], see doc/manual.html for more information
o ID generation consistancy fixes
- ie: VERSION ID 1 "1.0", VERSION 1 "1.0" and VERSION "1.0" should work
- restore's old behaviour to maintain compatibility in older sample code
o SLIDER changes
- fix warnings for sliders, no longer complain when legal :))
o error message fix
- adjust include file messing error to have line # printed :)
o DATA change
- such that the data file can be found in include directories specified
o added -LE32 flag, generate little endian 32bit compatible resources (ARM, NT)
o various bugfixes et al :P
o recursive includes (32-level deep) now supported
o added src2unix.sh script to strip ^M chars for UN*X users
o fixed strdup complaints
o updated documentation (POPUPLIST example)
o added "-R output.ro -prc" option
- resources are bundled into a prc database (instead of .bin) !yay!
- DEFAULT: cr8r: 'pRES' type: 'data' name: "PilRC resources"
- (can be installed on device)
o ability to custom specify the above using -creator -type and -name
o added srcindent.sh script to indent all source files using indent tool
o VC++ error/warning message syntax fix
o added creationDate/modificationDate chunks
o added support for non-32bit operating systems (alpha etc)
Diffstat (limited to 'devel/pilrc/distinfo')
-rw-r--r-- | devel/pilrc/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/pilrc/distinfo b/devel/pilrc/distinfo index 170ae012173..04c28e556ec 100644 --- a/devel/pilrc/distinfo +++ b/devel/pilrc/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/04/25 17:39:16 wiz Exp $ +$NetBSD: distinfo,v 1.2 2001/05/11 08:14:33 dillo Exp $ -SHA1 (pilrc-2_7b.zip) = cc40803940f1749e387fdc4acb221168252e461e -Size (pilrc-2_7b.zip) = 192381 bytes -SHA1 (patch-aa) = e8ed545addaa333ea755efef6388a452f06f4c12 -SHA1 (patch-ab) = 8a494bd68f1b7d758b1618c7a5776f4363af660e +SHA1 (pilrc-2.8p4.tar.gz) = fdd6cd2501f482e0f09165ee73ab832ad500845f +Size (pilrc-2.8p4.tar.gz) = 192632 bytes +SHA1 (patch-ab) = 54d94c0c999fc7775570fa0907ca574807dc0709 |