On 03/23/2012 04:54 PM, Christoph Mende wrote:
Hi,
I'm currently lacking time for some packages, so I'm looking for
someone to take over a few, most notably:
- net-misc/curl
- net-dns/c-ares (preferably both together)
I'm at about my limit, but if no one else wants them, I'll take care of
th
> > > oasis_use_enable() {
> > > echo "--override $2 `use $1 && echo \"true\" || echo
> > > \"false\"`" }
> >
> > Mike added 'usex' to 'eutils.eclass' recently, so you might like to
> > use it: (UNTESTED)
> > echo "--override $2 $(usex $1 true false)"
>
> it needs to print the quotes to
Hi,
I'm currently lacking time for some packages, so I'm looking for
someone to take over a few, most notably:
- net-misc/curl
- net-dns/c-ares (preferably both together)
And while we're at it there's also some lower maintenance packages I'd
like to get rid of just because I don't use them anymo
On Fri, Mar 23, 2012 at 4:24 PM, Alexis Ballier wrote:
> On Fri, 23 Mar 2012 23:11:46 +0300
> Sergei Trofimovich wrote:
>> > oasis_src_configure() {
>> > ocaml setup.ml -configure \
>> > --prefix usr \
>> > --libdir /usr/$(get_libdir) \
>> > --docdir /usr/s
On Fri, 23 Mar 2012 23:11:46 +0300
Sergei Trofimovich wrote:
> > oasis_use_enable() {
> > echo "--override $2 `use $1 && echo \"true\" || echo
> > \"false\"`" }
>
> Mike added 'usex' to 'eutils.eclass' recently, so you might like to
> use it: (UNTESTED)
> echo "--override $2 $(usex $
On Fri, Mar 23, 2012 at 12:37 PM, Ciaran McCreesh
wrote:
> On Fri, 23 Mar 2012 11:17:56 -0700
> Alec Warner wrote:
>> In general if you are going to say 'this usage is wrong' then you need
>> some kind of tool to detect and report on it; otherwise a subset of
>> developers will get it wrong. Don'
> oasis_use_enable() {
> echo "--override $2 `use $1 && echo \"true\" || echo \"false\"`"
> }
Mike added 'usex' to 'eutils.eclass' recently, so you might like to use it:
(UNTESTED)
echo "--override $2 $(usex $1 true false)"
> oasis_src_configure() {
> ocaml setup.ml -configure
On Fri, 23 Mar 2012 11:17:56 -0700
Alec Warner wrote:
> In general if you are going to say 'this usage is wrong' then you need
> some kind of tool to detect and report on it; otherwise a subset of
> developers will get it wrong. Don't make it easy to do the wrong
> thing, make it easy to do the ri
On Fri, Mar 23, 2012 at 10:09 AM, Alexandre Rostovtsev
wrote:
> On Fri, 2012-03-23 at 12:50 -0400, Mike Gilbert wrote:
>> On Fri, Mar 23, 2012 at 12:02 PM, Ciaran McCreesh
>> wrote:
>> > On Fri, 23 Mar 2012 11:58:47 -0400
>> > Mike Gilbert wrote:
>> >> > oasis_src_compile() {
>> >> > oasis_s
On Fri, 23 Mar 2012 11:58:47 -0400
Mike Gilbert wrote:
> On Fri, Mar 23, 2012 at 4:15 AM, Alexis Ballier
> wrote:
>
> > DEPEND=">=dev-lang/ocaml-3.12[ocamlopt?]"
> > DEPEND="${RDEPEND}"
>
> That looks like a typo.
yes, thanks for spotting
>
> > oasis_src_compile() {
> > oasis_src_compil
On Fri, 2012-03-23 at 12:50 -0400, Mike Gilbert wrote:
> On Fri, Mar 23, 2012 at 12:02 PM, Ciaran McCreesh
> wrote:
> > On Fri, 23 Mar 2012 11:58:47 -0400
> > Mike Gilbert wrote:
> >> > oasis_src_compile() {
> >> > oasis_src_compile_no_doc
> >> > if has doc ${IUSE} && use doc; then
> >> >
On Fri, Mar 23, 2012 at 12:52 PM, Ciaran McCreesh
wrote:
> On Fri, 23 Mar 2012 12:50:51 -0400
> Mike Gilbert wrote:
>> use_if_iuse is called from functions in several eclasses already in
>> the tree. See chromium, kde4-base, qt4-build, and toolchain.
>>
>> Are all of these usages incorrect? Do yo
On Fri, 23 Mar 2012 12:50:51 -0400
Mike Gilbert wrote:
> use_if_iuse is called from functions in several eclasses already in
> the tree. See chromium, kde4-base, qt4-build, and toolchain.
>
> Are all of these usages incorrect? Do you have an alternate solution?
We had this discussion when the fu
On Fri, Mar 23, 2012 at 12:02 PM, Ciaran McCreesh
wrote:
> On Fri, 23 Mar 2012 11:58:47 -0400
> Mike Gilbert wrote:
>> > oasis_src_compile() {
>> > oasis_src_compile_no_doc
>> > if has doc ${IUSE} && use doc; then
>> > ocaml setup.ml -doc || die
>> > fi
>> > }
>>
>> This s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 23 Mar 2012 12:32:05 -0400
Ian Stakenvicius wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> On 23/03/12 12:19 PM, Ciaran McCreesh wrote:
> > On Fri, 23 Mar 2012 12:14:39 -0400 Ian Stakenvicius
> > wrote:
> >> I don't know if
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 23/03/12 12:32 PM, Ian Stakenvicius wrote:
> On 23/03/12 12:19 PM, Ciaran McCreesh wrote:
>> On Fri, 23 Mar 2012 12:14:39 -0400 Ian Stakenvicius
>> wrote:
>>> I don't know if I follow this one or not. When inheriting an
>>> eclass, all entitie
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 23/03/12 12:19 PM, Ciaran McCreesh wrote:
> On Fri, 23 Mar 2012 12:14:39 -0400 Ian Stakenvicius
> wrote:
>> I don't know if I follow this one or not. When inheriting an
>> eclass, all entities within the eclass get merged into the
>> ebuild. As
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, 23 Mar 2012 12:14:39 -0400
Ian Stakenvicius wrote:
> I don't know if I follow this one or not. When inheriting an eclass,
> all entities within the eclass get merged into the ebuild. As long as
> there aren't any special conditional tricks b
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 23/03/12 12:02 PM, Ciaran McCreesh wrote:
> On Fri, 23 Mar 2012 11:58:47 -0400 Mike Gilbert
> wrote:
>>> oasis_src_compile() { oasis_src_compile_no_doc if has doc
>>> ${IUSE} && use doc; then ocaml setup.ml -doc || die fi }
>>
>> This should pro
On Fri, 23 Mar 2012 11:58:47 -0400
Mike Gilbert wrote:
> > oasis_src_compile() {
> > oasis_src_compile_no_doc
> > if has doc ${IUSE} && use doc; then
> > ocaml setup.ml -doc || die
> > fi
> > }
>
> This should probably call use_if_iuse from eutils.eclass, which
> handles I
On Fri, Mar 23, 2012 at 4:15 AM, Alexis Ballier wrote:
> DEPEND=">=dev-lang/ocaml-3.12[ocamlopt?]"
> DEPEND="${RDEPEND}"
That looks like a typo.
> oasis_src_compile() {
> oasis_src_compile_no_doc
> if has doc ${IUSE} && use doc; then
> ocaml setup.ml -doc || die
>
On Fri, Mar 23, 2012 at 01:46:17PM +0300, Alexey Shvetsov wrote:
> Hi!
>
> Well i have 2 arm lxc containers on amd64 machine. Its works good if
> qemu support most of needed cross arch instructions
I'd be curious how much of that is native, vs emulated. The hybrid
approach of scratchbox/obs h
Hi!
Well i have 2 arm lxc containers on amd64 machine. Its works good if
qemu support most of needed cross arch instructions
Jing Huang писал 2012-03-23 13:36:
Hi Everyone,
I am a student at Peking University in China. I am very interested in
the project of Cross Container Support(). I have
Hi Everyone,
I am a student at Peking University in China. I am very interested in the
project of Cross Container
Support(http://wiki.gentoo.org/wiki/Google_Summer_of_Code/2012/Ideas#Cross_Container_Support).
I have some ideas about the project. Please help me to examine the thoughts.
First, I
Hi,
Oasis [1] is becoming the de factor standard for ocaml packages. I've
been bored of copy/pasting always the same code from ebuilds to ebuilds
and thus decided to write an eclass simplifying everything.
Attached: said eclass, a diff of a random dev-ml package I've
converted to illustrate and s
25 matches
Mail list logo