From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 101791 invoked by alias); 3 May 2017 14:08:30 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 101774 invoked by uid 89); 3 May 2017 14:08:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=PDF, Hx-spam-relays-external:ESMTPA X-HELO: out4-smtp.messagingengine.com Received: from out4-smtp.messagingengine.com (HELO out4-smtp.messagingengine.com) (66.111.4.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 03 May 2017 14:08:29 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 711C2208B0; Wed, 3 May 2017 10:08:30 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Wed, 03 May 2017 10:08:30 -0400 X-ME-Sender: Received: from [192.168.1.102] (host31-51-207-210.range31-51.btcentralplus.com [31.51.207.210]) by mail.messagingengine.com (Postfix) with ESMTPA id B46FA2471B; Wed, 3 May 2017 10:08:29 -0400 (EDT) Subject: Re: [ITP] extractpdfmark 1.0.2 References: <20170430.193116.441782417899643493.trueroad@trueroad.jp> From: Jon Turney Cc: Masamichi Hosoda To: cygwin-apps@cygwin.com Message-ID: <6770574d-6ce4-9df0-c84a-8975cd2ba6a2@dronecode.org.uk> Date: Wed, 03 May 2017 14:08:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170430.193116.441782417899643493.trueroad@trueroad.jp> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017-05/txt/msg00026.txt.bz2 On 30/04/2017 11:31, Masamichi Hosoda wrote: > Hi, all > > Extract PDFmark can extract page mode and named destinations > as PDFmark from PDF. > By using this you can get the small PDF files that have preserved them. Thanks. extractpdfmark.cygport: DEPEND is for declaring build dependencies. This should include libpoppler-devel runtime dependencies which aren't autodetected should be declared in REQUIRES. > ldesc: "Extract PDFmark is able to extract page mode > and named destinations as PDFmark from PDF. > By using this you can get the small PDF files that have preserved them." The last sentence is a bit unclear to me. What is the referent of the final "them"?.