mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
libmad: Remove BUILD_PATENTED
MP3 patents expired in 16 April 2017 and Fraunhoffer IIS has terminated its MP3 licensing program as a result. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=libmad
|
PKG_NAME:=libmad
|
||||||
PKG_VERSION:=0.15.1b
|
PKG_VERSION:=0.15.1b
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=4
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@SF/mad \
|
PKG_SOURCE_URL:=@SF/mad \
|
||||||
@@ -42,7 +42,6 @@ define Package/libmad
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=An high-quality MPEG audio decoding library
|
TITLE:=An high-quality MPEG audio decoding library
|
||||||
URL:=http://www.underbit.com/products/mad/
|
URL:=http://www.underbit.com/products/mad/
|
||||||
DEPENDS:=@BUILD_PATENTED
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libmad/description
|
define Package/libmad/description
|
||||||
|
|||||||
Reference in New Issue
Block a user