2001-01-19 19:14:13 +00:00
|
|
|
Summary: The GNUstep gui library
|
|
|
|
Release: 1
|
2007-10-30 14:22:17 +00:00
|
|
|
License: LGPL
|
2001-01-19 19:14:13 +00:00
|
|
|
Group: Development/Libraries
|
2001-05-03 19:39:28 +00:00
|
|
|
Source: ftp://ftp.gnustep.org/pub/gnustep/core/%{gs_name}-%{gs_version}.tar.gz
|
2007-11-08 19:37:34 +00:00
|
|
|
Requires: gnustep-base >= 1.15.1
|
2014-05-04 21:19:24 +00:00
|
|
|
Packager: GNUstep Development <bug-gnustep@gnu.org>
|
|
|
|
Vendor: The GNUstep Project
|
|
|
|
URL: http://www.gnustep.org/
|
2001-01-19 19:14:13 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
The GNUstep gui Library is a powerful library of graphical user interface
|
2024-07-02 07:12:00 +00:00
|
|
|
classes written completely in the Objective-C language; the classes are based
|
|
|
|
on Cocoa (formerly OPENSTEP), and provide the user with a themable environment.
|
|
|
|
While the default look and feel resembles NeXTSTEP, this can be changed.
|
|
|
|
The classes include graphical objects such as windows, menus, buttons,
|
|
|
|
text fields, popup lists, browsers, scrollviews, splitviews, fonts, colors,
|
|
|
|
images, events, pasteboards,... This package includes development headers too.
|
|
|
|
You need the corresponding backend library package (gnustep-back) to use
|
|
|
|
this package.
|
2001-01-19 19:14:13 +00:00
|
|
|
|