2018-05-29 09:48:28 +00:00
|
|
|
Source: calls
|
|
|
|
Section: comm
|
|
|
|
Priority: optional
|
2020-03-26 09:07:31 +00:00
|
|
|
Maintainer: Julian Sparber <julian.sparber@puri.sm>
|
|
|
|
Uploaders:
|
|
|
|
Bob Ham <rah@settrans.net>,
|
2018-05-29 09:48:28 +00:00
|
|
|
Build-Depends:
|
|
|
|
debhelper (>= 11),
|
2020-11-17 09:52:10 +00:00
|
|
|
desktop-file-utils,
|
2020-10-13 00:45:07 +00:00
|
|
|
libcallaudio-dev,
|
2020-05-20 14:53:38 +00:00
|
|
|
libfeedback-dev,
|
2020-09-29 10:22:47 +00:00
|
|
|
libhandy-1-dev (>= 1.0.0),
|
2018-05-29 09:48:28 +00:00
|
|
|
libgtk-3-dev,
|
2018-08-03 14:37:20 +00:00
|
|
|
modemmanager-dev,
|
2020-01-21 13:25:47 +00:00
|
|
|
libmm-glib-dev (>= 1.12.0),
|
2018-11-23 14:34:41 +00:00
|
|
|
libpeas-dev,
|
2019-07-22 10:52:46 +00:00
|
|
|
libgom-1.0-dev,
|
2019-08-05 10:25:45 +00:00
|
|
|
libebook-contacts1.2-dev,
|
2019-10-28 10:21:09 +00:00
|
|
|
valac,
|
|
|
|
libfolks-dev,
|
2018-05-29 09:48:28 +00:00
|
|
|
meson,
|
|
|
|
pkg-config,
|
2018-06-29 14:47:42 +00:00
|
|
|
# to run the tests
|
|
|
|
xvfb,
|
|
|
|
xauth,
|
2018-05-29 09:48:28 +00:00
|
|
|
Standards-Version: 4.1.3
|
|
|
|
Homepage: https://gitlab.gnome.org/Community/Purism/calls
|
|
|
|
|
|
|
|
Package: calls
|
|
|
|
Architecture: any
|
|
|
|
Depends:
|
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends},
|
2020-10-13 00:45:07 +00:00
|
|
|
callaudiod,
|
2018-09-17 15:36:27 +00:00
|
|
|
modemmanager,
|
2018-05-29 09:48:28 +00:00
|
|
|
Description: Make and receive PSTN phone calls
|
2020-11-06 14:24:32 +00:00
|
|
|
A GTK user interface for PSTN phone calls using ModemManager.
|
|
|
|
.
|
|
|
|
Besides phone calls it also handles USSD.
|
|
|
|
.
|
|
|
|
It works on desktops but also adjusts to small screen sizes like smart phones
|
|
|
|
and other mobile devices.
|
|
|
|
|