zeromq: build only 64bit, because dependent library: libsodium is already 64bit only
[oi-userland.git] / components / components.ignore
blobba29b60ab5c0038d428bdd2ad320764c8055602e
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 /^web\/php\/php-8_2-ext-redis$/d
24 # Our build server fails to build the following packages (the builds succeed on other build systems):
25 /^desktop\/libayatana-appindicator$/d
26 /^developer\/gcc-14$/d
27 /^network\/samba$/d
28 /^web\/librewolf$/d