04-x-libs.order 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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. # Thai language support
  24. libs/libthai: libs/libdatrie
  25. # Prerequisites (for GTK+ and friends)
  26. x-libs/icon-naming-utils: perl/xml-simple
  27. x-libs/hicolor-icon-theme:
  28. x-libs/gobject-introspection:
  29. x-libs/libgudev:
  30. x-libs/harfbuzz:
  31. x-libs/freetype:
  32. x-libs/fontconfig:
  33. # The TCL ToolKit (for other software)
  34. devel/tk:
  35. # ATK support (it requires dbus)
  36. x-libs/atk:
  37. x-libs/at-spi2-core:
  38. x-libs/at-spi2-atk:
  39. # Cairo support (1/2)
  40. x-libs/cairo_pass1:
  41. x-libs/pango: x-libs/fribidi
  42. # MIME user-space support
  43. x-libs/shared-mime-info: libs/libxml2
  44. # Notification libraries
  45. x-libs/startup-notification: xorg/xcb/xcb-util
  46. # Vala language
  47. devel/vala:
  48. # ICalendar protocols and data units
  49. x-libs/libical: x-libs/gobject-introspection db/berkeley-db devel/vala libs/icu
  50. # Image handling libraries
  51. libs/libjpeg-turbo: devel/nasm
  52. x-libs/jasper: libs/libjpeg-turbo
  53. libs/tiff: libs/libjpeg-turbo
  54. x-libs/lcms2: libs/tiff
  55. x-libs/libmng: x-libs/lcms2 libs/libjpeg-turbo
  56. # GDK Pixbuf support
  57. 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
  58. # CSS2 support
  59. x-libs/libcroco: libs/libxml2
  60. # SVG support
  61. libs/librsvg: x-libs/libcroco
  62. # Cairo support (2/2)
  63. x-libs/cairo:
  64. # GTK+ support
  65. x-libs/desktop-file-utils:
  66. x-libs/gartoon-redux:
  67. x-libs/gtk2:
  68. x-libs/gtk3:
  69. x-libs/gnome-icon-theme:
  70. x-libs/gnome-icon-theme-symbolic:
  71. x-libs/gnome-themes-extra:
  72. # LibInput support
  73. xorg/extra/libwacom:
  74. xorg/driver/xf86-input-wacom:
  75. xorg/extra/libinput:
  76. xorg/driver/xf86-input-libinput:
  77. # Other libraries
  78. x-libs/giflib:
  79. x-libs/imlib2: libs/libid3tag x-libs/giflib
  80. x-libs/libxklavier: data/iso-codes