im,cd,lua: more work towards hybrid mode packages

* Do not rebuild libz and freetype from CD sources, use the system
ones.
 * I had to force a dependency on as$secondaryArchSuffix, otherwise
binutils 2.17 is included in the chroot instead of the gcc4 version.
 * The policy checker complains that the packages don't depend on
libstdc++.so, but this should be provided by haiku_x86.hpkg ?
 * The patch for IUP fails to apply. I guess this is because of line
ending problems as we work from a zipped source archive. Using "git
apply" manually works, however.
This commit is contained in:
Adrien Destugues
2013-11-17 11:10:12 +01:00
parent 31bcf8b0a3
commit f0fd4fe4d4
5 changed files with 926 additions and 24 deletions