Lines Matching +full:gobject +full:- +full:introspection
7 # http://www.apache.org/licenses/LICENSE-2.0
17 FROM gcr.io/oss-fuzz-base/base-builder
18 RUN apt-get update && apt-get install -y \
24 glib2.0-dev \
25 gobject-introspection \
26 gtk-doc-tools \
27 libbrotli-dev \
28 libexpat1-dev \
29 libffi-dev \
30 libfftw3-dev \
31 libselinux1-dev \
34 python3-pip
36 RUN mkdir afl-testcases
37 RUN curl https://lcamtuf.coredump.cx/afl/demo/afl_testcases.tgz | tar xzC afl-testcases
38 RUN git clone --depth 1 https://github.com/libvips/libvips
39 RUN git clone --depth 1 https://github.com/madler/zlib.git
40 RUN git clone --depth 1 https://github.com/libexif/libexif
41 RUN git clone --depth 1 https://github.com/mm2/Little-CMS.git lcms
42 RUN git clone --depth 1 https://github.com/libjpeg-turbo/libjpeg-turbo
43 RUN git clone --depth 1 https://github.com/glennrp/libpng.git
44 RUN git clone --depth 1 https://github.com/randy408/libspng.git
45 RUN git clone --depth 1 https://chromium.googlesource.com/webm/libwebp
46 RUN git clone --depth 1 https://gitlab.com/libtiff/libtiff
47 RUN git clone --depth 1 https://aomedia.googlesource.com/aom
48 RUN git clone --depth 1 https://github.com/strukturag/libheif
49 RUN git clone --depth 1 --recursive https://github.com/libjxl/libjxl.git
50 RUN git clone --depth 1 https://github.com/lovell/libimagequant.git
51 RUN git clone --depth 1 https://github.com/dloebl/cgif.git