Source: phat
Priority: optional
Section: graphics
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Alessio Treglia <alessio@debian.org>,
 Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends: debhelper (>= 7.0.50~),
 dh-autoreconf,
 autotools-dev (>= 20100122.1),
 libgnomecanvas2-dev,
 libgtk2.0-dev,
 gtk-doc-tools,
 chrpath
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-multimedia/phat.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/phat.git
Homepage: http://phat.berlios.de/

Package: libphat-dev
Section: libdevel
Architecture: any
Depends: libphat0 (= ${binary:Version}),
 ${misc:Depends}
Provides: libphat0-dev
Replaces: libphat0-dev (<= 0.4.1-2)
Breaks: libphat0-dev (<= 0.4.1-2)
Description: Development files (headers) for libphat
 phat is a collection of gtk widgets geared towards audio apps
 Audio applications demand a set of special widgets of its own
 which phat aims to provide. The first widget being the "fanslider",
 a mix between the button and the slider metaphores, providing the
 user a more precise graphical input method.
 .
 This package contains the headers used to build applications
 that use phat widget collection.

Package: libphat0
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Suggests: libphat-tools
Description: collection of gtk widgets geared towards audio apps
 Audio applications demand a set of special widgets of its own
 which phat aims to provide. The first widget being the "fanslider",
 a mix between the button and the slider metaphores, providing the
 user a more precise graphical input method.
 .
 This package contains the shared library for libphat.

Package: libphat-tools
Architecture: any
Depends: libphat0 (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends}
Breaks: libphat0-dev (<= 0.3.1-3)
Replaces: libphat0-dev (<= 0.3.1-3)
Description: collection of tools for libphat
 phat is a collection of gtk widgets geared towards audio apps
 Audio applications demand a set of special widgets of its own
 which phat aims to provide. The first widget being the "fanslider",
 a mix between the button and the slider metaphores, providing the
 user a more precise graphical input method.
 .
 This package contains collection of gtk apps geared towards
 audio applications, using phat widget collection.
