gnustep-back-art
- Ebuilds: 1, Stable: 0.32.0, Testing: 0.32.0 Description:
It is a back-end component for the GNUstep GUI Library. The
implementation of the GNUstep GUI Library is designed in two parts. The
first part is the front-end component which is independent of platform
and display system. This front-end is combined with a back-end
component which handles all of the display system dependent such as
specific calls to the X Window System. This design allows the GNUstep
applications to have the "look and feel" of the underlying display
system without any changes to the application, and the library can be
easily ported to other display systems.
The GNUstep GUI Backend is for platforms using the X-Window System or
Window's Systems. It works via a DPS emulation engine to emulate the
DPS functions required by the front-end system.
This package installs a backend that supports libart_lgpl.
Homepage:https://gnustep.github.io License: LGPL-2.1+
gnustep-back-cairo
- Ebuilds: 1, Stable: 0.32.0, Testing: 0.32.0 Description: Cairo back-end component for the GNUstep GUI Library
Homepage:https://gnustep.github.io License: LGPL-2.1+
gnustep-back-xlib
- Ebuilds: 1, Stable: 0.32.0, Testing: 0.32.0 Description:
It is a back-end component for the GNUstep GUI Library. The
implementation of the GNUstep GUI Library is designed in two parts. The
first part is the front-end component which is independent of platform
and display system. This front-end is combined with a back-end
component which handles all of the display system dependent such as
specific calls to the X Window System. This design allows the GNUstep
applications to have the "look and feel" of the underlying display
system without any changes to the application, and the library can be
easily ported to other display systems.
The GNUstep GUI Backend is for platforms using the X-Window System or
Window's Systems. It works via a DPS emulation engine to emulate the
DPS functions required by the front-end system.
This package installs a backend that supports X11.
Homepage:https://gnustep.github.io License: LGPL-2.1+
gnustep-base
- Ebuilds: 1, Stable: 1.31.1-r1, Testing: 1.31.1-r1 Description: A library of general-purpose, non-graphical Objective C objects
Homepage:https://gnustep.github.io License: GPL-2 LGPL-2.1
gnustep-gui
- Ebuilds: 1, Stable: 0.32.0, Testing: 0.32.0 Description:
It is a library of graphical user interface classes written completely
in the Objective-C language; the classes are based upon the OpenStep
specification as release by NeXT Software, Inc. The library has been
enhanced in a number of ways to take advantage of the GNU system.
These classes include graphical objects such as buttons, text fields,
popup lists, browser lists, and windows; there are also many associated
classes for handling events, colors, fonts, pasteboards and images.
The GNUstep GUI Library is designed in two parts. The first part is
the front-end component which is independent of platform and display
system. This front-end is combined with a back-end component which
handles all of the display system dependent such as specific calls to
X/Windows. This design allows the GNUstep applications to have the
"look and feel" of the underlying display system without any changes to
the application, and the library can be easily ported to other display
systems.
The GNUstep GUI Library requires the GNU Objective-C compiler, the
GNUstep Base Library, the TIFF Graphics library, and a back-end
component like the GNUstep 'Back' Backend.
Homepage:https://gnustep.github.io/ License: LGPL-2.1
gnustep-make
- Ebuilds: 1, Stable: 2.9.3-r2, Testing: 2.9.3-r2 Description:
The makefile package is a simple, powerful and extensible way to write
makefiles for a GNUstep-based project. It allows the user to write a
project without having to deal with the complex issues associated with
configuration, building, installation, and packaging. It also allows
the user to easily create cross-compiled binaries.
Homepage:https://gnustep.github.io License: GPL-2
libobjc2
- Ebuilds: 2, Testing: 2.3-r1 Description:
The GNUstep Objective-C runtime is designed as a drop-in replacement for the
GCC runtime. It supports both a legacy and a modern ABI, allowing code
compiled with old versions of GCC to be supported without requiring
recompilation. The modern ABI adds the following features:
- Non-fragile instance variables.
- Protocol uniquing.
- Object planes support.
- Declared property introspection.
Both ABIs support the following feature above and beyond the GCC runtime:
- The modern Objective-C runtime APIs, introduced with OS X 10.5.
- Blocks (closures).
- Low memory profile for platforms where memory usage is more important than speed.
- Synthesised property accessors.
- Efficient support for @synchronized()
- Type-dependent dispatch, eliminating stack corruption from mismatched selectors.
Homepage:https://developer.gnustep.org/ License: MIT
mknfonts
- Ebuilds: 1, Stable: 0.5-r3, Testing: 0.5-r3 Description: A tool to create .nfont packages for use with gnustep-back-art
Homepage:https://packages.debian.org/mknfonts.tool License: GPL-2