Blame docker-builder-data/build/script/packet/gdkpixbuf-2.36.0.sh

3af8db
DEPS="jpeg-9b png-1.6.26 tiff-4.0.6 gobjectintrospection-1.50.0"
ce0d6b
ce0d6b
PK_DIRNAME="gdk-pixbuf-2.36.0"
ce0d6b
PK_ARCHIVE="$PK_DIRNAME.tar.xz"
ce0d6b
PK_URL="https://download.gnome.org/sources/gdk-pixbuf/2.36/$PK_ARCHIVE"
ce0d6b
1d4d1c
PK_CONFIGURE_OPTIONS=" \
1d4d1c
 --enable-introspection=yes \
1d4d1c
 --enable-relocations=yes "
ce0d6b
ce0d6b
source $INCLUDE_SCRIPT_DIR/inc-pkall-default.sh