Discussion:
[blfs-support] gst-plugins-bad optional GnuTLS dependency
John Frankish via blfs-support
2018-11-23 09:46:41 UTC
Permalink
Ref:
Beyond Linux(r) From Scratch - Version 2018-11-22
Chapter 42. Multimedia Libraries and Drivers
gst-plugins-bad-1.14.4

GnuTLS-3.5.19 is listed as an optional dep, but the configure script does not test for it, config.log does not mention it and none of the compiled gst-plugins-bad libs or plugins depend on it.

Is gnutls a runtime dep or a depreciated one?

Regards
John
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the abo
Bruce Dubbs via blfs-support
2018-11-23 16:39:09 UTC
Permalink
Post by John Frankish via blfs-support
Beyond Linux(r) From Scratch - Version 2018-11-22
Chapter 42. Multimedia Libraries and Drivers
gst-plugins-bad-1.14.4
GnuTLS-3.5.19 is listed as an optional dep, but the configure script does not test for it, config.log does not mention it and none of the compiled gst-plugins-bad libs or plugins depend on it.
Is gnutls a runtime dep or a depreciated one?
According to the ChangeLog from 2014, gnutls is mentioned with regard to
nettle/libgcrypt. There is mention of changes with regard to gnutls in
the NEWS file that dates back to gst-plugins-bad-1.14.1, but no mention
of removing it since then.

-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information pag
Ken Moffat via blfs-support
2018-11-23 19:51:29 UTC
Permalink
Post by Bruce Dubbs via blfs-support
Post by John Frankish via blfs-support
Beyond Linux(r) From Scratch - Version 2018-11-22
Chapter 42. Multimedia Libraries and Drivers
gst-plugins-bad-1.14.4
GnuTLS-3.5.19 is listed as an optional dep, but the configure script does not test for it, config.log does not mention it and none of the compiled gst-plugins-bad libs or plugins depend on it.
Is gnutls a runtime dep or a depreciated one?
According to the ChangeLog from 2014, gnutls is mentioned with regard to
nettle/libgcrypt. There is mention of changes with regard to gnutls in the
NEWS file that dates back to gst-plugins-bad-1.14.1, but no mention of
removing it since then.
-- Bruce
Looks as if the requirement was only for the hls plugin. For that,
configure now tests (in order) for nettle, libgcrypt, openssl.

ĸen
--
If a man stands before a mirror and sees in it his reflection, what
he sees is not a true reproduction, but a picture of himself when he
was a younger man. -- de Selby
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See t
Loading...