From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpout2.vodafonemail.de (smtpout2.vodafonemail.de [145.253.239.133]) by sourceware.org (Postfix) with ESMTPS id 2B7F23857832 for ; Thu, 31 Dec 2020 18:34:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2B7F23857832 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=Stromeko@nexgo.de Received: from smtp.vodafone.de (unknown [10.2.0.36]) by smtpout2.vodafonemail.de (Postfix) with ESMTP id 20D36124652 for ; Thu, 31 Dec 2020 19:34:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1609439643; bh=xQdA1t6IHLj82ZS2qh6BsT1tCUd8sOuqoog1+x+JjTs=; h=From:To:Subject:References:Date:In-Reply-To; b=QdD0veql2xzFhm2UV22ePGxkPRb/vyZLBAXR6IPHSVKwOBsN+lFfOG1c6sLh5ZxNa N2g7di6Ei9PLJ/x1ky4Wp4LfS9mH7hZCbUuALOtbhb1ukR2ZTQn9yb8fH/AEHNTsNO mGp5iczE8+s9pKI9Q5jua1EoZHW2vlKBiFEnEwcg= Received: from Gertrud (p54a0ca05.dip0.t-ipconnect.de [84.160.202.5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id A4DF614024E for ; Thu, 31 Dec 2020 18:34:02 +0000 (UTC) From: Achim Gratz To: cygwin-apps@cygwin.com Subject: Re: [RFE] calm needs to know about ZStandard compressed archives References: <8735zt7j3t.fsf@Rainer.invalid> <875z4iou3b.fsf@Rainer.invalid> <871rf6otv7.fsf@Rainer.invalid> <6aebdeb5-82ab-03a1-31c1-9d36fe4aac22@gmail.com> Date: Thu, 31 Dec 2020 19:33:57 +0100 In-Reply-To: (Jon Turney's message of "Thu, 31 Dec 2020 17:08:30 +0000") Message-ID: <87v9chomei.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate: clean X-purgate-size: 680 X-purgate-ID: 155817::1609439642-000048A3-4502517E/0/0 X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_SHORT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Dec 2020 18:34:06 -0000 Jon Turney writes: > Can you publish your cygport changes, when you are happy with them, so > I can make some packages to test with? https://repo.or.cz/cygport/rpm-style.git/shortlog/refs/heads/to-upstream Then you need to put this into .cygport.conf to actually produce .tar.zst archives: CYGPORT_TAR_EXT=".tar.xz" The default compression level can be changed as follows: CYGPORT_TAR_CMD="env ZSTD_CLEVEL=19 tar --group nobody:65534 --owner nobody:65534 -J" Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables