|
@ -8,7 +8,7 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=libdvbcsa |
|
|
PKG_NAME:=libdvbcsa |
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
|
|
|
|
|
PKG_SOURCE_VERSION:=bc6c0b164a87ce05e9925785cc6fb3f54c02b026 |
|
|
PKG_SOURCE_VERSION:=bc6c0b164a87ce05e9925785cc6fb3f54c02b026 |
|
|
PKG_HASH:=2d761c9e094642f2c9aa7e66534c6147a59d0d0bc709ec0f2fdbb34bf020d8ec |
|
|
PKG_HASH:=2d761c9e094642f2c9aa7e66534c6147a59d0d0bc709ec0f2fdbb34bf020d8ec |
|
@ -31,6 +31,7 @@ define Package/libdvbcsa |
|
|
CATEGORY:=Libraries |
|
|
CATEGORY:=Libraries |
|
|
TITLE:=DVB Common Scrambling Algorithm Library |
|
|
TITLE:=DVB Common Scrambling Algorithm Library |
|
|
URL:=https://www.videolan.org/developers/libdvbcsa.html |
|
|
URL:=https://www.videolan.org/developers/libdvbcsa.html |
|
|
|
|
|
DEPENDS:=@BUILD_PATENTED |
|
|
endef |
|
|
endef |
|
|
|
|
|
|
|
|
define Package/libdvbcsa/description |
|
|
define Package/libdvbcsa/description |
|
|