recipes: x-libs: Added support for the OpenEXR file format
[dragora.git] / recipes / 04-x-libs.order
blob3413b9afd33374f1d431975874192b7d8118e388
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
7 #   b.recipe:
8 #   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:
14 #   b.recipe
15 #   c.recipe
16 #   a.recipe
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 # Thai language support
25 libs/libthai: libs/libdatrie
27 # Prerequisites (for GTK+ and friends)
28 x-libs/icon-naming-utils: perl/xml-simple
29 x-libs/hicolor-icon-theme:
30 x-libs/gobject-introspection:
31 x-libs/libgudev:
32 x-libs/harfbuzz:
33 x-libs/freetype:
34 x-libs/fontconfig:
36 # The TCL ToolKit (for other software)
37 devel/tk:
39 # ATK support (it requires dbus)
40 x-libs/atk:
41 x-libs/at-spi2-core:
42 x-libs/at-spi2-atk:
44 # Cairo support (1/2)
45 x-libs/cairo-pass1:
46 x-libs/pango: x-libs/fribidi
48 # MIME user-space support
49 x-libs/shared-mime-info: libs/libxml2
51 # Notification libraries
52 x-libs/startup-notification: xorg/xcb/xcb-util
54 # Vala language
55 devel/vala:
57 # ICalendar protocols and data units
58 x-libs/libical: x-libs/gobject-introspection db/berkeley-db devel/vala libs/icu
60 # Image handling libraries
61 libs/libjpeg-turbo: devel/nasm
62 x-libs/jasper: libs/libjpeg-turbo
63 libs/tiff: libs/libjpeg-turbo
64 x-libs/lcms2: libs/tiff
65 x-libs/libmng: x-libs/lcms2 libs/libjpeg-turbo
67 # GDK Pixbuf support
68 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
70 # CSS2 support
71 x-libs/libcroco: libs/libxml2
73 # SVG support
74 libs/librsvg: x-libs/libcroco
76 # Poppler support
77 x-libs/poppler: x-libs/openjpeg
78 x-libs/poppler-data: x-libs/poppler
80 # Cairo support (2/2)
81 x-libs/cairo:
83 # GTK+ support
84 x-libs/desktop-file-utils:
85 x-libs/gartoon-redux:
86 x-libs/gtk2:
87 x-libs/gtk3:
88 x-libs/gnome-icon-theme:
89 x-libs/gnome-icon-theme-symbolic:
90 x-libs/gnome-themes-extra:
92 # LibInput support
93 xorg/extra/libwacom:
94 xorg/driver/xf86-input-wacom:
95 xorg/extra/libinput:
96 xorg/driver/xf86-input-libinput:
98 # Other libraries
99 x-libs/giflib:
100 x-libs/imlib2: libs/libid3tag x-libs/giflib
101 x-libs/libxklavier: data/iso-codes
103 # OpenEXR support
104 x-libs/openexr: x-libs/imath