linuxserver / docker-tvheadend

GNU General Public License v3.0
158 stars 87 forks source link

Compile libdvbcsa with iCam support #253

Open Chris230291 opened 2 months ago

Chris230291 commented 2 months ago

linuxserver.io



Description:

Added support for iCAM encryption to libdvbcsa

Benefits of this PR and context:

Can clear iCAM encrypted channels

How Has This Been Tested?

This patch has had over a year of testing.

Source / References:

https://github.com/linuxserver/docker-tvheadend/issues/249

LinuxServer-CI commented 2 months ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/tvheadend/223f83b6-pkg-3f04fa57-dev-deb7a527a2c664463870f1472b06d51274c36aa8-pr-253/index.html https://ci-tests.linuxserver.io/lspipepr/tvheadend/223f83b6-pkg-3f04fa57-dev-deb7a527a2c664463870f1472b06d51274c36aa8-pr-253/shellcheck-result.xml Tag Passed
amd64-223f83b6-pkg-3f04fa57-dev-deb7a527a2c664463870f1472b06d51274c36aa8-pr-253
arm64v8-223f83b6-pkg-3f04fa57-dev-deb7a527a2c664463870f1472b06d51274c36aa8-pr-253
Chris230291 commented 2 months ago

I believe arm will work with the following, but I can't test it.

  ./configure \
    --enable-neon \
    --with-pic \
    --prefix=/usr \
    --sysconfdir=/etc \
    --mandir=/usr/share/man \
    --infodir=/usr/share/info \
    --localstatedir=/var && \
LinuxServer-CI commented 1 month ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/tvheadend/73a6bd00-pkg-844dad61-dev-656602ef7834f5d5091a7c6faeb6dc6be59321b3-pr-253/index.html https://ci-tests.linuxserver.io/lspipepr/tvheadend/73a6bd00-pkg-844dad61-dev-656602ef7834f5d5091a7c6faeb6dc6be59321b3-pr-253/shellcheck-result.xml Tag Passed
amd64-73a6bd00-pkg-844dad61-dev-656602ef7834f5d5091a7c6faeb6dc6be59321b3-pr-253
arm64v8-73a6bd00-pkg-844dad61-dev-656602ef7834f5d5091a7c6faeb6dc6be59321b3-pr-253
Chris230291 commented 1 month ago

Anyone?

LinuxServer-CI commented 3 weeks ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/tvheadend/f15f0576-pkg-23c8f119-dev-a54f5d2f3acbd349071c2de177367e895971a803-pr-253/index.html https://ci-tests.linuxserver.io/lspipepr/tvheadend/f15f0576-pkg-23c8f119-dev-a54f5d2f3acbd349071c2de177367e895971a803-pr-253/shellcheck-result.xml Tag Passed
amd64-f15f0576-pkg-23c8f119-dev-a54f5d2f3acbd349071c2de177367e895971a803-pr-253
arm64v8-f15f0576-pkg-23c8f119-dev-a54f5d2f3acbd349071c2de177367e895971a803-pr-253