Skip to content

Commit

Permalink
Fix builds for ARPACK-NG and Leptonica
Browse files Browse the repository at this point in the history
  • Loading branch information
saudet committed Aug 17, 2024
1 parent ed33b5c commit 28ab11a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion arpack-ng/platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<!-- <artifactId>${javacpp.moduleId}</artifactId>-->
<!-- <version>${project.version}</version>-->
<!-- <classifier>${javacpp.platform.linux-ppc64le}</classifier>-->
</dependency>
<!-- </dependency>-->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>${javacpp.moduleId}</artifactId>
Expand Down
26 changes: 13 additions & 13 deletions leptonica/cppbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -153,7 +153,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -197,7 +197,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -241,7 +241,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -282,7 +282,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -323,7 +323,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -368,7 +368,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -410,7 +410,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -452,7 +452,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -493,7 +493,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -533,7 +533,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -573,7 +573,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE -G "MSYS Makefiles" $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE -G "MSYS Makefiles" $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down Expand Up @@ -613,7 +613,7 @@ case $PLATFORM in
make -j $MAKEJ
make install
cd ../$LIBTIFF
$CMAKE -G "MSYS Makefiles" $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
$CMAKE -G "MSYS Makefiles" $CMAKE_CONFIG -Dtiff-tools=OFF -Dtiff-tests=OFF -Dtiff-contrib=OFF -Dlibdeflate=OFF -Djbig=OFF -Dlzma=OFF -Dzstd=OFF .
make -j $MAKEJ
make install
cd ../openjpeg-$OPENJPEG_VERSION
Expand Down

0 comments on commit 28ab11a

Please sign in to comment.