Source: gspell
Standards-Version: 4.7.4
Maintainer: Debian GNOME Extras Maintainers <pkg-gnome-extras-maintainers@lists.alioth.debian.org>
Uploaders:
 Jeremy Bícha <jbicha@ubuntu.com>,
 Laurent Bigonville <bigon@debian.org>,
Section: libs
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-gir,
 at-spi2-core <!nocheck>,
 dbus <!nocheck>,
 gir1.2-gtk-3.0-dev,
 gobject-introspection (>= 1.80),
 hunspell-en-us <!nocheck>,
 libenchant-2-dev,
 libglib2.0-dev,
 libgtk-3-dev,
 libicu-dev,
 meson,
 valac,
 xauth <!nocheck>,
 xvfb <!nocheck>,
Build-Depends-Indep:
 gtk-doc-tools <!nodoc>,
 libglib2.0-doc <!nodoc>,
 libgtk-3-doc <!nodoc>,
 libgtksourceview-4-doc <!nodoc>,
 libpango1.0-doc <!nodoc>,
Vcs-Browser: https://salsa.debian.org/gnome-team/extras/gspell
Vcs-Git: https://salsa.debian.org/gnome-team/extras/gspell.git
Homepage: https://gitlab.gnome.org/GNOME/gspell

Package: libgspell-1-3
Architecture: any
Multi-Arch: same
Depends:
 libgspell-1-common (>= ${source:Version}),
 ${misc:Depends},
 ${shlibs:Depends},
Description: spell-checking library for GTK+ applications
 gspell provides a flexible API to add spell checking to a GTK+ application.
 It features:
  * GObject wrappers around Enchant
  * An inline spell checker for GtkTextView (enhanced version of GtkSpell)
  * A spell checker dialog for GtkTextView
  * Support of the no-spell-check tag defined by GtkSourceView
  * Language choosers (button and dialog)

Package: libgspell-1-common
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: libgspell architecture-independent files
 gspell provides a flexible API to add spell checking to a GTK+ application.
 It features:
  * GObject wrappers around Enchant
  * An inline spell checker for GtkTextView (enhanced version of GtkSpell)
  * A spell checker dialog for GtkTextView
  * Support of the no-spell-check tag defined by GtkSourceView
  * Language choosers (button and dialog)
 .
 This package contains the architecture independent files
 like translation of messages.

Package: libgspell-1-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libenchant-2-dev,
 libglib2.0-dev,
 libgspell-1-3 (= ${binary:Version}),
 libgtk-3-dev,
 ${gir:Depends},
 ${misc:Depends},
Suggests:
 libgspell-1-doc (= ${source:Version}),
Provides:
 ${gir:Provides},
Description: spell-checking library for GTK+ applications - development files
 gspell provides a flexible API to add spell checking to a GTK+ application.
 It features:
  * GObject wrappers around Enchant
  * An inline spell checker for GtkTextView (enhanced version of GtkSpell)
  * A spell checker dialog for GtkTextView
  * Support of the no-spell-check tag defined by GtkSourceView
  * Language choosers (button and dialog)
 .
 This package contains development headers and libraries.

Package: gir1.2-gspell-1
Architecture: any
Multi-Arch: same
Section: introspection
Depends:
 ${gir:Depends},
 ${misc:Depends},
Description: spell-checking library for GTK+ applications - GObject introspection
 gspell provides a flexible API to add spell checking to a GTK+ application.
 It features:
  * GObject wrappers around Enchant
  * An inline spell checker for GtkTextView (enhanced version of GtkSpell)
  * A spell checker dialog for GtkTextView
  * Support of the no-spell-check tag defined by GtkSourceView
  * Language choosers (button and dialog)
 .
 This package contains the GObject introspection binding

Package: libgspell-1-doc
Architecture: all
Build-Profiles: <!nodoc>
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
Description: spell-checking library for GTK+ applications - documentation
 gspell provides a flexible API to add spell checking to a GTK+ application.
 It features:
  * GObject wrappers around Enchant
  * An inline spell checker for GtkTextView (enhanced version of GtkSpell)
  * A spell checker dialog for GtkTextView
  * Support of the no-spell-check tag defined by GtkSourceView
  * Language choosers (button and dialog)
 .
 This package contains the API documentation.

Package: gspell-1-tests
Architecture: any
Section: misc
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: spell-checking library for GTK+ applications - installed tests
 gspell provides a flexible API to add spell checking to a GTK+ application.
 It features:
  * GObject wrappers around Enchant
  * An inline spell checker for GtkTextView (enhanced version of GtkSpell)
  * A spell checker dialog for GtkTextView
  * Support of the no-spell-check tag defined by GtkSourceView
  * Language choosers (button and dialog)
 .
 This package contains automated tests.
