From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50962) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jLu6l-0000vK-T7 for guix-patches@gnu.org; Tue, 07 Apr 2020 15:42:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jLu6k-0007sR-Qe for guix-patches@gnu.org; Tue, 07 Apr 2020 15:42:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39436) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jLu6k-0007s4-La for guix-patches@gnu.org; Tue, 07 Apr 2020 15:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jLu6k-0000XU-Hf for guix-patches@gnu.org; Tue, 07 Apr 2020 15:42:02 -0400 Subject: [bug#40468] [PATCH 3/3] gnu: Add shiru-lv2. Resent-Message-ID: Date: Tue, 7 Apr 2020 15:41:38 -0400 From: Leo Famulari Message-ID: <20200407194138.GA14915@jasmine.lan> References: <053db596207697e4b7d32b55a965b2ba88beca75.camel@zrythm.org> <20200407182511.GA9039@jasmine.lan> <224c908df7cf2e32dff2bd31e5050dd4d552093a.camel@zrythm.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline In-Reply-To: <224c908df7cf2e32dff2bd31e5050dd4d552093a.camel@zrythm.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Alexandros Theodotou Cc: 40468@debbugs.gnu.org --AhhlLboLdkugWU4S Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 07, 2020 at 08:09:31PM +0100, Alexandros Theodotou wrote: > Plugins that use the DISTRHO plugin framework ( > https://github.com/DISTRHO/DPF) use the same build/install procedure, > unless the author makes changes to the Makefiles (like in the case of > the zam-plugins package). Dragonfly reverb and shiru plugins both use > DPF as-is, so the build/install procedures are exactly the same - built > plugins will be produced inside "bin" as binaries, lv2 plugins and vst > plugins. >=20 > There are more DPF-based plugins I plan to package that leave the the > DPF Makefiles as-is so I thought inheriting from dragonfly-reverb would > be a nice way to do it. Okay, feel free to write the packages in whatever way works for you. > > Does it work to inherit the custom install phase from dragonfly- > > reverb? > > It seems like the install-file procedures would not apply here. However, I tried building it from the patch and the install phase does fail there. --AhhlLboLdkugWU4S Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAl6M13IACgkQJkb6MLrK fwj68hAAuRp/zoXMw9FbLSzLcTDgAsWdYsZcvyYvWyrbA6meHy0bxAivMUPNfRMp TIakvq3m5KtYrJgIE6+uaAkt4PJrY94pHHpVK0oPewQxc59rOghk+E7JszF5z1IT hysyoKv9nIPv7OkO+O6qgNFNqe7zYXW5XGzbS3zq1wBFRVEJCi5DEBjmPyk5rBCP Yjj8f6+szJK+LUG0Eu4pxjhF4BDHKFlaPh+aoI2WaoZIOTDPUtyTCjp4eK64zNvQ 6bfJV6hkz5bqkyuvckIaEEQMThsEdP/CttcG+3sHOqkqeJ+2OY+TIKsqe8+SBDOC PoKgsn3oO+omItUK+//oW/frCc/NTMGlWBoE2rxyhFmzCw7+TUYT5dBqZ0tKLtX/ saImg9xYvPvXUbOCHVT/d7OREvF4ryKW4TBR5Td88v3YPvBOHEfQsyEkuIKvHylk lpynvuj28oImCI36o8wJUAOF8f09fCuA9QTSEJbACI4r+QzPmixfh8sqRWLiuU8r 5ROHOst4nryX/znUCy7mIwNdg9VTi/PcGsr/vUzimvBHShIq9idwtWN6Uaqcob1I 9ndydpw7udiMz/LobSXcQowqGGd2mI1HbGEzvq2RwwCbAvbedbRPBj4C9Q52Gp/9 2IJtWFWxKQ1gKxA2z8ZneyeGn1d6x1MCQ3+V6SzbbylYwY4h9xA= =zWIk -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S--