Branch: refs/heads/master
Home: https://github.com/mltframework/mlt
Commit: 8968185baacfdbba9f41534a9f6d1740418bd018
https://github.com/mltframework/mlt/commit/8968185baacfdbba9f41534a9f6d1740418bd018
Author: Dan Dennedy
Date: 2012-09-09 (Sun, 09 Sep 2012)
Changed paths:
On Sun, Sep 9, 2012 at 2:36 AM, Alberto Villa wrote:
> On Sun, Sep 9, 2012 at 4:56 AM, Dan Dennedy wrote:
>>> patch-src__modules__kdenlive__Makefile:
>>> it is needed to make src/framework/mlt_property.h include sys/param.h
>>> and define __FreeBSD_version while building the Kdenlive module (so
>
On Sun, Sep 9, 2012 at 4:56 AM, Dan Dennedy wrote:
>> patch-src__modules__kdenlive__Makefile:
>> it is needed to make src/framework/mlt_property.h include sys/param.h
>> and define __FreeBSD_version while building the Kdenlive module (so
>> that xlocale.h is correctly included, when available). It