op-packages/luci-app-jellyfin/Makefile
github-actions[bot] 018760a43f 🎁 Sync 2026-03-21 01:00:03
2026-03-21 01:00:03 +08:00

20 lines
345 B
Makefile

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