From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116753 invoked by alias); 9 Jan 2017 17:26:56 -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 116534 invoked by uid 89); 9 Jan 2017 17:26:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=packaged, itp, Hx-languages-length:866, mdp X-HELO: out1-smtp.messagingengine.com Received: from out1-smtp.messagingengine.com (HELO out1-smtp.messagingengine.com) (66.111.4.25) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 09 Jan 2017 17:26:46 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 85D7D21C85; Mon, 9 Jan 2017 12:26:44 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Mon, 09 Jan 2017 12:26:44 -0500 X-ME-Sender: Received: from [192.168.1.102] (host86-173-196-32.range86-173.btcentralplus.com [86.173.196.32]) by mail.messagingengine.com (Postfix) with ESMTPA id 227EB2468C; Mon, 9 Jan 2017 12:26:44 -0500 (EST) Subject: Re: [ITP] mdp 1.0.9 To: =?UTF-8?Q?Michael_G=c3=b6hler?= , cygwin-apps@cygwin.com References: <0A8E96FC-775F-4EF8-B858-8FD4BBA8A3C8@nixhub.de> From: Jon Turney Message-ID: Date: Mon, 09 Jan 2017 17:26:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <0A8E96FC-775F-4EF8-B858-8FD4BBA8A3C8@nixhub.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2017-01/txt/msg00003.txt.bz2 On 30/12/2016 16:11, Michael Göhler wrote: > Hi, > > i’ve packaged mdp and would like to become the package maintainer for it. > mdp is available at https://github.com/visit1985/mdp under GPLv3. > > Currently it is included in: > * Arch Linux: https://aur.archlinux.org/packages/mdp-git/ > * Debian: https://tracker.debian.org/pkg/mdp-src > * FreeBSD: http://www.freshports.org/misc/mdp > * OS-X: http://brewformulas.org/Mdp > * Slackware: http://slackbuilds.org/apps/mdp/ > * Ubuntu: https://launchpad.net/ubuntu/+source/mdp-src > Thanks for this. It seems that these packages install mdp.exe into /usr/local/bin/. per [1], this is not correct. I guess you need to investigate supplying the correct value of PREFIX to the Makefile. Apart from that, looks good to me. [1] https://cygwin.com/packaging-package-files.html#package_contents