Blame docker-builder-data/build/script/packet/fontconfig-2.12.1.sh

ce0d6b
DEPS=""
ce0d6b
ce0d6b
PK_DIRNAME="fontconfig-2.12.1"
ce0d6b
PK_ARCHIVE="$PK_DIRNAME.tar.gz"
ce0d6b
PK_URL="https://www.freedesktop.org/software/fontconfig/release/$PK_ARCHIVE"
ce0d6b
99b145
source $INCLUDE_SCRIPT_DIR/inc-pkall-default.sh
99b145
99b145
pkinstall_release() {
99b145
    return 0
99b145
}