Your message dated Thu, 20 Dec 2018 00:55:09 +0100
with message-id <[email protected]>
and subject line Re: linphone-nogtk depends on X and OpenGL
has caused the Debian Bug report #901246,
regarding linphone-nogtk depends on X and OpenGL
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
901246: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901246
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linphone-nogtk
Version: 3.6.1-3
Severity: important
Dear maintainer, the purpose of linphone-nogtk package is to provide
light-wight/headless command line client linphonec, but apparently
Debian package depends on X11 libraries, X Video extension libraries,
OpenGL libraries and other insane stuff which command line application
really should not use.
Looking at linphone's ./configure script and there are options like
--disable-x11 --enable-gtk_ui=no --enable-notify=no which should be used
together with --enable-console_ui=yes for compiling just that command
line client.
I would suggest to revisit all those dependences of linphone-nogtk
package.
--
Pali Rohár
[email protected]
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 3.12.0-1
This was indeed quite bad in 3.6.1 which was present in stretch.
In 3.12 the situation has improved a lot. It is not perfect yet, since
linphone depends on libmediastreamer-voip10, which in turn depends on a
lot of media libraries that sometimes do have a dependency on GL or X
(i.e. libmediastreamer-voip10 -> libavcodec-extra58 -> libcairo2 or
libmediastreamer-voip10 -> libavcodec-extra58 -> librsvg2-2 -> libpango).
I don't think these can be fixed in linphone.
--- End Message ---