libdvbcsa: remove BUILD_PATENTED - #30500
Open
neheb wants to merge 1 commit into
Open
Conversation
All patents seem to have expired between 2014-2020. Signed-off-by: Rosen Penev <rosenp@gmail.com>
openwrt-ai
reviewed
Sep 11, 2026
| CATEGORY:=Libraries | ||
| TITLE:=DVB Common Scrambling Algorithm Library | ||
| URL:=https://www.videolan.org/developers/libdvbcsa.html | ||
| DEPENDS:=@BUILD_PATENTED |
Collaborator
There was a problem hiding this comment.
nit: the two in-tree consumers still gate libdvbcsa on the same symbol — +BUILD_PATENTED&&TVHEADEND_CSA:libdvbcsa with TVHEADEND_CSA itself depends on BUILD_PATENTED, and +BUILD_PATENTED:libdvbcsa plus its --enable-dvbcsa toggle. So CSA descrambling stays unreachable unless BUILD_PATENTED=y; is dropping those gates intended as a follow-up, or should it be part of this series?
Generated by Claude Code
Contributor
|
LGTM. Although, as bot noticed, other packages that conditionally add |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All patents seem to have expired between 2014-2020.
📦 Package Details
Maintainer: @Rafostar