mupdf: update to 1.2

This commit is contained in:
Juergen Daubert 2013-03-04 20:09:39 +01:00
parent ee69ecf13c
commit 1dbcde09be
3 changed files with 6 additions and 8 deletions

View File

@ -1,10 +1,10 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/mubusy
-rwxr-xr-x root/root usr/bin/mudraw
-rwxr-xr-x root/root usr/bin/mupdf
-rwxr-xr-x root/root usr/bin/mutool
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rwxr-xr-x root/root usr/man/man1/mubusy.1.gz
-rwxr-xr-x root/root usr/man/man1/mudraw.1.gz
-rwxr-xr-x root/root usr/man/man1/mupdf.1.gz
-rwxr-xr-x root/root usr/man/man1/mutool.1.gz

View File

@ -1,2 +1 @@
f7b5fd753f40aca207e9afd70d8f8edf mupdf-1.1-source.tar.gz
eef876cf637b24489e1c55cec4f753e5 mupdf-thirdparty-2012-08-14.zip
230e7d679f54c91edd1ebe54f6f8bc15 mupdf-1.2-source.zip

View File

@ -4,15 +4,14 @@
# Depends on: freetype libjpeg xorg-libxext
name=mupdf
version=1.1
version=1.2
release=1
source=(http://mupdf.com/download/$name-$version-source.tar.gz
http://mupdf.com/download/$name-thirdparty-2012-08-14.zip)
source=(http://mupdf.googlecode.com/files/$name-$version-source.zip)
build() {
mv thirdparty $name-$version-source
cd $name-$version-source
rm -r thirdparty/{freetype*,jpeg*,zlib*}
sed -i 's/MUBUSY/MUTOOL/' Makefile
make build=release
make prefix=$PKG/usr mandir=$PKG/usr/man install
rm -r $PKG/usr/{include,lib}