Difference between revisions of "Gui"

From GNUstepWiki
Jump to navigation Jump to search
(update release)
m
 
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.32.tar.gz gnustep-gui 0.32]  |
+
currentversion = [ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.32.0.tar.gz gnustep-gui 0.32.0]  |
  
 
releasedate = June 11, 2025 |
 
releasedate = June 11, 2025 |

Latest revision as of 20:31, 11 February 2025

GNUstep GUI is the core package implementing the AppKit.

Current Version: gnustep-gui 0.32.0

  • 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