File tree Expand file tree Collapse file tree 5 files changed +18
-3
lines changed
Package/share/applications Expand file tree Collapse file tree 5 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 1818 SOURCE_DIR : ${{github.workspace}}/.cache/source
1919 TOOSL_DIR : ${{github.workspace}}/.cache/tools
2020 INSTALL_DIR : ${{github.workspace}}/.cache/install_ubuntu
21- ChineseChessControl_VERSION : " v2.0.7 "
21+ ChineseChessControl_VERSION : " v2.0.8 "
2222 DOXYGEN_VERSION : 1.9.5
2323 artifact_name : build_doxygen
2424
Original file line number Diff line number Diff line change 2626 SOURCE_DIR : ${{github.workspace}}\.cache\source
2727 TOOSL_DIR : ${{github.workspace}}\.cache\tools
2828 INSTALL_DIR : ${{github.workspace}}\.cache\install_mingw
29- RabbitCommon_VERSION : v1 .0.8
29+ ChineseChessControl_VERSION : " v2 .0.8"
3030 artifact_name : build_mingw
3131
3232 # Map the job outputs to step outputs
Original file line number Diff line number Diff line change 11## 修改日志
2+ - v2.0.9
3+ + 修复 org.Rabbit.ChineseChess.desktop 错误
24
35- v2.0.8
46 + 使用 RabbitCommon v2
Original file line number Diff line number Diff line change 33[Desktop Entry]
44Type =Application
55Icon =org.Rabbit.ChineseChess
6- Exec =../.. /bin/ChineseChess.sh
6+ Exec =/opt/ChineseChessControl /bin/ChineseChess.sh
77Terminal =false
88StartupNotify =true
99Categories =Application;Development;Game;
Original file line number Diff line number Diff line change 8080 - ubuntu
8181 - [ chinesechesscontrol_v2.0.8_Linux_x86_64_setup.deb] ( https://github.com/KangLin/ChineseChessControl/releases/download/v2.0.8/chinesechesscontrol_v2.0.8_Linux_x86_64_setup.deb )
8282
83+ - Macos
84+ - [ chinesechesscontrol_v2.0.8_Darwin_x86_64_setup.tar.gz] ( https://github.com/KangLin/ChineseChessControl/releases/download/v2.0.8/chinesechesscontrol_v2.0.8_Darwin_x86_64_setup.tar.gz )
85+
86+ - Android
87+ - APK
88+ - [ ChineseChessControl_v2.0.8_android_arm64_v8a_qt2.0.8_Release.apk] ( https://github.com/KangLin/ChineseChessControl/releases/download/v2.0.8/ChineseChessControl_v2.0.8_android_arm64_v8a_qt2.0.8_Release.apk )
89+ - [ ChineseChessControl_v2.0.8_android_armv7_qt2.0.8_Release.apk] ( https://github.com/KangLin/ChineseChessControl/releases/download/v2.0.8/ChineseChessControl_v2.0.8_android_armv7_qt2.0.8_Release.apk )
90+ - [ ChineseChessControl_v2.0.8_android_x86_64_qt2.0.8_Release.apk] ( https://github.com/KangLin/ChineseChessControl/releases/download/v2.0.8/ChineseChessControl_v2.0.8_android_x86_64_qt2.0.8_Release.apk )
91+ - 开发包
92+ - [ ChineseChessControl_v2.0.8_android_arm64_v8a_qt2.0.8_Release.zip] ( https://github.com/KangLin/ChineseChessControl/releases/download/v2.0.8/ChineseChessControl_v2.0.8_android_arm64_v8a_qt2.0.8_Release.zip )
93+ - [ ChineseChessControl_v2.0.8_android_armv7_qt2.0.8_Release.zip] ( https://github.com/KangLin/ChineseChessControl/releases/download/v2.0.8/ChineseChessControl_v2.0.8_android_armv7_qt2.0.8_Release.zip )
94+ - [ ChineseChessControl_v2.0.8_android_x86_64_qt2.0.8_Release.zip] ( https://github.com/KangLin/ChineseChessControl/releases/download/v2.0.8/ChineseChessControl_v2.0.8_android_x86_64_qt2.0.8_Release.zip )
95+
8396+ [ 文档] ( https://github.com/KangLin/ChineseChessControl/releases/download/v2.0.8/ChineseChessControl_v2.0.8_document.zip )
8497+ [ 在线文档] ( https://kanglin.github.io/ChineseChessControl/Chinese/html/group__API.html )
8598
You can’t perform that action at this time.
0 commit comments