Compare commits

...

2 Commits

Author SHA1 Message Date
luoliangyi 4a21d10b74 增加立思辰webscan的打包文件 2024-10-18 16:14:09 +08:00
luoliangyi cff7ba1dc0 微调 2024-10-18 16:05:33 +08:00
332 changed files with 263 additions and 1 deletions

View File

@ -89,6 +89,11 @@ then
dpkgtype=kylin dpkgtype=kylin
sanelibname="${oem%${oem:0-3:3}*}" sanelibname="${oem%${oem:0-3:3}*}"
echo $sanelibname echo $sanelibname
elif [ "${oem:0-7:7}" == "webscan" ];
then
dpkgtype=kylin
sanelibname="${oem%${oem:0-7:7}*}"
echo $sanelibname
elif [ "${oem:0-4:4}" == "tool" ]; elif [ "${oem:0-4:4}" == "tool" ];
then then
sanelibname="${oem%${oem:0-4:4}*}" sanelibname="${oem%${oem:0-4:4}*}"
@ -564,7 +569,7 @@ rm dpkg/$dpkgtype/$oem/etc/udev/rules.d/*
cp dpkg/60-sane.rules dpkg/$dpkgtype/$oem/etc/udev/rules.d/60-"$oem"sane.rules cp dpkg/60-sane.rules dpkg/$dpkgtype/$oem/etc/udev/rules.d/60-"$oem"sane.rules
if [ "${oem:0-2:2}" != "so" ] && [ "${oem:0-3:3}" != "web" ] && [ "${oem:0-4:4}" != "tool" ]; if [ "${oem:0-2:2}" != "so" ] && [ "${oem:0-3:3}" != "web" ] && [ "${oem:0-7:7}" != "webscan" ] && [ "${oem:0-4:4}" != "tool" ];
then then
#创建sane的文件目录 //必须保证这一步成功 #创建sane的文件目录 //必须保证这一步成功

View File

0
kylin/ctsso/DEBIAN/control Normal file → Executable file
View File

0
kylin/ctsso/DEBIAN/postinst Normal file → Executable file
View File

0
kylin/ctsso/etc/ld.so.conf.d/ctsconf.conf Normal file → Executable file
View File

0
kylin/ctsso/etc/udev/rules.d/60-ctssane.rules Normal file → Executable file
View File

0
kylin/ctsso/opt/cumtennscansdk/README Normal file → Executable file
View File

0
kylin/ctsso/opt/cumtennscansdk/demo/C++/CMakeLists.txt Normal file → Executable file
View File

0
kylin/ctsso/opt/cumtennscansdk/demo/C++/main.cpp Normal file → Executable file
View File

0
kylin/ctsso/opt/cumtennscansdk/demo/python/1.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 455 KiB

After

Width:  |  Height:  |  Size: 455 KiB

0
kylin/ctsso/opt/cumtennscansdk/demo/python/run.sh Normal file → Executable file
View File

0
kylin/ctsso/opt/cumtennscansdk/demo/python/test.py Normal file → Executable file
View File

View File

0
kylin/ctsso/opt/cumtennscansdk/include/HGDef.h Normal file → Executable file
View File

0
kylin/ctsso/opt/cumtennscansdk/include/HGScannerLib.h Normal file → Executable file
View File

0
kylin/ctsso/opt/cumtennscansdk/lib/redeme.txt Normal file → Executable file
View File

0
kylin/dl/etc/ld.so.conf.d/dlconf.conf Normal file → Executable file
View File

0
kylin/dl/etc/sane.d/dll.d/dlsane Normal file → Executable file
View File

0
kylin/dl/etc/sane.d/dlsane.conf Normal file → Executable file
View File

0
kylin/dlso/DEBIAN/control Normal file → Executable file
View File

0
kylin/dlso/DEBIAN/postinst Normal file → Executable file
View File

0
kylin/dlso/etc/ld.so.conf.d/dlconfsdk.conf Normal file → Executable file
View File

0
kylin/dlso/etc/udev/rules.d/60-dlsdk.rules Normal file → Executable file
View File

0
kylin/dlso/opt/deliscansdk/README Normal file → Executable file
View File

0
kylin/dlso/opt/deliscansdk/demo/C++/CMakeLists.txt Normal file → Executable file
View File

0
kylin/dlso/opt/deliscansdk/demo/C++/main.cpp Normal file → Executable file
View File

0
kylin/dlso/opt/deliscansdk/demo/python/1.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 455 KiB

After

Width:  |  Height:  |  Size: 455 KiB

0
kylin/dlso/opt/deliscansdk/demo/python/run.sh Normal file → Executable file
View File

0
kylin/dlso/opt/deliscansdk/demo/python/test.py Normal file → Executable file
View File

0
kylin/dlso/opt/deliscansdk/doc/SDK说明.pdf Normal file → Executable file
View File

0
kylin/dlso/opt/deliscansdk/include/HGDef.h Normal file → Executable file
View File

0
kylin/dlso/opt/deliscansdk/include/HGScannerLib.h Normal file → Executable file
View File

0
kylin/dlso/opt/deliscansdk/lib/redeme.txt Normal file → Executable file
View File

View File

View File

0
kylin/hg/opt/apps/scanner-driver-huagao/lib/redeme.txt Normal file → Executable file
View File

View File

0
kylin/hgsm/DEBIAN/control Normal file → Executable file
View File

0
kylin/hgsm/DEBIAN/postinst Normal file → Executable file
View File

0
kylin/hgsm/DEBIAN/postrm Normal file → Executable file
View File

0
kylin/hgsm/DEBIAN/preinst Normal file → Executable file
View File

0
kylin/hgsm/DEBIAN/prerm Normal file → Executable file
View File

0
kylin/hgsm/etc/ld.so.conf.d/hgconf.conf Normal file → Executable file
View File

0
kylin/hgsm/etc/sane.d/dll.d/hgsane Normal file → Executable file
View File

0
kylin/hgsm/etc/sane.d/hgsane.conf Normal file → Executable file
View File

0
kylin/hgsm/etc/udev/rules.d/60-hgsmsane.rules Normal file → Executable file
View File

View File

0
kylin/hgsm/opt/lanxumscan/HGFWUpgradeApp Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/HGUpgradeApp Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/HuaGoScan Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/HuaGoScan.sh Normal file → Executable file
View File

View File

View File

0
kylin/hgsm/opt/lanxumscan/hwusbdev.key Normal file → Executable file
View File

View File

0
kylin/hgsm/opt/lanxumscan/lang/English.pak Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/lang/chinese.pak Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libHGBase.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libHGImgFmt.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libHGImgProc.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libHGSaneUser.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libHGTwainUI.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libHGVersion.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libcnocr.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libconvert.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libcrypto.so.1.0.0 Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libdocseg.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libexportfile.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libhgdriver.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libhwocrdetect.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libhwocrjni.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libmupdf.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libofd.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libpdf.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libpdfparse.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libsane-hgsane.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libtinyxml2.so.8 Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libyuyanbao.so Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/libzip.so.5 Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/redeme.txt Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/tessdata/chi_sim.traineddata Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/tessdata/eng.traineddata Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/tessdata/osd.traineddata Normal file → Executable file
View File

0
kylin/hgsm/opt/lanxumscan/宋体.ttf Normal file → Executable file
View File

View File

View File

View File

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

0
kylin/hgso/opt/huagaoscansdk/README Normal file → Executable file
View File

0
kylin/hgso/opt/huagaoscansdk/demo/C++/CMakeLists.txt Normal file → Executable file
View File

0
kylin/hgso/opt/huagaoscansdk/demo/C++/main.cpp Normal file → Executable file
View File

0
kylin/hgso/opt/huagaoscansdk/demo/python/1.jpg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 455 KiB

After

Width:  |  Height:  |  Size: 455 KiB

0
kylin/hgso/opt/huagaoscansdk/include/HGDef.h Normal file → Executable file
View File

0
kylin/hgso/opt/huagaoscansdk/lib/redeme.txt Normal file → Executable file
View File

0
kylin/hgtool/etc/xdg/autostart/hgscantool.desktop Normal file → Executable file
View File

View File

View File

View File

View File

Some files were not shown because too many files have changed in this diff Show More