x-libs.order 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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. # Prerequisites
  24. x-libs/hicolor-icon-theme:
  25. x-libs/gobject-introspection:
  26. x-libs/libgudev:
  27. x-libs/harfbuzz:
  28. x-libs/freetype:
  29. x-libs/fontconfig:
  30. # ATK support (it requires dbus)
  31. x-libs/atk:
  32. x-libs/at-spi2-core:
  33. x-libs/at-spi2-atk:
  34. # Cairo support (1/2)
  35. x-libs/cairo_pass1:
  36. x-libs/pango: x-libs/fribidi
  37. # XML/XSLT support
  38. modules/python/six:
  39. libs/libxml2:
  40. libs/libxslt: modules/python/libxml2_python2 libs/libxslt_pass1
  41. x-libs/shared-mime-info: libs/libxml2
  42. # Image handling libraries
  43. libs/libjpeg-turbo: devel/nasm
  44. x-libs/jasper: libs/libjpeg-turbo
  45. libs/tiff: libs/libjpeg-turbo
  46. # GDK Pixbuf support
  47. x-libs/gdk-pixbuf: libs/libpng libs/tiff x-libs/jasper libs/libjpeg-turbo x-libs/shared-mime-info libs/libxml2 x-libs/gobject-introspection
  48. # CSS2 support
  49. x-libs/libcroco: libs/libxml2
  50. # SVG support
  51. libs/librsvg: x-libs/libcroco
  52. # Cairo support (2/2)
  53. x-libs/cairo:
  54. # GTK+ support
  55. x-libs/desktop-file-utils:
  56. x-libs/gartoon-redux:
  57. x-libs/gtk2:
  58. ## Adwaita, pending
  59. x-libs/gtk3:
  60. # LibInput support
  61. xorg/extra/libwacom:
  62. xorg/driver/xf86-input-wacom:
  63. xorg/extra/libinput:
  64. xorg/driver/xf86-input-libinput: