Changes between Version 2 and Version 3 of HaikuPorterForPM/HandlingRequirements
- Timestamp:
- 06/13/13 10:17:03 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HaikuPorterForPM/HandlingRequirements
v2 v3 1 1 = Handling Requirements = 2 2 3 '''BEWARE! ''':: this page doesn't reflect the current status quo of !HaikuPorter - there's some more work to do such that !HaikuPorter and the recipes actually follow the description given below ...3 '''BEWARE! ''':: this page doesn't reflect the current status quo of !HaikuPorter - there's some more work to do such that !HaikuPorter and the recipes actually follow the description given below ... 4 4 5 5 In order to avoid any built packages to unexpectedly depend on software that happens to be installed on the build host (i.e. you Haiku installation), !HaikuPorter runs the build commands in a `chroot()`-ed environment. When !HaikuPorter creates the chroot, it populates it with only the packages that are needed by the shell scriptlets that are executing the different build phases. Anything else that is required for building or running the port has to be declared explicitly in the build recipe of each port.
