From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x643.google.com (mail-ej1-x643.google.com [IPv6:2a00:1450:4864:20::643]) by sourceware.org (Postfix) with ESMTPS id DB82A384B13D for ; Thu, 9 Jul 2020 18:46:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org DB82A384B13D Received: by mail-ej1-x643.google.com with SMTP id n26so3404331ejx.0 for ; Thu, 09 Jul 2020 11:46:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=FzikNpGtEkHUDVoVts5v6JbEqtcbc5G2Ur0gG68dqF0=; b=sJQrC+SkyFdSgKdUSr0zuGOiSz/ZvySoGteCzHcSnPndoAn9VvUX0tWsw6VrgdW4hI +qndjQ8NoFkBW17WPZxqD51rziLGCBn7PSSEaN4rWmyEZCEFldH4bLwtHJRQ7UdueHxV Iyo8vBMR+2MwPIhhhQSLiDkUTO0XdxJ1ius45d6xrbWRqlg0oJEUR1+oeMR4PIIc8knL DDy1addsF+8a+/ppuEyxSdrlqSDX9C1rwWBU04mpwyojYl9585rr6xPa2/LqsJL55roV aaFY1cgjdeMrI2y3l55NQMkk2Aq7FJrRIAgkGykvq2+jYJI+trpgIW0wV8Chtr/PvrlT ZSLA== X-Gm-Message-State: AOAM533hHVTsVsuy6e/w6op5F4WCjQKKha/0iVxmMmpv1tR9aDKMPltF wzHezRb9Qmykjjjak6DZMUNgt8qk X-Google-Smtp-Source: ABdhPJyBRNrC490qXc2akR1Q0b/f7mmJudGa+M5hrpPjHrW8UozckiWWbw9NOqPskyo4mRVKFzOj3A== X-Received: by 2002:a17:906:2b9b:: with SMTP id m27mr46804108ejg.19.1594320404847; Thu, 09 Jul 2020 11:46:44 -0700 (PDT) Received: from ?IPv6:2003:cc:9f39:6adc:7168:b14f:9413:fc16? (p200300cc9f396adc7168b14f9413fc16.dip0.t-ipconnect.de. [2003:cc:9f39:6adc:7168:b14f:9413:fc16]) by smtp.gmail.com with ESMTPSA id a2sm2510141edt.48.2020.07.09.11.46.44 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 09 Jul 2020 11:46:44 -0700 (PDT) Subject: Re: [ITA] libuninameslist-20200413-1, python-libuninameslist-0.2-1 To: cygwin-apps@cygwin.com References: <20200709003049.24E4.50F79699@gmail.com> <20200709211356.D497.50F79699@gmail.com> From: Marco Atzeri Message-ID: <8b4bbcbd-ead4-8cc0-cf1a-6b5024ba71b7@gmail.com> Date: Thu, 9 Jul 2020 20:46:43 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200709211356.D497.50F79699@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: it Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no 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, 09 Jul 2020 18:46:47 -0000 On 09.07.2020 14:13, Lemures Lemniscati via Cygwin-apps wrote: > Date: Thu, 09 Jul 2020 00:30:53 +0900 > From: Lemures Lemniscati > >> Hi! >> >> Current Cygwin packages of LibUniNamesList are very old (updated almost 7 years ago). >> Now, the upstream sources are maintained at https://github.com/fontforge/libuninameslist >> and able to treat Unicode 13.0. >> >> Cygport files are forked here: https://github.com/cygwin-lem/libuninameslist-cygport/tree/w_20200413 >> from http://cygwin.com/git/cygwin-packages/libuninameslist . >> by default we now install only the dynamic and not the static so you should remove/not build the usr/lib/libuninameslist-fr.a usr/lib/libuninameslist.a and install only usr/lib/libuninameslist-fr.dll.a usr/lib/libuninameslist.dll.a these should not go in the libuninameslist1 usr/share/doc/libuninameslist/AUTHORS usr/share/doc/libuninameslist/ChangeLog usr/share/doc/libuninameslist/COPYING usr/share/doc/libuninameslist/LICENSE usr/share/doc/libuninameslist/README my suggestion, put them in the devel package. I know that Yaakov installed them, but normally the library package contains only the libraries I have not tested the python-* , but I see no reason to build the 35. (personal opinion) Regards Marco