Source: callaudiod
Section: comm
Priority: optional
Maintainer: DebianOnMobile Maintainers <debian-on-mobile-maintainers@alioth-lists.debian.net>
Uploaders: Arnaud Ferraris <aferraris@debian.org>
Build-Depends:
 dbus,
 debhelper-compat (= 13),
 libappstream-dev,
 libasound2-dev,
 libglib2.0-dev,
 libpulse-dev,
 meson,
 pkgconf,
Build-Depends-Indep:
 gtk-doc-tools,
Standards-Version: 4.7.2
Homepage: https://gitlab.com/mobian1/callaudiod
Vcs-Git: https://salsa.debian.org/DebianOnMobile-team/callaudiod.git
Vcs-Browser: https://salsa.debian.org/DebianOnMobile-team/callaudiod

Package: callaudiod
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 pipewire-pulse | pulseaudio,
Breaks:
 wireplumber (<< 0.5.11~),
Description: Call audio routing daemon
 callaudiod is a daemon for dealing with audio routing during phone calls.
 It provides a D-Bus interface allowing other programs to:
   * switch audio profiles
   * output audio to the speaker or back to its original port
   * mute the microphone
 .
 This package contains the daemon and D-Bus interface definition.

Package: libcallaudio-0-1
Architecture: any
Multi-Arch: same
Section: libs
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 callaudiod,
Description: Library for audio routing during voice calls
 callaudiod is a daemon for dealing with audio routing during phone calls.
 It provides a D-Bus interface allowing other programs to:
   * switch audio profiles
   * output audio to the speaker or back to its original port
   * mute the microphone
 .
 This package contains the shared libraries for applications interfacing with
 callaudiod.

Package: libcallaudio-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libcallaudio-0-1 (= ${binary:Version}),
 libglib2.0-dev,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Development files for libcallaudio
 callaudiod is a daemon for dealing with audio routing during phone calls.
 It provides a D-Bus interface allowing other programs to:
   * switch audio profiles
   * output audio to the speaker or back to its original port
   * mute the microphone
 .
 This package contains development files to use when writing applications that
 interface with callaudiod.

Package: libcallaudio-doc
Architecture: all
Section: doc
Depends:
 ${misc:Depends}
Suggests: devhelp
Multi-Arch: foreign
Description: Documentation for libcallaudio's API
 callaudiod is a daemon for dealing with audio routing during phone calls.
 It provides a D-Bus interface allowing other programs to:
   * switch audio profiles
   * output audio to the speaker or back to its original port
   * mute the microphone
 .
 This package contains the API documentation.

Package: libcallaudio-tools
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Helper tools for libcallaudio
 callaudiod is a daemon for dealing with audio routing during phone calls.
 It provides a D-Bus interface allowing other programs to:
   * switch audio profiles
   * output audio to the speaker or back to its original port
   * mute the microphone
 .
 This package contains helper tools for libcallaudio.
