summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-02-212.0.2.r66xiota
2023-12-222.0.2.r50: reorganizexiota
2023-10-29cleanup patchesxiota
2023-10-292.0.2.r11: update patchesxiota
2023-10-292.0.2.r6: revisexiota
2023-05-28update dependenciesxiota
2023-05-26build with qt6xiota
2023-02-25Add better description to patches.xiota
2023-01-18update depends, makedependsxiota
other minor changes
2022-10-14update .gitignorexiota
2022-08-02don't use pkgver in source array to prevent recloning repository on version ↵xiota
change
2022-08-02upgpkg: sigil-1.9.10.r31.g036cd7b27xiota
patches: - modify default navigation css - don't write version and modified tags - skip epub version check (allows in-place change from epub2 to epub3)
2020-11-13upgpkg: sigil-git 1.4.0.r1.g1fa94e92-1Eli Schwartz
let cmake take care of installing icons now
2020-02-19upgpkg: sigil-git 1.1.0.r32.gecf560a5-1Eli Schwartz
- switch to mathjax2, which I forgot to do a while ago - add dependency needed for the new in-development checkpointing feature
2019-08-23upgpkg: sigil-git 0.9.17.r33.g9135aa97-1Eli Schwartz
remove obsolete prepare step (vendored css-parser is removed upstream and cssutils is internally aliased to it)
2019-07-15upgpkg: sigil-git 0.9.15.r59.g7ca20f7f-1Eli Schwartz
webengine beta with new dependency on qt5-webengine. Also clean up old unused dependencies via pull request to CMakeLists.txt \o/
2019-04-29upgpkg: sigil-git 0.9.13.r68.g4d98db2c-1Eli Schwartz
Adapt to GNUInstallDirs migration. See https://github.com/Sigil-Ebook/Sigil/pull/414
2019-02-23upgpkg: sigil-git 0.9.12.r5.g61d2703a-1Eli Schwartz
Thanks to the great work of @kevinhendricks and @dougmassay, Sigil now supports the latest version of MathJax sourced from the system.
2019-02-18upgpkg: sigil-git 0.9.12.r1.g01362557-1Eli Schwartz
upstream release fix FTBFS in clean chroot due to xmlpatterns being dropped elsewhere upstream has migrated from cssutils to css_parser
2018-11-25upgpkg: sigil-git 0.9.10.r40.g95c7c4de-2Eli Schwartz
hunspell 1.7.0 rebuild
2018-08-07upgpkg: sigil-git 0.9.10.r11.gf60e9d36-2Eli Schwartz
upstream release python 3.7 rebuild Add more sigil plugin modules optdepends. As usual these are bundled in the Windows/macOS binary builds, and very commonly used in thirdparty plugins which expect them there by default.
2017-07-20Mass cleanupEli Schwartz
- switch my email address - switch git:// to git+https:// - fix download filenames for $pkgver.tar.gz downloads - add comment pointing to my PKGBUILD repo - misc. code style improvements Some *-git pkgver bumps came along for the ride as well.
2017-04-30upgpkg: sigil-git 0.9.8.r20.g4424dff9-2Eli Schwartz
icu 59.1 / hunspell 1.6.0 rebuild
2017-03-26upgpkg: sigil-git 0.9.8.r6.g34917563-1Eli Schwartz
upstream release
2017-01-06upgpkg: sigil-git 0.9.7.r28.g4ea65077-2Eli Schwartz
python 3.6 rebuild
2016-12-02upgpkg: sigil-git 0.9.7.r15.g1205652-2Eli Schwartz
hunspell 1.5.0 rebuild
2016-08-04upgpkg: sigil-git 0.9.6.r23.g8e6b153-1Eli Schwartz
Upstream fix for system dictionaries renders this patch unnecessary.
2016-06-21upgpkg: sigil-git 0.9.6.r1.g8a08e06-2Eli Schwartz
hunspell rebuild
2016-06-16upgpkg: sigil-git 0.9.6.r0.gad08209-1Eli Schwartz
upstream release
2016-05-02upgpkg: sigil-git 0.9.5.r32.g81277c2-2Eli Schwartz
Fixup: Dur... forgot to remove now-extraneous dependencies.
2016-05-02upgpkg: sigil-git 0.9.5.r32.g81277c2-1Eli Schwartz
Great hooks rebuild; remove now-useless install scriptlet.
2016-03-28upgpkg: sigil-git 0.9.5.r4.g2f0182e-2Eli Schwartz
qt 5.6.0 rebuild
2015-12-11upgpkg: sigil-git 0.9.1.r40.g449aed1-1Eli Schwartz
- Force rebuild against new C++11 ABI - option to skip translations (non-standard location isn't friendly with localepurge & friends) - Compile python bytecode
2015-10-25upgpkg: sigil-git 0.8.901.r43.g2570281-1Eli Schwartz
- Debundle hunspell dictionaries. - Add patch to set env var pointing to system hunspell dictionaries.
2015-10-19upgpkg: sigil-git 0.8.901.r30.g3959de7-1Eli Schwartz
Clean up some dependencies. - boost is no longer used in 0.8.9x - hunspell is once again allowed as a system lib - remove makedepends on qt5-multimedia since as far as I can tell it has never ever been used
2015-10-12upgpkg: sigil-git 0.8.901.r20.ga1205d4-1Eli Schwartz
upstream release - Curse of the lightweight tag :o - Also add additional optional python modules currently recommended by upstream. - Also, "Use proper method of updating icon cache." -- it would be helpful to commit the updated install file as well. :smack: :smack:
2015-10-01upgpkg: sigil-git 0.8.900.r27.gaaa6196-2Eli Schwartz
Add optdeps for python modules which may be expected by plugins.
2015-10-01Rebase off of community, update dependencies.Eli Schwartz
Use system zlib,pcre,minizip. Use proper method of updating icon cache.
2015-10-01upgpkg: sigil-git 0.8.900.r27.gaaa6196-1Eli Schwartz
Adopt package, Schwartzify. upstream release
2015-06-08Initial commit, converting package to the new git format for AUR 4.David Mougey