downgraded default profile to core2
[k8sbuild.git] / xoptz / imlib2_loaders.xopt
blobe769bca5531e4978495730395c0ffdadaf57093f
1 profile=empty
3   --enable-silent-rules   less verbose build output (undo: "make V=1")
4 #  --enable-eet           disable building the eet loader
5   --enable-xcf           disable building the xcf loader
8 [preconfigure]
9 if test ! -x configure; then
10   NOCONFIGURE=tan ./autogen.sh
12 [/preconfigure]
15 !DESC
16 Imlib2 loaders
18 This package contains additional image loaders for Imlib2 which for
19 some reason (such as license issues) are not distributed with Imlib2
20 directly.
21 !EOF