commit 80f0cc6d94e444b0fc274898749a1374c1f51ac4 Author: Juergen Daubert <jue@jue.li> Date: Thu Apr 21 16:05:22 2016 +0200 mupdf: update to 1.9a diff --git a/mupdf/.footprint b/mupdf/.footprint index 01bf5db..f0f1af4 100644 --- a/mupdf/.footprint +++ b/mupdf/.footprint @@ -72,6 +72,7 @@ drwxr-xr-x root/root usr/include/mupdf/pdf/ -rwxr-xr-x root/root usr/include/mupdf/pdf/event.h -rwxr-xr-x root/root usr/include/mupdf/pdf/field.h -rwxr-xr-x root/root usr/include/mupdf/pdf/font.h +-rwxr-xr-x root/root usr/include/mupdf/pdf/graft.h -rwxr-xr-x root/root usr/include/mupdf/pdf/interpret.h -rwxr-xr-x root/root usr/include/mupdf/pdf/javascript.h -rwxr-xr-x root/root usr/include/mupdf/pdf/name-table.h @@ -86,7 +87,8 @@ drwxr-xr-x root/root usr/include/mupdf/pdf/ drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libmupdf.a -rwxr-xr-x root/root usr/lib/libmupdfthird.a -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rwxr-xr-x root/root usr/man/man1/mupdf.1.gz --rwxr-xr-x root/root usr/man/man1/mutool.1.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rwxr-xr-x root/root usr/share/man/man1/mupdf.1.gz +-rwxr-xr-x root/root usr/share/man/man1/mutool.1.gz diff --git a/mupdf/.md5sum b/mupdf/.md5sum index a758e2e..03a02d3 100644 --- a/mupdf/.md5sum +++ b/mupdf/.md5sum @@ -1 +1 @@ -6677c6386e8408a72826a0b7bc647a45 mupdf-1.9-source.tar.gz +658b90788a57d858dcb069cf326e11c3 mupdf-1.9a-source.tar.gz diff --git a/mupdf/Pkgfile b/mupdf/Pkgfile index db56213..cb840ba 100644 --- a/mupdf/Pkgfile +++ b/mupdf/Pkgfile @@ -4,8 +4,8 @@ # Depends on: curl freetype libjpeg-turbo xorg-libxext name=mupdf -version=1.9 -release=2 +version=1.9a +release=1 source=(http://mupdf.com/downloads/$name-$version-source.tar.gz) build() {