[go: up one dir, main page]

blob: 7b15114769091a88e3f88162dba207cfd0bae563 [file] [log] [blame]
create {
platform_re: "linux-.*|mac-.*"
source {
git {
repo: "https://github.com/libexpat/libexpat"
# libexpat release tags look like "R_1_2_3"
tag_pattern: "R_%s"
version_join: "_"
}
patch_version: "chromium.1"
cpe_base_address: "cpe:/a:libexpat_project:libexpat"
}
build {
tool: "tools/autoconf"
tool: "tools/automake"
tool: "tools/libtool"
tool: "tools/sed"
}
}
upload { pkg_prefix: "static_libs" }