Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 4ABBB781168; Wed, 16 Feb 2022 23:46:52 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Francesco Camuffo From: alice Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <20220108143049.720-1-dev@fmac.xyz> Subject: Re: [PATCH] testing/faust: new aport Date: Wed, 16 Feb 2022 23:46:52 -0000 Message-ID: <164505521223.985.4497129954644576756.gitlab.29325.d25bec9ca2a42cbaf2a7f9f7d63ee5b380e3d45d@listserv.local> On Sat, 08 Jan 2022 15:30:49 +0100, Francesco Camuffo wrote: > + > + # remove precompiled shared libraries for android: > + # https://github.com/grame-cncm/faust/issues/370 there also seems to be some other lib in the same vein: ``` +usr/lib/ios-libsndfile.a ``` and i'm not sure why the headers are split between usr/share and usr/lib -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/29325#note_216105