From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 103181 invoked by alias); 6 May 2017 21:48:50 -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 102949 invoked by uid 89); 6 May 2017 21:48:43 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=destinations, itp, 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; Sat, 06 May 2017 21:48:39 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id DDB1D206E4; Sat, 6 May 2017 17:48:40 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Sat, 06 May 2017 17:48:40 -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 77BDB2475D; Sat, 6 May 2017 17:48:40 -0400 (EDT) Subject: Re: [ITP] extractpdfmark 1.0.2 References: <20170430.193116.441782417899643493.trueroad@trueroad.jp> <6770574d-6ce4-9df0-c84a-8975cd2ba6a2@dronecode.org.uk> <20170505.195329.102495486861685117.trueroad@trueroad.jp> Cc: Masamichi Hosoda To: cygwin-apps@cygwin.com From: Jon Turney Message-ID: Date: Sat, 06 May 2017 21:48: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: <20170505.195329.102495486861685117.trueroad@trueroad.jp> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2017-05/txt/msg00059.txt.bz2 On 05/05/2017 11:53, Masamichi Hosoda wrote: >>> 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. > > Thank you for your reviewing. > >> extractpdfmark.cygport: >> >> DEPEND is for declaring build dependencies. This should include >> libpoppler-devel > > I've added it. > >> runtime dependencies which aren't autodetected should be declared in >> REQUIRES. > > texlive (pdftex), ghostscript (gs), and diffutils (diff) > are needed for testing "cygport extractpdfmark.cygport check". > They are not runtime dependencies. > > I've added comment. Great. Please provide a ssh key as per https://cygwin.com/package-upload.html