2007-04-12 14:23:35 +00:00
|
|
|
|
1 Announcement
|
|
|
|
|
**************
|
1998-02-09 19:06:40 +00:00
|
|
|
|
|
2025-02-10 17:00:46 +00:00
|
|
|
|
The GNUstep Base Library, version 1.31.0, is now available.
|
1998-02-09 19:06:40 +00:00
|
|
|
|
|
2007-04-12 14:23:35 +00:00
|
|
|
|
1.1 What is the GNUstep Base Library?
|
|
|
|
|
=====================================
|
1998-02-09 19:06:40 +00:00
|
|
|
|
|
2004-06-10 19:39:32 +00:00
|
|
|
|
The GNUstep Base Library is a library of general-purpose, non-graphical
|
|
|
|
|
Objective C objects. For example, it includes classes for strings,
|
|
|
|
|
object collections, byte streams, typed coders, invocations,
|
|
|
|
|
notifications, notification dispatchers, moments in time, network ports,
|
|
|
|
|
remote object messaging support (distributed objects), and event loops.
|
1998-02-09 19:06:40 +00:00
|
|
|
|
|
|
|
|
|
It provides functionality that aims to implement the non-graphical
|
1999-03-02 08:58:30 +00:00
|
|
|
|
portion of the OpenStep standard (the Foundation library).
|
1998-02-09 19:06:40 +00:00
|
|
|
|
|
|
|
|
|
There is more information available at the GNUstep homepage at
|
2025-02-10 17:00:46 +00:00
|
|
|
|
‘http://www.gnustep.org’.
|
1998-02-09 19:06:40 +00:00
|
|
|
|
|
2025-02-10 17:00:46 +00:00
|
|
|
|
1.2 Noteworthy changes in version ‘1.30.0’
|
2010-05-09 04:11:39 +00:00
|
|
|
|
==========================================
|
2009-05-10 20:32:46 +00:00
|
|
|
|
|
2016-03-20 13:54:19 +00:00
|
|
|
|
1.3 Where can you get it? How can you compile it?
|
|
|
|
|
=================================================
|
1998-02-09 19:06:40 +00:00
|
|
|
|
|
2025-02-10 17:00:46 +00:00
|
|
|
|
The gnustep-base-1.31.0.tar.gz distribution file has been placed at
|
2016-03-20 13:54:19 +00:00
|
|
|
|
<ftp://ftp.gnustep.org/pub/gnustep/core>.
|
1998-02-09 19:06:40 +00:00
|
|
|
|
|
2025-02-10 17:00:46 +00:00
|
|
|
|
It is accompanied by gnustep-base-1.31.0.tar.gz.sig, a PGP signature
|
2020-04-13 22:23:33 +00:00
|
|
|
|
which you can validate by putting both files in the same directory and
|
|
|
|
|
using:
|
|
|
|
|
|
2025-02-10 17:00:46 +00:00
|
|
|
|
gpg --verify gnustep-base-1.31.0.tar.gz.sig
|
2020-04-13 22:23:33 +00:00
|
|
|
|
|
|
|
|
|
Signature has been created using the key with the following
|
|
|
|
|
fingerprint:
|
|
|
|
|
|
|
|
|
|
83AA E47C E829 A414 6EF8 3420 CA86 8D4C 9914 9679
|
|
|
|
|
|
|
|
|
|
Read the INSTALL file or the GNUstep-HOWTO for installation
|
|
|
|
|
instructions.
|
|
|
|
|
|
|
|
|
|
1.4 Where do I send bug reports?
|
|
|
|
|
================================
|
|
|
|
|
|
|
|
|
|
Please log bug reports on the GNUstep project page
|
2016-03-20 13:54:19 +00:00
|
|
|
|
<http://savannah.gnu.org/bugs/?group=gnustep> or send bug reports to
|
2003-02-17 03:14:17 +00:00
|
|
|
|
<bug-gnustep@gnu.org>.
|
1998-02-09 19:06:40 +00:00
|
|
|
|
|
2020-04-13 22:23:33 +00:00
|
|
|
|
1.5 Obtaining GNUstep Software
|
|
|
|
|
==============================
|
|
|
|
|
|
|
|
|
|
Check out the GNUstep web site. (<http://www.gnustep.org/>) and the GNU
|
|
|
|
|
web site. (<http://www.gnu.org/>)
|