Re: [Mlt-devel] Git: Fix and cleanup profile and preset dirs.

2011-09-26 Thread Dan Dennedy
On Mon, Sep 26, 2011 at 5:51 PM, Dan Dennedy wrote: > On Mon, Sep 26, 2011 at 4:56 PM, j-b-m wrote: >> On 25/09/2011 23:15, Dan Dennedy wrote: >>> >>> commit 6b3d9bae5b3c26479e15b6146b6151048982b343 >>> Author: Dan Dennedy >>> Date:   Fri Sep 23 00:34:10 2011 -0700 >>> >>>     Make profiles relat

Re: [Mlt-devel] Git: Fix and cleanup profile and preset dirs.

2011-09-26 Thread Dan Dennedy
On Mon, Sep 26, 2011 at 4:56 PM, j-b-m wrote: > On 25/09/2011 23:15, Dan Dennedy wrote: >> >> commit 6b3d9bae5b3c26479e15b6146b6151048982b343 >> Author: Dan Dennedy >> Date:   Fri Sep 23 00:34:10 2011 -0700 >> >>     Make profiles relative to MLT_DATA instead of $prefix/share/mlt >> > Hello. > > T

Re: [Mlt-devel] Git: Fix and cleanup profile and preset dirs.

2011-09-26 Thread j-b-m
On 25/09/2011 23:15, Dan Dennedy wrote: > commit 6b3d9bae5b3c26479e15b6146b6151048982b343 > Author: Dan Dennedy > Date: Fri Sep 23 00:34:10 2011 -0700 > > Make profiles relative to MLT_DATA instead of $prefix/share/mlt > Hello. The above commit broke finding of profiles on linux (at least f

[Mlt-devel] Git: Fix and cleanup profile and preset dirs.

2011-09-25 Thread Dan Dennedy
src/framework/Makefile|2 +- src/framework/mlt_factory.c | 40 src/framework/mlt_profile.c | 20 +++--- src/framework/mlt_properties.c|6 +++- src/framework/mlt_repository.c|7 - src/modules/frei0r