summaryrefslogtreecommitdiffstats
path: root/package/efl
Commit message (Collapse)AuthorAgeFilesLines
...
* libevas: SDL GL backend doesn't need glprotoPeter Korsgaard2012-02-081-1/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: software buffer backend doesn't need X11Peter Korsgaard2012-02-081-1/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: generic opengl option needs mesaPeter Korsgaard2012-02-072-0/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: x11 glx option needs Xrender, Xext and libeetPeter Korsgaard2012-02-072-1/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: explicitly set host configure optionsPeter Korsgaard2012-02-011-2/+15
| | | | | | | So the build doesn't fail if any of the dependencies aren't available. Also enable the jpeg loader as that is needed by the libelementary build. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: disable sse3 optimizations for host buildsPeter Korsgaard2012-02-011-1/+1
| | | | | | | | | | | | There's not really any advantage to adding it, and it depends on immintrin.h which was added in gcc 4.4, so it breaks with older host compilers. For details, see: http://trac.enlightenment.org/e/ticket/942 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: really fix x86 cpu optimization options handlingPeter Korsgaard2012-01-301-6/+3
| | | | | | Disable all options by default, and only enable the applicable one. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: forcibly disable cpu optimization options if not applicablePeter Korsgaard2012-01-301-1/+10
| | | | | | | Otherwise the configure script will automatically enable them for potentially compatible targets. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libedbus: Add new packageWill Newton2012-01-293-0/+26
| | | | | | | [Peter: select dbus, add upstream URL, remove unneeded autoreconf] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libelementary: Add new packageWill Newton2012-01-293-0/+31
| | | | | | | [Peter: Add upstream URL, remove examples option/patches] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libethumb: Add new packageWill Newton2012-01-293-0/+28
| | | | | | | [Peter: add ecore-evas dep, upstream URL] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libefreet: Add new packageWill Newton2012-01-293-0/+25
| | | | | | | [Peter: add upstream URL] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* expedite: Add new packageWill Newton2012-01-293-0/+26
| | | | | | Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: force smooth scaling option onPeter Korsgaard2012-01-291-0/+2
| | | | | | | | libevas fails to build if smooth scaling isn't enabled with unresolved references to evas_common_map_rgba_internal and evas_common_scale_rgba_in_to_out_clip_smooth. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libedje: Add new packageWill Newton2012-01-293-0/+46
| | | | | | | [Peter: add upstream URL, remove redundant _INSTALL_TARGET] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libembryo: Add new packageWill Newton2012-01-293-0/+25
| | | | | | | [Peter: add upstream URL, remove redundant _INSTALL_TARGET] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libecore: Add new packageWill Newton2012-01-293-0/+120
| | | | | | | [Peter: Config.in fixes, dependencies, build makekeys for host] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: Config.in: add upstream URLPeter Korsgaard2012-01-291-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: autodetect cpu variant code tuning optionsPeter Korsgaard2012-01-292-56/+13
| | | | | | Similar to how we do it for ffmpeg. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libevas: Add new packageWill Newton2012-01-283-0/+428
| | | | | | | [Peter: Config.in tweaks] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libeet: Add new packageWill Newton2012-01-263-0/+27
| | | | | | | [Peter: add URL, drop _INSTALL_TARGET] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libeina: Add new package along with EFL infrastructureWill Newton2012-01-264-0/+38
[Peter: drop autoreconf, add URL] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>