* [Caml-list] First ever rc release of llpp
@ 2018-04-14 4:36 moosotc
2018-04-16 21:23 ` SP
0 siblings, 1 reply; 3+ messages in thread
From: moosotc @ 2018-04-14 4:36 UTC (permalink / raw)
To: caml
Releases of muPDF 1.13.0 and ocaml 4.07.0 are right around the
corner. Monkey see monkey do - so here's a release candidate (sort-of)
for llpp.
New version of llpp is almost released and can be found at:
* http://repo.or.cz/w/llpp.git
* https://github.com/moosotc/llpp/
============================================================================
Blurb
llpp is a graphical PDF viewer, which aims to superficially resemble
less(1)
============================================================================
Changes (relative to v26b)
* unified build-system
https://groups.google.com/forum/#!msg/shake-build-system/2gQM0YDyDNs/DOKYnkWwCAAJ
* man pages (Hendrik Rosendahl, big thanks to him)
* improved font viewer via llppac
* new videos
https://www.youtube.com/watch?v=qNszKpCUXhQ&list=PLLAukRknwSgFhpYsDKHY0oWpvV03Qj4AE
* bootstrap script (not yet fully operational) that will automagically
fetch and build everything that is needed (ocaml, mupdf)
* bugfixes
Summary v26b..HEAD
1 Florian Stecker
2 Hendrik R
1 Nicolas Ojeda Bar
2 Nicolás Ojeda Bär
280 malc
Diffstat v26b..HEAD
.dir-locals.el | 2 +-
.gitignore | 3 +
BUILDING | 39 +-
KEYS | 7 +-
Shakefile.hs | 228 --------
Thanks | 3 +-
build.sh | 326 ++++++++---
config.ml | 102 +++-
diag.h | 8 +
glfont.c | 51 +-
link.c | 1062 +++++++++++++++---------------------
main.ml | 363 ++++++------
main_osx.m | 100 ++--
man/asciidoc.conf | 17 +
man/llpp.man | 136 +++++
man/llppac.man | 41 ++
man/llpphtml.man | 32 ++
misc/{Info.plist => Info.plist.sh} | 6 +-
misc/bootstrap.sh | 36 ++
misc/completions/llpp.in | 2 +
misc/llppac | 246 ++++++---
misc/llpphtml | 28 +
misc/prince.css | 14 +-
misc/wikipedia/wiki2.css | 21 +-
mkhelp.sh | 15 -
todo.org | 20 +-
utils.ml | 23 +-
wsi/x11/wsi.mli => wsi.mli | 1 -
wsi/osx/wsi.ml | 1 -
wsi/osx/wsi.mli | 64 ---
wsi/x11/wsi.ml | 24 +-
31 files changed, 1631 insertions(+), 1390 deletions(-)
--
mailto:moosotc@gmail.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-04-17 3:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-14 4:36 [Caml-list] First ever rc release of llpp moosotc
2018-04-16 21:23 ` SP
2018-04-17 3:46 ` moosotc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox