Commit graph

63 commits

Author SHA1 Message Date
YiFang Xiao a540d28c3a [macos] auto fix dependencies otool 2023-09-26 11:40:04 +08:00
xiaoyifang ec2856336c
opt: add option to disable tts component (#1169)
* opt: add tts config option

* opt:[macos] disable tts by default

* [autofix.ci] apply automated fixes

* opt: add build flags to about dialog

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-09-26 11:09:05 +08:00
xiaoyifang 248252a698
[Win]: remove ffmpeg winlibs (#1167)
* [Win]: remove ffmpeg winlibs

* fix: remove qt 6.6.0

* fix: remove qt 6.6.0

* opt: disable ffmpeg

* opt: upgrade macos qt version to qt6.5.2

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
2023-09-26 00:01:54 +08:00
xiaoyifang 5d1f7f0206
opt: remove ffmpeg player (#1164)
* opt: remove ffmpeg player

* opt: remove ffmpeg player
2023-09-25 07:46:03 +08:00
YiFang Xiao 1f61dd5fee [macos]: fix ffmpeg dependencies 2023-09-24 13:28:10 +08:00
YiFang Xiao 6dbb4f7541 action: upgrade qt to 6.6.0 2023-09-23 08:48:53 +08:00
xiaoyifang a827a00714
fix: macos ffmpeg (#1157)
* fix: macos crash

fix #1144

* macos: auto fix dependencies

* macos: auto fix dependencies

* macos: auto fix dependencies

* macos: auto fix dependencies

* macos: auto fix dependencies

* macos: auto fix dependencies

* macos: auto fix dependencies

* fix:macos ffmepg

* fix:macos ffmepg

* fix:macos ffmepg

* fix: macos

* fix: macos

* fix: macos

* fix: macos

* fix: macos

* fix: macos

---------

Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
2023-09-21 10:35:47 +08:00
YiFang Xiao 85b8cf2f38 fix: disable ffmpeg to solve the #1144 issue 2023-09-16 15:11:55 +08:00
YiFang Xiao ed76ebc495 action: release note 2023-09-14 14:57:15 +08:00
YiFang Xiao 49dd2c0d5a macos: hdiutil create failed with resource busy 2023-09-14 14:48:36 +08:00
YiFang Xiao 88e0929a95 clean: remove unmet condition 2023-09-14 14:48:29 +08:00
YiFang Xiao 66522b17ce update alpha version 2023-09-10 19:02:07 +08:00
YiFang Xiao c7259d2d97 action: vcpkg 2023-09-08 00:28:50 +08:00
YiFang Xiao 7d69212c3d action: add human friendly branch 2023-09-04 09:39:32 +08:00
xiaoyifang d5feca74e6
Merge pull request #1102 from xiaoyifang/action/macos-release
action: macos ,remove unused line
2023-08-29 13:33:11 +08:00
YiFang Xiao 42dd1e588f action: macos ,remove unused line 2023-08-29 11:43:42 +08:00
YiFang Xiao 6e0869b71f action: update release note , add flatpak 2023-08-29 09:43:35 +08:00
xiaoyifang 2d4b6b3918
action: macos zim dependencies fix with dylibbundler (#1066)
* action:macos ,manually otool package

* action: macos fix dylib
2023-08-13 17:53:39 +08:00
xiaoyifang 4ed7508eb4
action: replace deprecated set-output with new syntax (#1068)
* action: replace deprecated set-output with new syntax

* action: replace deprecated set-output with new syntax
2023-08-13 11:57:13 +08:00
YiFang Xiao 1002358631 action:macos,does not need libicu.dylib any more 2023-08-04 11:29:57 +08:00
YiFang Xiao 907e1fc33b action: macos ,remove python 2023-08-02 10:21:35 +08:00
YiFang Xiao 2cb7570365 action: unify tag and release tag name 2023-07-30 22:20:17 +08:00
YiFang Xiao 6f36ac897e action: macos find previous tag 2023-07-26 15:24:50 +08:00
YiFang Xiao ca92abbe9c action:bump alpha version to 23.07.25 2023-07-25 13:36:42 +08:00
YiFang Xiao 02cc2649dd action: remove commit log changes
when package a release version , the commit log will be too much
2023-07-12 14:59:30 +08:00
shenleban tongying 65ebdf0e4c
doc: updates
* use repology.org to replace manually created linux package list [0]
* update debian/ubuntu dependencies (delete outdated fedora one)
* update all build doc to qt6
* add cmake flags info
* merge all build instructions into one
* add more ocr examples
* add links and fix dictionary formats info
* misc
2023-07-06 01:23:51 -04:00
shenleban tongying 223d945f95
docs: simplify release page 2023-07-02 04:09:20 -04:00
YiFang Xiao 113d02c22b action: remove qt6.5.1 on macos 2023-06-27 18:22:45 +08:00
YiFang Xiao 2a7d4d5e5b action: build when github/**yml changed 2023-06-23 16:25:55 +08:00
YiFang Xiao 8f6452ce12 action: ubuntu build libzim from source 2023-06-23 15:33:10 +08:00
YiFang Xiao f559f43edb opt: remove obsolete GitHub action 2023-05-28 21:46:37 +08:00
xiaoyifang d174dc16ba
opt:remove non-xapian fulltext creation logic (#643)
* opt!:remove non-xapian fulltext creation logic

BREAKING CHANGE: after this PR, xapian package will have to installed
before the compilation. on Linux, this should be libxapian-dev package.

For common users: all created fulltext which is not created by xapian
before will be recreated using the new
engine.

* fix: remove old fulltext search ui

* 🎨 apply clang-format changes

---------

Co-authored-by: xiaoyifang <xiaoyifang@users.noreply.github.com>
2023-05-17 22:29:56 +08:00
xiaoyifang 731e54d718 remove eb.lib and use source directly
update eb submodule
2023-05-07 16:55:18 +08:00
xiaoyifang 62584afee8 github:add Chinese note in the github release note 2023-05-06 07:30:39 +08:00
xiaoyifang a2409f5f48 bump alpha version to 23.05.03 2023-05-03 12:19:50 +08:00
YiFang Xiao 617c6b961f action: macos homebrew check 2023-04-28 12:52:28 +08:00
YiFang Xiao cfff9cd026 rename repository name
and changes some corresponding goldendict reference.
related #489
2023-04-18 01:13:02 +08:00
shenleban tongying cd40bfa7d3 feat: remove LibTIFF dependency
* Qt already have built-in support for them
* remove qmake option no_extra_tiff_handler
2023-04-16 13:01:26 +08:00
Xiao YiFang c59a29b747 bump alpha version 2023-04-03 07:33:54 +08:00
Xiao YiFang e0831bf36c action:add texttospeech module 2023-03-29 23:16:01 +08:00
Xiao YiFang 7ac1877544 replace qt6.3.2 with 6.4.3 2023-03-21 09:20:28 +08:00
xiaoyifang fa06c85d6d bump qt version to qt6.4.3 2023-03-16 14:17:13 +08:00
Xiao YiFang 7443fa711a bump alpha version to 23.02.07 2023-02-07 23:20:43 +08:00
Xiao YiFang 0d496ff236 bump qt from 6.3.2 to 6.4.2 2023-01-09 20:55:22 +08:00
Xiao YiFang fd791d3d2f bump alpha vesion to 22.12.24 2022-12-24 07:51:09 +08:00
Xiao YiFang 8bda599dd0 github: changelog revert to previous method 2022-12-20 21:50:58 +08:00
xiaoyifang c0d15ee30e macos specific: change github action 2022-12-14 09:51:03 +08:00
xiaoyifang 77aa253222 action:change log 2022-12-14 09:29:09 +08:00
xiaoyifang f0a6bc077b change version.txt to latest git tag 2022-12-13 15:21:53 +08:00
Xiao YiFang 131b00e728 accidently replace the eb github url 2022-11-29 20:48:24 +08:00