Source: gstep-core
Section: devel
Priority: optional
Maintainer: Matthias Klose <doko@debian.org>
Standards-Version: 3.1.1
Build-Depends: gobjc (>= 1:2.95.2), libtiff3g-dev, libjpeg62-dev, xlib6g-dev, patch, awk, autoconf, debhelper

Package: gstep-make
Architecture: any
Depends: ${shlibs:Depends}
Description: The GNUstep makefile package
 [This is a developer snapshot. Do not use it for production.]
 .
 Install this package if you want to use or develop GNUstep programs.
 .
 The makefile package is a simplistic, powerful and extensible way to
 write makefiles for a GNUstep-based project.  It allows the user to
 write a GNUstep-based project without having to deal with the complex
 issues associated with the configuration and installation of the core
 GNUstep libraries.  It also allows the user to easily create
 cross-compiled binaries.

Package: gstep-base0
Section: libs
Architecture: any
Depends: gstep-make (= ${Source-Version}), ${shlibs:Depends}
Conflicts: gstep-base
Replaces: gstep-base
Description: The GNUstep Base Library
 [This is a developer snapshot. Do not use it for production.]
 .
 The GNUstep Base Library is a library of general-purpose, non-graphical
 Objective C objects. It provides functionality that aims to implement
 the non-graphical portion of the OpenStep standard.

Package: gstep-base0-dev
Architecture: any
Depends: gstep-base0 (=${Source-Version}), gobjc (>= 1:2.95.2)
Conflicts: gstep-base-dev
Replaces: gstep-base-dev
Provides: gstep-base-dev
Description: Header files and static libraries for the GNUstep Base
 This package contains the header files and static libraries for the
 GNUstep Base Library.
 .
 Install this package if you wish to develop your own programs using
 the GNUstep Base Library.

Package: gstep-base0-dbg
Architecture: any
Depends: gstep-base0-dev (=${Source-Version})
Conflicts: gstep-base-dbg
Replaces: gstep-base-dbg
Description: Debugging versions for the GNUstep Base Library
 This package contains the shared library of the
 GNUstep Base Library compiled with debugging symbols.
 .
 Install this package if you wish to develop your own programs using
 the GNUstep Base Library.

Package: gstep-base-examples
Architecture: all
Recommends: gstep-base0-dev (=${Source-Version})
Description: Examples using the GNUstep Base Library
 This is the source for a few example (non-GUI) applications
 using the GNUstep Base Library.

Package: gstep-gui0
Section: libs
Architecture: any
Depends: gstep-base0 (=${Source-Version}), ${shlibs:Depends}
Suggests: gstep-xgps0 (=${Source-Version})
Conflicts: gstep-gui
Replaces: gstep-gui
Description: The GNUstep GUI Library
 [This is a developer snapshot. Do not use it for production.]
 .
 This package 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
 does not completely conform to the specification and has been enhanced
 in a number of ways to take advantage of the GNU system.

Package: gstep-gui0-dev
Architecture: any
Depends: gstep-gui0 (=${Source-Version}), gstep-base0-dev (=${Source-Version}), libtiff3g-dev
Suggests: gstep-xgps0-dev
Conflicts: gstep-gui-dev
Replaces: gstep-gui-dev
Provides: gstep-gui-dev
Description: The GNUstep GUI Library
 This package contains the header files and static libraries for the
 GNUstep GUI Library.
 .
 Install this package if you wish to develop your own programs using
 GNUstep GUI.

Package: gstep-gui0-dbg
Architecture: any
Depends: gstep-gui0-dev (=${Source-Version}), gobjc (>= 1:2.95.2)
Suggests: gstep-xgps0-dbg (=${Source-Version})
Conflicts: gstep-gui-dbg
Replaces: gstep-gui-dbg
Description: Debugging versions for the GNUstep GUI Library
 This package contains the shared library of the
 GNUstep GUI Library compiled with debugging symbols.
 .
 Install this package if you wish to develop your own programs using
 the GNUstep Base Library.

Package: gstep-xgps0
Section: libs
Architecture: any
Depends: gstep-gui0 (=${Source-Version}), ${shlibs:Depends}
Conflicts: gstep-xgps
Replaces: gstep-xgps
Description: The GNUstep GUI X/GPS Backend
 [This is a developer snapshot. Do not use it for production.]
 .
 This package is a back-end component for the GNUstep GUI Library, using
 native X support and eliminates the need for DPS/DGS. It works via a DPS
 emulation engine to use Xlib calls to emulate the DPS functions required
 by the front-end system.

Package: gstep-xgps0-dev
Architecture: any
Depends: gstep-xgps0 (=${Source-Version}), gstep-gui0-dev (=${Source-Version}), xlib6g-dev
Conflicts: gstep-xgps-dev
Replaces: gstep-xgps-dev
Provides: gstep-xgps-dev
Description: Development files for the GNUstep GUI X/GPS backend
 [This is a developer snapshot. Do not use it for production.]
 .
 This package contains the header files and static libraries for the
 GNUstep GUI X/GPS Backend.
 .
 Install this package if you wish to develop your own X programs using
 the X/GPS backend of GNUstep.

Package: gstep-xgps0-dbg
Architecture: any
Depends: gstep-xgps0-dev (=${Source-Version})
Conflicts: gstep-xgps-dbg
Replaces: gstep-xgps-dbg
Description: Debugging versions for the GNUstep GUI X/GPS Library
 This package contains the shared library of the
 GNUstep GUI X/GPS Library compiled with debugging symbols.
 .
 Install this package if you wish to develop your own programs using
 the GNUstep Base Library.

Package: gstep-xgps-examples
Architecture: any
Depends: gstep-xgps0 (=${Source-Version})
Description: Example GNUstep applications using the X/GPS backend
 Sample GNUstep applications, some are clones of their NEXTSTEP
 counterparts.
 .
 Install this if you want to have a look at the state of the
 GNUstep X/GPS backend.

