Translation(s) : English - Français - Italiano - Português (Brasil) - Русский
DebianGNUstep
What is GNUstep?
GNUstep is a cross-platform, object-oriented framework for desktop application development. Based on the OpenStep specification originally created by NeXT (now Apple), GNUstep enables developers to rapidly build sophisticated software by employing a large library of reusable software components. GNUstep is used in production environments at several organizations.
How to install GNUstep
To get a bare minimum base install of X and the preferred window manager for GNUstep, do:
apt-get install x-window-system-core wmaker menu
To install GNUstep do the following:
apt-get install gnustep
This will install a meta package, which will install the core GNUstep software to get it to work.
Other Packages
Other packages that are useful include:
Links
Packaging
see the Debian GNUstep package maintainers page
Packaging Hints
The Debian menu system is dead. gnustep-base-runtime delivers pl2list which takes *Info.plist files to create name.desktop files. wmaker already integrates desktop files into its menu.
Software that might get ported to GNUstep
https://github.com/pete-gordon/hivelytracker/tree/master/sdl/osx/xcode
https://ftp.nice.ch/pub/next/games/strategic/_NetHack.README.html
https://github.com/git-up/GitUp/issues/160#issuecomment-246147441