I missed this thread earlier, so let me reply separately..
Dave wrote:
> I want to make an e17 module that expose simple edje objects as gadgets.
> The idea is that people can download edje file from the net(calculator,
> clocks and whatever next), put it in the right directory and then my
Hello,
I ported IMLIB2 to Mingw+msys and I also included some fixes for Cygwin.
List of Changes:
1) Added test for mmap support. This test is required because TGA needs it (but
why???). By conseguence, the TGA support becomes configurable.
2) Added test for sigjmp_buf support. If it is not suppor
On Tue, 14 Oct 2008, carlo\.bramix wrote:
> Hello,
> I ported IMLIB2 to Mingw+msys and I also included some fixes for Cygwin.
> List of Changes:
> 1) Added test for mmap support. This test is required because TGA needs it
> (but why???). By conseguence, the TGA support becomes configurable.
>
>
Enlightenment SVN wrote:
> Log:
> Fix module build (Use pkgconfig instead of deprecated enlightenment-config).
enlightenment-config is still needed for --module-dir, so it isn't
deprecated, and if modules don't use it they should :)
Sebastian
>
>
>
> Author: cedric
> Date:
On Wed, 15 Oct 2008, Sebastian Dransfeld wrote:
> Enlightenment SVN wrote:
>> Log:
>> Fix module build (Use pkgconfig instead of deprecated
>> enlightenment-config).
>
> enlightenment-config is still needed for --module-dir, so it isn't
> deprecated, and if modules don't use it they should :)