[haiku-bugs] [Haiku] #6260: [PATCH] Allow to suppress Optional Packages

  • From: "andreasf" <trac@xxxxxxxxxxxx>
  • Date: Sun, 04 Jul 2010 12:35:53 -0000

#6260: [PATCH] Allow to suppress Optional Packages
----------------------------+-----------------------------------------------
   Reporter:  andreasf      |        Owner:  andreasf      
       Type:  enhancement   |       Status:  new           
   Priority:  normal        |    Milestone:  R1            
  Component:  Build System  |      Version:  R1/Development
   Keywords:                |   Blocked By:                
Has a Patch:  0             |     Platform:  All           
   Blocking:                |  
----------------------------+-----------------------------------------------
 The attached patch adds a mechanism to exclude certain non-leaf nodes or
 leaf nodes implicitly added as a dependency.

 The current system roughly works by first marking packages as "added",
 then marking their dependencies as "added". Last, the Optional Packages
 themselves check whether they are "added" and unzip/whatever their
 contents.

 This patch modifies the check for the latter to make packages think they
 were not added and thus do not perform their actions.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6260>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: