wok diff poppler/receipt @ rev 3803

Add: icedtea6 (1.5)
author Matthew Sheets <rcx@zoominternet.net>
date Tue Aug 04 16:34:27 2009 +0000 (2009-08-04)
parents 9b20db26bb2f
children e8ba4e0f7aff
line diff
     1.1 --- a/poppler/receipt	Mon Mar 16 22:31:09 2009 +0000
     1.2 +++ b/poppler/receipt	Tue Aug 04 16:34:27 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="poppler"
     1.7 -VERSION="0.10.4"
     1.8 +VERSION="0.10.6"
     1.9  CATEGORY="office"
    1.10  SHORT_DESC="Poppler is a PDF rendering library."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -19,6 +19,7 @@
    1.13  		--prefix=/usr \
    1.14  		--infodir=/usr/share/info \
    1.15  		--mandir=/usr/share/man \
    1.16 +		--enable-zlib \
    1.17  		$CONFIGURE_ARGS &&
    1.18  	make &&
    1.19  	make DESTDIR=$PWD/_pkg install