Difference between revisions of "Gui"

From GNUstepWiki
Jump to navigation Jump to search
(Update minor release)
(update 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.1.tar.gz gnustep-gui 0.31.1]  |
+
currentversion = [ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.32.tar.gz gnustep-gui 0.32]  |
  
releasedate = June 6, 2024 |
+
releasedate = June 11, 2025 |
  
 
license = LGPL (service apps GPL) |
 
license = LGPL (service apps GPL) |

Revision as of 20:30, 11 February 2025

GNUstep GUI is the core package implementing the AppKit.

Current Version: gnustep-gui 0.32

  • Released: June 11, 2025
  • 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