Simplify gnustep ports Hook into the regular ports framework: - LIB_DEPENDS for library dependencies - Use regular USE_LDCONFIG Reuse USES=objc (automatic) USE_GNUSTEP is now a macro to set the dependencies and build feature needed. Accepted arguments: back base build gui Merge deskutils/preferencepanes into deskutils/systempreferences
9 lines
420 B
Text
9 lines
420 B
Text
GNUstep is a set of general-purpose Objective-C libraries based on the
|
|
OpenStep standard developed by NeXT (now Apple) Inc. The libraries
|
|
consist of everything from foundation classes, such as dictionaries and
|
|
arrays, to GUI interface classes such as windows, sliders, buttons, etc.
|
|
|
|
Please contact the GNUstep maintainers at <discussion@gnustep.org> in
|
|
case of questions and help offers.
|
|
|
|
WWW: http://www.gnustep.org/
|