- Package:
- src:libcec
- Source:
- libcec
- Submitter:
- Patrick Häcker
- Date:
- 2021-09-23 07:54:28 UTC
- Severity:
- wishlist
- Tags:
Dear Maintainer, the Debian package of libcec does not support the Raspberry Pi's (RPI) HDMI port in version 4.0.3+dfsg1-1. Version 4.0.4.1~stretch in Rasbian does support it (you can find it here: http://archive.raspberrypi.org/debian/pool/main/libc/libcec/). Please consider if it is possible to build the package with RPI support in Debian, too, as done for the Rasbian package (at least on armhf). If you are interested in that change and want to have help, please reach me. I guess it might be trivial when diffing both source packages. Kind regards Patrick
Hi Patrick, Patrick Häcker <pat_h@web.de> ezt írta (időpont: 2019. febr. 10., V, 2:39): I'd happily accept patches. The diff is small: iff -Naur ../libcec/debian/rules libcec-4.0.4.1~stretch/debian/rules --- ../libcec/debian/rules 2018-11-16 09:33:15.567861747 +0700 +++ libcec-4.0.4.1~stretch/debian/rules 2018-12-22 04:34:14.000000000 +0700 @@ -1,19 +1,11 @@ #!/usr/bin/make -f
Hi, Bálint Réczey <balint@balintreczey.hu> ezt írta (időpont: 2019. febr. 11., H, 9:51): I have forwarded the issue to Raspbian, to help the resolution of the legal issues around the linked libraries. Cheers, Balint