From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:55693) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ifKVv-000583-En for guix-patches@gnu.org; Thu, 12 Dec 2019 04:12:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ifKVu-0006iN-AH for guix-patches@gnu.org; Thu, 12 Dec 2019 04:12:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53057) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ifKVt-0006hE-Sz for guix-patches@gnu.org; Thu, 12 Dec 2019 04:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ifKVt-0000Ar-Or for guix-patches@gnu.org; Thu, 12 Dec 2019 04:12:01 -0500 Subject: [bug#38570] [PATCH 1/2] gnu: Add gx-plugins-lv2. Resent-Message-ID: References: <87405f5e561a3e4470703cbcc579f9b39c5d3a1e.camel@zrythm.org> From: Ricardo Wurmus In-reply-to: <87405f5e561a3e4470703cbcc579f9b39c5d3a1e.camel@zrythm.org> Date: Thu, 12 Dec 2019 10:11:42 +0100 Message-ID: <87zhfx3o35.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 38570@debbugs.gnu.org Hi Alexandros, > I deleted many gx-* packages since upstream provides a meta-repository > for them. FWIW Arch does the same: > https://www.archlinux.org/packages/community/x86_64/gxplugins.lv2/ I think it=E2=80=99s better to err on the side of granularity here and prov= ide the lv2 plugins as individual packages. We could have a meta package that simply propagates all of the individual packages. --=20 Ricardo