stages: 2/04-iso: Do not include kernel build/source tree in the LiveCD
[dragora.git] / recipes / 04-x-libs.order
blobd0c527ca7f4a05280fa727ea5236692f5ea42f89
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 python/pycairo: x-libs/cairo-pass1
47 python/pygobject: python/pycairo x-libs/gobject-introspection
48 x-libs/pango: x-libs/fribidi
50 # MIME user-space support
51 x-libs/shared-mime-info: libs/libxml2
53 # Notification libraries
54 x-libs/startup-notification: xorg/xcb/xcb-util
56 # Vala language
57 devel/vala:
59 # ICalendar protocols and data units
60 x-libs/libical: x-libs/gobject-introspection db/berkeley-db devel/vala libs/icu
62 # Image handling libraries
63 libs/libjpeg-turbo: devel/nasm
64 x-libs/jasper: libs/libjpeg-turbo
65 libs/tiff: compressors/xz compressors/zstd libs/libjpeg-turbo
66 x-libs/lcms2: libs/tiff
67 x-libs/libmng: x-libs/lcms2 libs/libjpeg-turbo
69 # GDK Pixbuf support
70 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
72 # CSS2 support
73 x-libs/libcroco: libs/libxml2
75 # SVG support
76 x-libs/librsvg: x-libs/libcroco
78 # Poppler support
79 x-libs/poppler: x-libs/openjpeg
80 x-libs/poppler-data: x-libs/poppler
82 # Cairo support (2/2)
83 x-libs/cairo:
85 # GTK+ support
86 x-libs/desktop-file-utils:
87 x-libs/gtk2:
88 x-libs/gtk3:
89 x-libs/libglade:
90 x-libs/gnome-icon-theme:
91 x-libs/gnome-icon-theme-symbolic:
92 x-libs/gnome-themes-extra:
94 # LibInput support
95 xorg/extra/libwacom:
96 xorg/driver/xf86-input-wacom:
97 xorg/extra/libinput:
98 xorg/driver/xf86-input-libinput:
100 # Other libraries
101 x-libs/giflib:
102 x-libs/imlib2: libs/libid3tag x-libs/giflib
103 x-libs/libxklavier: data/iso-codes
104 x-libs/libexif:
106 # OpenEXR support
107 x-libs/openexr: x-libs/imath
109 # Exiv2 support
110 x-libs/exiv2: networking/curl
111 x-libs/gexiv2: x-libs/exiv2