Difference between revisions of "Gui"

From GNUstepWiki
Jump to navigation Jump to search
(Update minor release)
 
Line 2: Line 2:
 
shortdescription = '''GNUstep GUI''' is the core package implementing the [[AppKit]]. |
 
shortdescription = '''GNUstep GUI''' is the core package implementing the [[AppKit]]. |
  
currentversion = [ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.31.0.tar.gz gnustep-gui 0.31.0]  |
+
currentversion = [ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.31.1.tar.gz gnustep-gui 0.31.1]  |
  
releasedate = May 29, 2024 |
+
releasedate = June 6, 2024 |
  
 
license = LGPL (service apps GPL) |
 
license = LGPL (service apps GPL) |

Latest revision as of 08:49, 10 June 2024

GNUstep GUI is the core package implementing the AppKit.

Current Version: gnustep-gui 0.31.1

  • Released: June 6, 2024
  • Licensed: LGPL (service apps GPL)

Overview

GNUstep GUI implements the graphical part of the OpenStep specification. It requires the packages GNUstep make and base to build, and back to run.

Features

For a description of the API, see AppKit

Maintainer

  • Fred Kiefer

Related Links