Features/GNUstep
From FedoraProject
(→Documentation) |
(Some fixup) |
||
| (18 intermediate revisions by 5 users not shown) | |||
| Line 9: | Line 9: | ||
== Current Status == | == Current Status == | ||
| − | * Targeted release: [[Releases/ | + | * Targeted release: [[Releases/14 | Fedora 14 ]] |
| − | * Last updated: | + | * Last updated: 2010-09-27 |
| − | * Percentage of completion: | + | * Percentage of completion: 100% |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
== Detailed Description == | == Detailed Description == | ||
| − | GNUstep is a GNU project to implement a Openstep/Nextstep-like | + | GNUstep is a GNU project to implement a Openstep/Nextstep-like environment on normal unix/linux systems. |
== Benefit to Fedora == | == Benefit to Fedora == | ||
| − | Providing the GNUstep environment for Fedora which is available on other | + | Providing the GNUstep environment for Fedora which is available on other Linux distribution like Debian or Gentoo Linux. |
== Scope == | == Scope == | ||
| Line 32: | Line 25: | ||
== How to Test == | == How to Test == | ||
* Try out to build and running the gnustep-example package on Fedora. | * Try out to build and running the gnustep-example package on Fedora. | ||
| + | |||
| + | Testplan: | ||
| + | |||
| + | * Download the gnu-example package. | ||
| + | * build the gnu-example package on a local machine | ||
| + | * Install it and try to start any application offer by this package. | ||
== Dependencies == | == Dependencies == | ||
| − | GNUstep needs the objective C | + | GNUstep needs the objective C environment which is provided by the gcc. |
== Contingency Plan == | == Contingency Plan == | ||
| Line 42: | Line 41: | ||
== Documentation == | == Documentation == | ||
* Please see http://www.gnustep.org | * Please see http://www.gnustep.org | ||
| + | |||
| + | == Open Tasks == | ||
| + | None | ||
| + | |||
| + | == Open Issues == | ||
| + | None | ||
== Release Notes == | == Release Notes == | ||
| − | + | This Feature offers the possibility to create GNUstep applications on Fedora. GNUstep is an open source | |
| + | reimplementation of Nextstep. It's provide an GUI framework base of the Objective-C programming language. | ||
| + | |||
| + | The Objective-C programming language is part of the GNU compiler collection (gcc). | ||
| + | |||
| + | A list of applications based on GNUstep you may find at [http://gnustep.org/experience/apps.html List of GNUstep applications]. | ||
| + | |||
| + | Detailed introduction to the GNUstep project you may find at [http://gnustep.org/information/aboutGNUstep.html GNUstep Introduction]. | ||
| − | [[Category: | + | [[Category:FeatureAcceptedF14]] |
| − | + | ||
Latest revision as of 18:31, 27 September 2010
Contents |
[edit] GNUstep
[edit] Summary
GNUstep development environment for Fedora
[edit] Owner
- Name: Jochen Schmitt
- email: Jochen@herr-schmitt.de
[edit] Current Status
- Targeted release: Fedora 14
- Last updated: 2010-09-27
- Percentage of completion: 100%
[edit] Detailed Description
GNUstep is a GNU project to implement a Openstep/Nextstep-like environment on normal unix/linux systems.
[edit] Benefit to Fedora
Providing the GNUstep environment for Fedora which is available on other Linux distribution like Debian or Gentoo Linux.
[edit] Scope
This is a entirely new feature which has no impact for other packages. Only the gnustep-make package, which is part of this feature was updated to the most recent release.
[edit] How to Test
- Try out to build and running the gnustep-example package on Fedora.
Testplan:
- Download the gnu-example package.
- build the gnu-example package on a local machine
- Install it and try to start any application offer by this package.
[edit] Dependencies
GNUstep needs the objective C environment which is provided by the gcc.
[edit] Contingency Plan
Not required. It can be introduced after the release of a distribution without any impact for the user. Is only an enhancement.
[edit] Documentation
- Please see http://www.gnustep.org
[edit] Open Tasks
None
[edit] Open Issues
None
[edit] Release Notes
This Feature offers the possibility to create GNUstep applications on Fedora. GNUstep is an open source reimplementation of Nextstep. It's provide an GUI framework base of the Objective-C programming language.
The Objective-C programming language is part of the GNU compiler collection (gcc).
A list of applications based on GNUstep you may find at List of GNUstep applications.
Detailed introduction to the GNUstep project you may find at GNUstep Introduction.