openexr: make architecture independent
[oi-userland.git] / components / components.ignore
blobe13f4c8c6937ae669d76f1ab288abc8f18d774b9
1 # this is a sed script
3 # skip openindiana/pkg/pkg/src/pkg/manifests directory
4 /^openindiana\/pkg\/pkg\/src\/pkg\/manifests$/d
5 # skip openindiana/illumos-gate, it should be built directly
6 /^openindiana\/illumos-gate$/d
7 # skip openindiana/kvm, it should be built with illumos-gate
8 /^openindiana\/kvm$/d
10 # Don't publish encumbered packages by default
11 /^encumbered\//d
13 # openssl 0.9.8 should not be built directly
14 /^library\/openssl\/openssl-0.9.8$/d
16 # Below is a list of components, which are known to build, but are 
17 # disabled for a particular reason. Each entry contains a path below
18 # oi-userland/components/ and the format is:
19 # # <reason why is package disabled>
20 # /^package$/d
22 # Temporarily disable failing builds:
23 /^library\/pangomm$/d
24 /^library\/ptlib$/d
25 # Our build server fails to build the following packages (the builds succeed on other build systems):
26 /^database\/opensearch$/d
27 /^runtime\/openjdk-11$/d
28 /^web\/icedtea-web$/d