index
:
bookpipeline
fullsizepdf
guirefactor
local
master
minimisedisk
rotation
separatelocal
Tools to process books in a cloud based pipeline system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
rescribe
/
xyz.rescribe.rescribe.yml
Age
Commit message (
Collapse
)
Author
2023-02-14
Update flatpak build to choose wayland version if in wayland environment
Nick White
2023-02-13
Update flatpak to new version
Nick White
2023-02-13
rescribe: enable wayland in flatpak now fyne has good support
Nick White
2022-11-17
Simplify flatpak rules slightly
Nick White
2022-11-12
rescribe: improve flatpak build, making it work cross platform
Nick White
- compile all dependencies from scratch - don't explicitly set GOOS and GOARCH so a flatpak builder can cross-compile properly - switch from embedding compiled dependencies to having the wrapper script specify where the relevant things can be found
2022-11-12
Update flatpak to build specific tag & commit
Nick White
2022-11-11
Simplify flatpak build by removing make rule it used
v1.0.1
Nick White
2022-11-11
rescribe: make flatpak use git rather than local directory to build
Nick White
2022-11-11
rescribe: disable wayland on flatpak as fyne's support is not mature yet
Nick White
2022-11-11
Add flatpak support, including a appdata and .desktop files
Nick White