Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 0426A63B88A for ; Thu, 30 Oct 2008 11:33:23 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8BEAE63B187; Thu, 30 Oct 2008 11:33:08 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 1540E63B186 for ; Thu, 30 Oct 2008 11:33:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BEB1C175D0; Thu, 30 Oct 2008 11:33:06 +0000 (UTC) From: Mark Davies Subject: CVS commit: pkgsrc/print/poppler-qt4 To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org Message-Id: <20081030113306.BEB1C175D0@cvs.netbsd.org> Date: Thu, 30 Oct 2008 11:33:06 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: markd Date: Thu Oct 30 11:33:06 UTC 2008 Modified Files: pkgsrc/print/poppler-qt4: Makefile Log Message: poppler-qt4 needs splash-output enabled or Page::renderToImage does nothing. Fixes problem with rendering pdf documents in Okular. Identified by Sverre Froyen. To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pkgsrc/print/poppler-qt4/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.