2023-01-08 17:48:35 +08:00

20 lines
328 B
Makefile

include $(TOPDIR)/rules.mk
PKG_VERSION:=1.1.7-20230108
PKG_RELEASE:=
LUCI_TITLE:=LuCI support for jellyfin
LUCI_PKGARCH:=all
LUCI_DEPENDS:=+docker +luci-lib-taskd
define Package/luci-app-jellyfin/conffiles
/etc/config/jellyfin
endef
include $(TOPDIR)/feeds/luci/luci.mk
# call BuildPackage - OpenWrt buildroot signature