Commit Graph

9 Commits

Author SHA1 Message Date
CN_SZTL
4201dbd9bb
Package Lean: Cleanup Makefile
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2021-01-30 20:09:14 +08:00
CN_SZTL
242b9f9264
treewide: add missing PKG_HASH / PKG_MIRROR_HASH
Signed-off-by: CN_SZTL <cnsztl@project-openwrt.eu.org>
2020-12-26 22:15:11 +08:00
ElonH
ae656bb0d8
wxbase: invert is_installed
this_prefix has been given in wx-config,
so the result of is_installed isn't proper
```
if is_installed; then
    _include_cppflags="-I${includedir}/wx-2.8"
else
    _include_cppflags="-I${includedir} -I${prefix}/contrib/include"
fi
```
2020-04-04 16:13:27 +08:00
ElonH
718c850626
wxbase: redirect to staging_dir in wx-config 2020-04-03 23:17:46 +08:00
CN_SZTL
76a3cd7f74
fix & merge 2019-09-30 13:21:19 +08:00
CN_SZTL
ce8ed9121b
add luci-app-haproxy & luci-app-udpspeederv2 2019-05-25 21:05:51 +08:00
coolsnowwolf
2614b0bfcf re-add luci app amule and app 2018-10-30 13:29:59 +08:00
coolsnowwolf
c39d3721a6 remove all of my private package 2018-10-06 18:24:46 +08:00
coolsnowwolf
7284f410aa move package to lean folder 2017-10-09 23:13:30 +08:00