From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.139]) by sourceware.org (Postfix) with ESMTPS id A63383857832 for ; Thu, 31 Dec 2020 19:05:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A63383857832 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSw.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=brian.inglis@systematicsw.ab.ca Received: from [192.168.1.104] ([24.64.172.44]) by shaw.ca with ESMTP id v3GIkt979bYg3v3GJkRWaV; Thu, 31 Dec 2020 12:05:27 -0700 X-Authority-Analysis: v=2.4 cv=Q4RsX66a c=1 sm=1 tr=0 ts=5fee20f7 a=kiZT5GMN3KAWqtYcXc+/4Q==:117 a=kiZT5GMN3KAWqtYcXc+/4Q==:17 a=IkcTkHD0fZMA:10 a=-AnQz9JOAAAA:8 a=iMpC6L0jGsNNbTZxuiUA:9 a=QEXdDO2ut3YA:10 a=3bnadFWGKyIZm4bBUiDd:22 Reply-To: cygwin-apps@cygwin.com Subject: Re: [RFE] calm needs to know about ZStandard compressed archives To: cygwin-apps@cygwin.com References: <8735zt7j3t.fsf@Rainer.invalid> <875z4iou3b.fsf@Rainer.invalid> <871rf6otv7.fsf@Rainer.invalid> <6aebdeb5-82ab-03a1-31c1-9d36fe4aac22@gmail.com> <87v9chomei.fsf@Rainer.invalid> From: Brian Inglis Organization: Systematic Software Message-ID: <76c74863-4e57-5f90-f6df-10569b576eb1@SystematicSw.ab.ca> Date: Thu, 31 Dec 2020 12:05:26 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <87v9chomei.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-CA Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfF9Ezu46tE1Yk2Z+odVoHVBlwkqIngFZe4ZPctrxExhIuWIKQSMMa4yqkzR6go/CRNCAY5BTeAYkjuL9cv6RgGtXAU4q5fkI1W+eTBwawC00uOb1bhVf Zss8VAQpOOVhazffURuxoJnurE2LsujssXFzQUDev6vDCfuA6kKOih3Y4Koh2zV34UH7JFCVvFOuX8ZW2tKlk7BH74cwy/j91s8= X-Spam-Status: No, score=-7.7 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_SHORT, NICE_REPLY_A, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, 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 19:05:30 -0000 On 2020-12-31 11:33, Achim Gratz wrote: > 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" CYGPORT_TAR_EXT=".tar.zst" ??? > The default compression level can be changed as follows: > > CYGPORT_TAR_CMD="env ZSTD_CLEVEL=19 tar --group nobody:65534 --owner nobody:65534 -J" CYGPORT_TAR_CMD="env ZSTD_CLEVEL=19 tar --group nobody:65534 --owner nobody:65534 --zstd" ??? -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. [Data in binary units and prefixes, physical quantities in SI.]