X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by lists.alpinelinux.org (Postfix) with ESMTP id 86EF95C4B07 for ; Fri, 27 Jan 2017 13:35:51 +0000 (GMT) Received: by mail-wm0-f65.google.com with SMTP id r126so58309158wmr.3 for ; Fri, 27 Jan 2017 05:35:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:to:cc:date:in-reply-to:references :mime-version; bh=/HZ8S1jEzaQm0rZzg2rtESxxcQBX8E2KZUS1kVhDMtw=; b=Cc8K0X0aOw4PwVdQaOG12W5pvjaRyQhFl/VlOWPGr5E1Qt7lExc8lhHSGrSy69yFaE V5+ZsDfsqtMfrNX5j6imGo5cGJX1k6zsb8ottL8UTasZzi4SfnHYK7rYDO0ceHOqhtol fQ6GJXB1gK3I1/yl5+RShAnDP7CzQqrNewsVBGFt1i8autSAI33OYvcGExgI5kHp+g4P ftAvdA7CNCoQip8sSK4AnAS8DyBrcApPoag8+nS+KML92KV9kJ5O1uTmaStjCb9vqUKx BLnq5vyvcI9Dxqf4S9LTqDJPMIoZUsnkK35Dh4HuqenSK6PJDirg7bK+Sj/kcO9JYdQ0 saoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:mime-version; bh=/HZ8S1jEzaQm0rZzg2rtESxxcQBX8E2KZUS1kVhDMtw=; b=PiZQjBGg5GahdAW4n7mj3hkN9BOTtDy2SlLnJWbWhVOzzLr0s5JtVvim3BY7Yf37yX 1GWF/c/N72sw/2VwchdGiR2aCnVTwuyT1Veno315J7SBfKTgGVZbb1ubK8PdhHvXtLut BZBJ9L8VnwFu/3c0jxr4HcPXkJD0vno02Y8W6w+iXUMraytPxiz+Gd642rycWNg7/+Br f+oXLh285047tRgJa+D+hcVNyu9A/1C0i1+2n8a3ewaaLlbjkFniZENk2LTJ+rTfVntm 3dxUvEoair6GfecZX7sRi7FdRAjA7Xrkgc8K53aFoDP5hrqb5pdfBljL74PXo70ZEL/v xzRQ== X-Gm-Message-State: AIkVDXI4DCFdOewWcqq0XZcblwVstFufHwHkAPOjwAVaCBChvZqCjjl7IEWbG3V3XZmF9Q== X-Received: by 10.223.176.142 with SMTP id i14mr8934974wra.4.1485524150573; Fri, 27 Jan 2017 05:35:50 -0800 (PST) Received: from df1844j.local ([89.202.239.221]) by smtp.googlemail.com with ESMTPSA id i73sm3942281wmd.11.2017.01.27.05.35.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Jan 2017 05:35:48 -0800 (PST) Message-ID: <1485524143.11710.93.camel@gmail.com> Subject: Re: [alpine-aports] [PATCH] testing/lablgtk: new aport From: Leonardo Arena To: Jean-Louis Fuchs Cc: alpine-aports@lists.alpinelinux.org Date: Fri, 27 Jan 2017 14:35:43 +0100 In-Reply-To: <20170125132547.GA8828@vimes.1042.ch> References: <1485169970.11710.3.camel@gmail.com> <20170124151536.4587-1-ganwell@fangorn.ch> <1485348362.11710.63.camel@gmail.com> <20170125132547.GA8828@vimes.1042.ch> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-J1hKPvAdVg8DCw9E1C2R" X-Mailer: Evolution 3.18.5.2-0ubuntu3.1 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 --=-J1hKPvAdVg8DCw9E1C2R Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On mer, 2017-01-25 at 14:25 +0100, Jean-Louis Fuchs wrote: > Hi |_eo >=20 > On Wed, Jan 25, 2017 at 01:46:02PM +0100, Leonardo Arena wrote: >=20 > I'm not familiar with ocaml, except for building unison. >=20 > >=20 > > The dev stuff is ~5 MB, half of the package size (10MB). > > I'm not familiar with ocaml. What would be the inconvenience in > > having > > a separate -dev pkg? > If you do a native install you need lablgtk and lablgtk-dev. I > thought > it might lead to confusion. I think we have these options: >=20 > 1. Have the dev split and develeopers just have to remember > installing > =C2=A0=C2=A0=C2=A0both packages if they want to do a native-compile. >=20 > 2. Add lablgtk to depends_dev, so if you intend to do a native- > compile > =C2=A0=C2=A0=C2=A0you will automatically get lablgtk. >=20 > 3. My current solution. >=20 > I first wanted to go for 2. And then thought it might be considered a > hack. >=20 > >=20 > > Would a user just want to use it at run-time only > > or it's an unlikely scenario? > I guess a user never wants run-time only, since the distribution > usually does a native-compile. For example the native-compile package > of unison doesn't need lablgtk at run-time since its all linked into > unison. >=20 > But a ocaml developer probably wants run-time only, because he is > using the interpreter during development. >=20 > >=20 > > From Alpine packaging perspective only, 5 MB less in the system are > > definitely worthy a pkg separation. > So I guess we have to go for 1. or 2. let me know if 2. is ok. >=20 Solution 2 sounds good to me. I'm merged this patch and unison with this modification. Thanks! |_eo --=-J1hKPvAdVg8DCw9E1C2R Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAABCAAGBQJYi0yvAAoJELAPckZGG2T6YlUH/jXsP/39sxQZdqZXwIiYF0RU P/nfNthHhH8m/X6M2yYbJvlzEnOrxu3LbHh7UK7/f0pzPjliFM+fCpJ4MGT2mQIL +VxNA/6NQrIsGibTGbrGRijPHdgtbA7QJIK/TXqg54BXpU4Wjx4/mrJcUlXoa7fU b0NH0Cc/EVt/bz6mLewev8AVly5vsPloqfzhYh0khBWAwhgsjbyP6fp2rfoF0rUY ZpiD4BTeucSeCbzRq7qdwwiFRLyIyiNZhs+dThZLWp9C4yKYQJhhsylnfYAQhH01 PzJhdfTLD1QLW0vFF9Lnu3Tn5KzfeYNfjlIHmNCeV2NXuR0Hvr8yjc/Pubi219U= =p3Bz -----END PGP SIGNATURE----- --=-J1hKPvAdVg8DCw9E1C2R-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---