From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] sconeserver: new package
Date: Fri, 27 Jul 2012 10:27:45 +0200 [thread overview]
Message-ID: <50125101.8080300@mind.be> (raw)
In-Reply-To: <20120727084503.045fbb14@skate>
On 07/27/12 08:45, Thomas Petazzoni wrote:
> I have the same problem with the VLC package currently being proposed
> by Ismael: it has a huge number of sub-options, for each potential
> dependency that the package might use.
>
> On one hand having all these sub-options is a bit annoying, but:
>
> (*) It allows to have sub-options for things that depend on other
> libraries, but also for things that don't have dependencies.
> Otherwise, it's a bit strange: for --enable/--disable flags that
> don't require dependencies, we have a kconfig option, but for
> --enable/--disable flags that require dependencies, they get
> automatically enabled when the required dependency is available.
>
> (*) You may want to have SSL support in one component of your system,
> but not necessarily others.
I think it depends a bit on the situation. For openssl support, it
makes more sense to just add it when available, because it normally
doesn't increase the size of the binary (much) to have openssl support
enabled.
However, sconeserver (and vlc as well) are modular packages, which you
can basically view as a collection of sub-packages. So in that case,
it does make more sense to select which modules you want to have
enabled.
So for sconeserver, I prefer to keep all the sub-options. Except
maybe the SSL module, that's not really a separate server but a
library wrapper, so it should probably be selected automatically if
openssl is.
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2012-07-27 8:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-23 13:49 [Buildroot] [PATCH] sconeserver: new package spdawson at gmail.com
2012-07-26 16:57 ` Arnout Vandecappelle
2012-07-26 23:14 ` Samuel Martin
2012-07-27 6:34 ` Thomas Petazzoni
2012-07-27 6:45 ` Thomas Petazzoni
2012-07-27 8:12 ` Simon Dawson
2012-07-27 8:27 ` Arnout Vandecappelle [this message]
2012-07-27 8:38 ` Simon Dawson
2012-07-27 8:39 ` Thomas Petazzoni
2012-07-27 8:43 ` Simon Dawson
2012-07-27 8:42 ` Simon Dawson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50125101.8080300@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox