kenzok8 / small-package

自动同步更新上游库软件
Apache License 2.0
1.19k stars 687 forks source link

transmission在lede库编译后不能使用 #159

Open tonylee2022 opened 4 months ago

tonylee2022 commented 4 months ago

用本库的transmission版本替换lede库的源码,添加openwrt官方源依赖支持后正确编译,但openwrt菜单没有显示,不能使用。

kenzok8 commented 4 months ago

软件库里删除下 软件源或者我的网站上下载试试看 如果确定没有图形界面 在告诉我

tonylee2022 commented 4 months ago

软件库里删除下软件源或者我的网站上下载试试看如果确定没有图形界面告诉我

我用的https://github.com/haiibo/OpenWrt的云编译: rm -rf feeds/packages/net/transmission rm -rf feeds/packages/net/transmission-web-control rm -rf feeds/luci/applications/luci-app-transmission

git_sparse_clone master https://github.com/openwrt/packages libs/libdeflate git_sparse_clone master https://github.com/openwrt/packages libs/libdht git_sparse_clone master https://github.com/openwrt/packages libs/libutp git_sparse_clone master https://github.com/openwrt/packages libs/libb64 git_sparse_clone main https://github.com/kenzok8/small-package luci-app-advanced luci-app-quickstart quickstart luci-app-transmission transmission transmission-web-control

Kisoul commented 1 week ago

软件库里删除下软件源或者我的网站上下载试试看如果确定没有图形界面告诉我

我用的https://github.com/haiibo/OpenWrt的云编译: rm -rf feeds/packages/net/transmission rm -rf feeds/packages/net/transmission-web-control rm -rf feeds/luci/applications/luci-app-transmission

git_sparse_clone master https://github.com/openwrt/packages libs/libdeflate git_sparse_clone master https://github.com/openwrt/packages libs/libdht git_sparse_clone master https://github.com/openwrt/packages libs/libutp git_sparse_clone master https://github.com/openwrt/packages libs/libb64 git_sparse_clone main https://github.com/kenzok8/small-package luci-app-advanced luci-app-quickstart quickstart luci-app-transmission transmission transmission-web-control

你解决了吗?我主体代码用的也是lean的,一直没有办法解决新版transmission的问题