X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=qVZee CMFjX0iM4TTCpIP1QbnTMZ8MZOS5XGv/EsuwTBCBYThg32tsV3tGc6bK9E4evjNj +H00HallzRGXjt6els01Kmzf8u+cR4nDayFosZ90Un4qT/Rr87cudEy+De9DxHp5 jCZlcQn6dOEmVc5q5XxPfM8aAOC9V1fygj8CEU= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=dpCmvkuBb2n Bafg9EWnbZI3Y1XQ=; b=XD4tfaIF6fsBfiOyXrmtd/eCJyJ62ADo6uXmNuap6p6 Er4+KQG0diddEtpJ10KGLA1cdXAYHZxQHq8DFb49KsNKpc8gOfJ6K8Iz1v9/2qnE ZOKgo6ROIX2kU9T9Iu1oRd8BtgiL+D/MaMmtOol3EUCGrwt2REF6Rn305J3ZL/2Y = Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=unpacking, pkg, letting, cab X-HELO: mail-in-17.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-05.arcor-online.net 3qS3vb6ssVz2xcL From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: [attention p7zip maintainer] p7zip 15.14 is out References: Date: Sat, 19 Mar 2016 15:12:39 +0100 In-Reply-To: (Tony Kelman's message of "Fri, 18 Mar 2016 17:23:45 -0700") Message-ID: <871t76imjs.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Tony Kelman writes: > Updated the version, rebased patches and rebuilt, but cygport isn't letting > me upload. I'm getting > > *** ERROR: Package file p7zip/setup.hint doesn't exist. Run "cygport p7zip-15.14-1.cygport pkg" to build it. > > When I run the suggested "cygport pkg" command, I get > > *** Warning: setup.hint is missing > *** Warning: p7zip.hint is missing > > I get the sense this is using a pretty old-style cygport packaging, which > I mostly inherited from the most recent 32-bit upload when I first adopted > the package. I'm not motivated enough to fight with cygport to modernize this > so I'll upload manually. Is this a regression in cygport's permissiveness? > > If anyone wants to help point me in the right direction with modernizing, > I have the packaging sources up at https://github.com/tkelman/cygwin-p7zip You could have renamed the p7zip-15.09-2.cygwin.patch file or you could remove it and add these three lines to the cygport file: --8<---------------cut here---------------start------------->8--- CATEGORY="Archive" SUMMARY="A file archiver with very high compression ratios." DESCRIPTION="p7zip is the Unix port of 7-Zip, a file archiver that archives with very high compression ratios. It supports packing/unpacking 7z, zip, gzip bzip2, xz, tar, and wim archives. It supports unpacking of arj, cab, chm, cpio, dmg, hfs, lzh, lzma, wim, xar, z, nsis, deb, rpm, msi, udf, iso, ntfs, fat, vhd, and mbr archives. This version does NOT support rar archives." --8<---------------cut here---------------end--------------->8--- You might also want to add 'DEPEND="nasm"', since the build needs it (probably other stuff too, but I already had that installed). Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf rackAttack: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple