summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-11-22Rebuild for icu 65.1frealgagu
2019-04-14Rebuild for icu 64.1Fredy García
2019-04-13Formatting.Fredy García
2018-12-20Splitting webkitgtk and webkitgtk2.frealgagu
2018-12-02Updating maintainer. Removing dependencies already satisfied.frealgagu
2018-10-08really fixes buildingChih-Hsuan Yen
2018-10-08update maintainersChih-Hsuan Yen
2018-04-30add armv7hChih-Hsuan Yen
Thanks @ReDemoNBR on AUR for testing and reporting!
2018-03-30rebuild with icu 61Chih-Hsuan Yen
2018-02-03Merge pull request #17 from maandree/masterChih-Hsuan Yen
Update webkitgtk (didn't build)
2018-01-23Don't enable parallel builds by defaultYen Chi Hsuan
When -j$(nproc) is used, my build machine become unresponsive. A better value might be -j$(($(nproc) - 1)). Anyway determining the appropriate value is not the job of a package maintainer but for users/system administrators. Let it be done by /etc/makepkg.conf as usual. Ref: #15
2018-01-22enable parallel buildsYen Chi Hsuan
Suggested in #15. Not tested yet.
2017-12-18 fix build against enchant 2.xYen Chi Hsuan
2017-06-30Moved from [extra]Balló György