Differences between revisions 27 and 28
Revision 27 as of 2018-05-11 11:21:53
Size: 2619
Editor: ?SvetlanaTkachenko
Comment: added gitup to the list of software that might get ported to GNUstep
Revision 28 as of 2019-07-26 19:07:13
Size: 2666
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
||<tablestyle="width: 100%;" style="border: 0px hidden">~-[[DebianWiki/EditorGuide#translation|Translation(s)]] : - [[fr/DebianGNUstep|Français]] - [[it/DebianGNUstep|Italiano]] - [[ru/DebianGNUstep|Русский]] -~||<style="text-align: right;border: 0px hidden"> (!) [[/Discussion|Discussion]]|| ||<tablestyle="width: 100%;" style="border: 0px hidden">~-[[DebianWiki/EditorGuide#translation|Translation(s)]] : - [[fr/DebianGNUstep|Français]] - [[it/DebianGNUstep|Italiano]] - English - [[pt_BR/DebianGNUstep|Brasileiro]] - [[ru/DebianGNUstep|Русский]] -~||<style="text-align: right;border: 0px hidden"> (!) [[/Discussion|Discussion]]||

Translation(s) : - Français - Italiano - English - Brasileiro - Русский

(!) ?Discussion

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:

Packaging Hints

  • The Debian menu system is dead. gnustep-base-runtime delivers pl2list which takes *Info.plist files to create name.desktop files. wmaker alteady integrates desktop files into ita menu.

Software that might get ported to GNUstep

Packaging


CategoryDesktopEnvironment