On Wednesday, October 10, 2012, David Seikel wrote:

> On Wed, 10 Oct 2012 09:37:00 +0100 Stefan Schmidt
> <s.schm...@samsung.com <javascript:;>> wrote:
> > Image loaders are way more complicated sadly as we drag in
> > dependencies here. I would vote for making jpeg, png, gif, bmp, eet
> > on by default.
> >
> > For the others we might need to see what libs distros ship in a
> > default installation so we can decide if we have a hard dep on these
> > libs or not.
>
> Better would be to remove the options, but detect them at build time to
> see if they should be included.  Things should never be hard
> dependencies, unless they actually are.



Nooo, this automagically detection should not exist anymore. It breaks
reliability of builds as I explained multiple times.

It's better to just enable all loaders and turn into a compile time dep, if
not static they can generate split packages and not make into runtime deps
of Evas. IOW make the mandatory loaders static by default and the secondary
as ".so"





>
> --
> A big old stinking pile of genius that no one wants
> coz there are too many silver coated monkeys in the world.
>


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to