Re: [E-devel] RFC: turning pkg-config's Requires: fiels into Requires.private

2009-09-03 Thread Vincent Torri
On Thu, 3 Sep 2009, Albin Tonnerre wrote: > On Thu, Sep 03, 2009 at 11:02:34PM +0200, Vincent Torri wrote : >> >> >> On Thu, 3 Sep 2009, Albin Tonnerre wrote: >> >>> On Fri, Sep 04, 2009 at 03:36:28AM +0700, Mikhail Gusarov wrote : Twas brillig at 22:30:44 03.09.2009 UTC+02 when vto...

Re: [E-devel] RFC: turning pkg-config's Requires: fiels into Requires.private

2009-09-03 Thread Albin Tonnerre
On Thu, Sep 03, 2009 at 11:02:34PM +0200, Vincent Torri wrote : > > > On Thu, 3 Sep 2009, Albin Tonnerre wrote: > > >On Fri, Sep 04, 2009 at 03:36:28AM +0700, Mikhail Gusarov wrote : > >> > >>Twas brillig at 22:30:44 03.09.2009 UTC+02 when vto...@univ-evry.fr did > >>gyre and gimble: > >> > >>

Re: [E-devel] RFC: turning pkg-config's Requires: fiels into Requires.private

2009-09-03 Thread Mikhail Gusarov
Twas brillig at 22:52:17 03.09.2009 UTC+02 when albin.tonne...@gmail.com did gyre and gimble: AT> In fact, most of what's in Libs currently shouldn't move to AT> Libs.private, because they actually are justified. Agreed. Had a look through EFL .pc files, their Libs are already ok (actually th

Re: [E-devel] RFC: turning pkg-config's Requires: fiels into Requires.private

2009-09-03 Thread Vincent Torri
On Thu, 3 Sep 2009, Albin Tonnerre wrote: > On Fri, Sep 04, 2009 at 03:36:28AM +0700, Mikhail Gusarov wrote : >> >> Twas brillig at 22:30:44 03.09.2009 UTC+02 when vto...@univ-evry.fr did gyre >> and gimble: >> >> VT> Looks good to me. I've looked at others .og files (in fontconfig >> VT> for

Re: [E-devel] RFC: turning pkg-config's Requires: fiels into Requires.private

2009-09-03 Thread Albin Tonnerre
On Fri, Sep 04, 2009 at 03:36:28AM +0700, Mikhail Gusarov wrote : > > Twas brillig at 22:30:44 03.09.2009 UTC+02 when vto...@univ-evry.fr did gyre > and gimble: > > VT> Looks good to me. I've looked at others .og files (in fontconfig > VT> for example), and I have seen a Libs.private. SHould i

Re: [E-devel] RFC: turning pkg-config's Requires: fiels into Requires.private

2009-09-03 Thread Mikhail Gusarov
Twas brillig at 22:30:44 03.09.2009 UTC+02 when vto...@univ-evry.fr did gyre and gimble: VT> Looks good to me. I've looked at others .og files (in fontconfig VT> for example), and I have seen a Libs.private. SHould it be used ? Yes, of course! The rule of thumb is "when something is not need

Re: [E-devel] RFC: turning pkg-config's Requires: fiels into Requires.private

2009-09-03 Thread Vincent Torri
On Thu, 3 Sep 2009, Mikhail Gusarov wrote: > Hello. > > According to "Use of the 'Requires.private' field in pkg-config files" > thread (http://tinyurl.com/e-devel-req-private) it would be nice to have > Requires.private fields in E .pc files instead of Requires, if > pkg-config supports them. >