mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-26 10:11:27 +00:00
remove 'zimwriterfs' project from build and CI configuration
'zimwriterfs' is now a part of zim-tools (openzim/zim-tools/#92)
This commit is contained in:
committed by
Kelson
parent
0910e3bc7d
commit
da31dd428e
@ -5,7 +5,6 @@ main_project_versions = {
|
||||
'kiwix-lib': '9.3.0',
|
||||
'kiwix-tools': '3.1.2', # Also need to change this in appveyor/install_kiwix-tools.cmd
|
||||
'zim-tools': '1.2.1',
|
||||
'zimwriterfs': '1.3.10',
|
||||
'kiwix-desktop': '2.0.2' # Also change KIWIX_DESKTOP_VERSION and KIWIX_DESKTOP_RELEASE in appveyor.yml
|
||||
# You need to do the release process of kiwix-tools and kiwix-desktop in two separated process.
|
||||
}
|
||||
@ -35,7 +34,6 @@ release_versions = {
|
||||
'kiwix-lib': 0, # Depends of libzim (was 1)
|
||||
'kiwix-tools': 0, # Depends of kiwix-lib and libzim (was 6)
|
||||
'zim-tools': None, # Depends of libzim (was 3)
|
||||
'zimwriterfs': None, # Depends of libzim (was 4)
|
||||
'kiwix-desktop': None # Depends of kiwix-lib and libzim (was 0)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user