File tree Expand file tree Collapse file tree 12 files changed +25
-25
lines changed
Expand file tree Collapse file tree 12 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 5252# build libserum and copy to external
5353#
5454
55- curl -sL https://github.com/zesinger/libserum /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
55+ curl -sL https://github.com/PPUC/libserum_concentrate /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
5656tar xzf libserum-${LIBSERUM_SHA} .tar.gz
57- mv libserum -${LIBSERUM_SHA} libserum
57+ mv libserum_concentrate -${LIBSERUM_SHA} libserum
5858cd libserum
5959cmake \
6060 -DPLATFORM=android \
Original file line number Diff line number Diff line change 33set -e
44
55LIBZEDMD_SHA=154772800e8f36378c629f066bfee563862728ac
6- LIBSERUM_SHA=b0cc2a871d9d5b6395658c56c65402ae388eb78c
6+ LIBSERUM_SHA=708183391968307e1b45f9e60cf033fdd1d31f7d
77LIBPUPDMD_SHA=124f45e5ddd59ceb339591de88fcca72f8c54612
88
99if [ -z " ${BUILD_TYPE} " ]; then
Original file line number Diff line number Diff line change 4646# build libserum and copy to external
4747#
4848
49- curl -sL https://github.com/zesinger/libserum /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
49+ curl -sL https://github.com/PPUC/libserum_concentrate /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
5050tar xzf libserum-${LIBSERUM_SHA} .tar.gz
51- mv libserum -${LIBSERUM_SHA} libserum
51+ mv libserum_concentrate -${LIBSERUM_SHA} libserum
5252cd libserum
5353cmake \
5454 -DPLATFORM=ios-simulator \
Original file line number Diff line number Diff line change 4646# build libserum and copy to external
4747#
4848
49- curl -sL https://github.com/zesinger/libserum /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
49+ curl -sL https://github.com/PPUC/libserum_concentrate /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
5050tar xzf libserum-${LIBSERUM_SHA} .tar.gz
51- mv libserum -${LIBSERUM_SHA} libserum
51+ mv libserum_concentrate -${LIBSERUM_SHA} libserum
5252cd libserum
5353cmake \
5454 -DPLATFORM=ios \
Original file line number Diff line number Diff line change 5050# build libserum and copy to external
5151#
5252
53- curl -sL https://github.com/zesinger/libserum /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
53+ curl -sL https://github.com/PPUC/libserum_concentrate /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
5454tar xzf libserum-${LIBSERUM_SHA} .tar.gz
55- mv libserum -${LIBSERUM_SHA} libserum
55+ mv libserum_concentrate -${LIBSERUM_SHA} libserum
5656cd libserum
5757cmake \
5858 -DPLATFORM=linux \
Original file line number Diff line number Diff line change 5050# build libserum and copy to external
5151#
5252
53- curl -sL https://github.com/zesinger/libserum /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
53+ curl -sL https://github.com/PPUC/libserum_concentrate /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
5454tar xzf libserum-${LIBSERUM_SHA} .tar.gz
55- mv libserum -${LIBSERUM_SHA} libserum
55+ mv libserum_concentrate -${LIBSERUM_SHA} libserum
5656cd libserum
5757cmake \
5858 -DPLATFORM=linux \
Original file line number Diff line number Diff line change 5050# build libserum and copy to external
5151#
5252
53- curl -sL https://github.com/zesinger/libserum /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
53+ curl -sL https://github.com/PPUC/libserum_concentrate /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
5454tar xzf libserum-${LIBSERUM_SHA} .tar.gz
55- mv libserum -${LIBSERUM_SHA} libserum
55+ mv libserum_concentrate -${LIBSERUM_SHA} libserum
5656cd libserum
5757cmake \
5858 -DPLATFORM=macos \
Original file line number Diff line number Diff line change 5050# build libserum and copy to external
5151#
5252
53- curl -sL https://github.com/zesinger/libserum /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
53+ curl -sL https://github.com/PPUC/libserum_concentrate /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
5454tar xzf libserum-${LIBSERUM_SHA} .tar.gz
55- mv libserum -${LIBSERUM_SHA} libserum
55+ mv libserum_concentrate -${LIBSERUM_SHA} libserum
5656cd libserum
5757cmake \
5858 -DPLATFORM=macos \
Original file line number Diff line number Diff line change 4646# build libserum and copy to external
4747#
4848
49- curl -sL https://github.com/zesinger/libserum /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
49+ curl -sL https://github.com/PPUC/libserum_concentrate /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
5050tar xzf libserum-${LIBSERUM_SHA} .tar.gz
51- mv libserum -${LIBSERUM_SHA} libserum
51+ mv libserum_concentrate -${LIBSERUM_SHA} libserum
5252cd libserum
5353cmake \
5454 -DPLATFORM=tvos \
Original file line number Diff line number Diff line change 5252# build libserum and copy to external
5353#
5454
55- curl -sL https://github.com/zesinger/libserum /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
55+ curl -sL https://github.com/PPUC/libserum_concentrate /archive/${LIBSERUM_SHA} .tar.gz -o libserum-${LIBSERUM_SHA} .tar.gz
5656tar xzf libserum-${LIBSERUM_SHA} .tar.gz
57- mv libserum -${LIBSERUM_SHA} libserum
57+ mv libserum_concentrate -${LIBSERUM_SHA} libserum
5858cd libserum
5959cmake \
6060 -G " Visual Studio 17 2022" \
You can’t perform that action at this time.
0 commit comments