1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-07-02 15:09:31 +00:00
Purism-Calls/debian/control
Bob Ham 6a7fbf0b59 Add phone number lookup using libfolks
The CallsBestMatchView and CallsPhoneNumberQuery classes are written
in Vala because they may be generally useful and to leave open the
possibility of adding them to libfolks itself, which is written in
Vala.
2019-10-29 13:21:45 +00:00

33 lines
638 B
Plaintext

Source: calls
Section: comm
Priority: optional
Maintainer: Bob Ham <rah@settrans.net>
Build-Depends:
debhelper (>= 11),
libhandy-0.0-dev (>= 0.0.10),
libgtk-3-dev,
modemmanager-dev,
libmm-glib-dev,
libgsound-dev,
libpeas-dev,
libgom-1.0-dev,
libebook-contacts1.2-dev,
valac,
libfolks-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},
modemmanager,
Description: Make and receive PSTN phone calls
A GTK+ user interface for PSTN phone calls using oFono.