05-x-apps.order 889 B

12345678910111213141516171819202122232425262728293031323334
  1. # HOW TO READ THIS FILE:
  2. #
  3. # If 'a' depends on 'b' and 'c', and 'c' depends on 'b' as well,
  4. # the file might look like:
  5. #
  6. # a.recipe: c.recipe b.recipe
  7. # b.recipe:
  8. # c.recipe: b.recipe
  9. #
  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:
  13. #
  14. # b.recipe
  15. # c.recipe
  16. # a.recipe
  17. #
  18. # Commented lines starting with a '#' are allowed. Blank lines,
  19. # colons, parentheses, and end of line are removed.
  20. #
  21. # For more information, type: info qi 'order file'
  22. #
  23. x-apps/xterm: libs/pcre x-libs/freetype libs/libpng xorg/app/luit
  24. x-apps/dwm: x-apps/dmenu
  25. x-apps/st:
  26. x-apps/vim_huge:
  27. x-apps/scrot: x-libs/giblib
  28. x-apps/feh: x-libs/imlib2
  29. x-apps/claws-mail: gnupg/gpgme libs/libetpan
  30. x-apps/tint2:
  31. x-apps/connman-gtk: networking/connman
  32. x-apps/spacefm: