Compare commits

..

2 Commits

Author SHA1 Message Date
180718c36f Merge branch 'pi'
# Conflicts:
#	BUILD.md
#	fetch_dependencies.sh
2025-11-01 23:02:15 +01:00
philippe lhardy
2b050cccda better dependencies fetching
- provide git url for sharedrawweb
2025-11-01 22:57:33 +01:00
2 changed files with 3 additions and 1 deletions

View File

@@ -22,4 +22,4 @@ source ./specificdoit.sh; create_zip_package
you can then provide and copy laby.zip to install it.
See README to find documentation how to install and run it.
See README to find documentation how to install and run it.

View File

@@ -73,6 +73,8 @@ then
$metarun mkdir libs
fi
libversion_artgaphic=0.2.0
lib_artgaphic=artgaphics-${libversion_artgaphic}.jar
if [[ ! -e libs/$lib_artgaphic ]]
then
lib_artgaphic_source_file=../sharedrawweb/dist/lib/$lib_artgaphic