# -*-debian-control-*-
# NOTE: debian/control is generated from debian/templates/control.m4
Source: gnustep-gui
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders:
 Eric Heintzmann <heintzmann.eric@free.fr>,
 Alex Myczko <tar@debian.org>,
 Yavor Doganov <yavor@gnu.org>,
Section: gnustep
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 flite1-dev,
 libao-dev,
 libaspell-dev,
 libcups2-dev,
 libgif-dev,
 libgnustep-base-dev (>= 1.30.0-12),
 libicns-dev,
 libicu-dev,
 libjpeg-dev,
 libmagickcore-7.q16-dev,
 libpng-dev,
# Exclude architectures where pocketsphinx is not available.
 libpocketsphinx-dev [!s390x !hppa !m68k !powerpc !ppc64 !sparc64],
 libsndfile1-dev,
 libtiff-dev,
 m4,
 zlib1g-dev,
Build-Depends-Indep:
 gnustep-base-doc <!nodoc>,
 texinfo <!nodoc>,
 texlive-base <!nodoc>,
 texlive-latex-base <!nodoc>,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/gnustep-team/gnustep-gui
Vcs-Git: https://salsa.debian.org/gnustep-team/gnustep-gui.git
Homepage: http://gnustep.org

Package: gnustep-gui-common
Architecture: all
Multi-Arch: foreign
Depends:
 gnustep-base-common (>= 1.30.0-12),
 ${misc:Depends},
Breaks:
 gnustep-gui-runtime (<< 0.31.1-5),
Replaces:
 gnustep-gui-runtime (<< 0.31.1-5),
Description: GNUstep GUI Library - common files
 The GNUstep GUI Library is a powerful library of graphical user interface
 classes written completely in the Objective-C language; the classes are
 based upon the OpenStep specification, and provide the user with a
 traditional nextstep-like look and feel.
 .
 This package contains the common files needed by the GNUstep GUI library.

Package: gnustep-gui-runtime
Architecture: any
Multi-Arch: foreign
Depends:
 gnustep-gui-common (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: GNUstep GUI Library - runtime files
 The GNUstep GUI Library is a powerful library of graphical user interface
 classes written completely in the Objective-C language; the classes are
 based upon the OpenStep specification, and provide the user with a
 traditional nextstep-like look and feel.
 .
 This package contains the runtime support files needed by GNUstep GUI
 applications.

Package: libgnustep-gui0.31
Architecture: any
Section: libs
Multi-Arch: same
Depends:
 gnustep-gui-common (= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 gnustep-gui-runtime (= ${binary:Version}),
Breaks:
 gnustep-back0.31 (<< 0.31.0-5),
 gnustep-dl2 (<< 0.12.0+git20171224-4),
Description: GNUstep GUI Library
 The GNUstep GUI library is a powerful library of graphical user interface
 classes written completely in the Objective-C language; the classes are
 based upon the OpenStep specification, and provide the user with a
 traditional nextstep-like look and feel.  The classes include graphical
 objects such as windows, menus, buttons, text fields, popup lists, browsers,
 scrollviews, splitviews, fonts, colors, images, events, pasteboards...
 You need the corresponding backend library package (gnustep-back) to use
 this package.

Package: libgnustep-gui-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends:
 gnustep-gui-runtime (= ${binary:Version}),
 libgnustep-base-dev (>= 1.30.0-12),
 libgnustep-gui0.31 (= ${binary:Version}),
 ${misc:Depends},
Recommends:
 gnustep-gui-doc,
Description: GNUstep GUI header files and static libraries
 The GNUstep GUI Library is a powerful library of graphical user interface
 classes written completely in the Objective-C language; the classes are
 based upon the OpenStep specification, and provide the user with a
 traditional nextstep-like look and feel.
 .
 This package contains the header files and static libraries required
 to build applications against the GNUstep GUI library.
 .
 Install this package if you wish to develop your own programs using
 the GNUstep GUI Library.

Package: gnustep-gui-doc
Architecture: all
Build-Profiles: <!nodoc>
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
Recommends:
 gnustep-base-doc,
Description: Documentation for the GNUstep GUI Library
 The GNUstep GUI Library is a powerful library of graphical user interface
 classes written completely in the Objective-C language; the classes are
 based upon the OpenStep specification, and provide the user with a
 traditional nextstep-like look and feel.
 .
 This package contains text, gsdoc, PDF and HTML documentation for the
 GNUstep GUI Library.
