mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-16 20:35:40 +00:00
26 lines
522 B
Text
26 lines
522 B
Text
Source: calls
|
|
Section: comm
|
|
Priority: optional
|
|
Maintainer: Bob Ham <rah@settrans.net>
|
|
Build-Depends:
|
|
debhelper (>= 11),
|
|
libhandy-0.0-dev,
|
|
libgtk-3-dev,
|
|
modemmanager-dev,
|
|
libmm-glib-dev,
|
|
meson,
|
|
pkg-config,
|
|
# to run the tests
|
|
xvfb,
|
|
xauth,
|
|
Standards-Version: 4.1.3
|
|
Homepage: https://gitlab.gnome.org/Community/Purism/calls
|
|
|
|
Package: calls
|
|
Architecture: any
|
|
Depends:
|
|
${misc:Depends},
|
|
${shlibs:Depends},
|
|
ofono,
|
|
Description: Make and receive PSTN phone calls
|
|
A GTK+ user interface for PSTN phone calls using oFono.
|