|
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=squeezelite |
|
|
PKG_NAME:=squeezelite |
|
|
PKG_VERSION:=1.9.6-1210 |
|
|
PKG_VERSION:=1.9.6-1210 |
|
|
PKG_RELEASE:=2 |
|
|
|
|
|
|
|
|
PKG_RELEASE:=3 |
|
|
|
|
|
|
|
|
PKG_SOURCE_PROTO:=git |
|
|
PKG_SOURCE_PROTO:=git |
|
|
PKG_SOURCE_URL:=https://github.com/ralph-irving/squeezelite |
|
|
PKG_SOURCE_URL:=https://github.com/ralph-irving/squeezelite |
|
@ -50,6 +50,7 @@ define Package/squeezelite/config/default |
|
|
|
|
|
|
|
|
config SQUEEZELITE_WMA |
|
|
config SQUEEZELITE_WMA |
|
|
bool "WMA/ALAC decode support" |
|
|
bool "WMA/ALAC decode support" |
|
|
|
|
|
depends on BUILD_PATENTED |
|
|
help |
|
|
help |
|
|
Include WMA and ALAC decoding using ffmpeg |
|
|
Include WMA and ALAC decoding using ffmpeg |
|
|
default n |
|
|
default n |
|
|