diff options
Diffstat (limited to 'profiles/baldeagleos/1.0/linux-gnu/mix-ins/graphics/make.defaults')
| -rw-r--r-- | profiles/baldeagleos/1.0/linux-gnu/mix-ins/graphics/make.defaults | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/baldeagleos/1.0/linux-gnu/mix-ins/graphics/make.defaults b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/graphics/make.defaults new file mode 100644 index 000000000000..550b331d489a --- /dev/null +++ b/profiles/baldeagleos/1.0/linux-gnu/mix-ins/graphics/make.defaults @@ -0,0 +1,7 @@ +# Commonly found graphic file formats. + +USE="apng exif gif ico jpeg jpeg2k pdf png svg tiff truetype webp wmf" + +# Extra graphic file formats. + +USE="${USE} aalib djvu fpx hdri imagemagick jbig lcms mng openexr pnm tga" |
