1 # HOW TO READ THIS FILE:
3 # If 'a' depends on 'b' and 'c', and 'c' depends on 'b' as well,
4 # the file might look like:
6 # a.recipe: c.recipe b.recipe
10 # Each letter represents a recipe name, complete dependencies for
11 # the first recipe name are listed in descending order, which is
12 # printed from right to left, and removed from left to right:
18 # Commented lines starting with a '#' are allowed. Blank lines,
19 # colons, parentheses, and end of line are removed.
21 # For more information, type: info qi 'order file'
24 # Sound infrastructure including JACK support
27 data/alsa-topology-conf:
31 tools/jack1: libs/portaudio
35 # Ogg bitstream and FLAC support
37 libs/libvorbis: libs/libogg
38 tools/vorbis-tools: tools/flac libs/libao
41 libs/audiofile: tools/flac
46 tools/espeakup: tools/espeak libs/portaudio
47 tools/espeak: libs/portaudio