From: moosotc@gmail.com
To: caml <caml-list@inria.fr>
Subject: [Caml-list] First ever rc release of llpp
Date: Sat, 14 Apr 2018 07:36:40 +0300 [thread overview]
Message-ID: <87fu3ypfon.fsf@gmail.com> (raw)
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
next reply other threads:[~2018-04-14 4:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-14 4:36 moosotc [this message]
2018-04-16 21:23 ` SP
2018-04-17 3:46 ` moosotc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87fu3ypfon.fsf@gmail.com \
--to=moosotc@gmail.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox