Difference between revisions of "Gui"
Jump to navigation
Jump to search
(initial article) |
|||
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. | + | currentversion = [ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.31.0.tar.gz gnustep-gui 0.31.0] | |
− | releasedate = | + | releasedate = May 29, 2024 | |
license = LGPL (service apps GPL) | | license = LGPL (service apps GPL) | |
Revision as of 15:49, 30 May 2024
GNUstep GUI is the core package implementing the AppKit.
Current Version: gnustep-gui 0.31.0
- Released: May 29, 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