add mingw-w64-tools

This commit is contained in:
Louis Abel 2022-10-30 00:50:42 -07:00
parent 7929bfb937
commit 2f19c96917
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 25 additions and 0 deletions

View File

@ -1,6 +1,19 @@
# kind: resf.peridot.v1.CatalogSync
# hidden deps idea
# list of hidden deps
# ttembed
# ttfautohint
# wordnet
# screen
# pam_wrapper
# mozjs78
# kyua
# datefudge
# atf
# PyQt-builder
# spirv-headers
# mingw-w64-tools
package {
name: "PyQt-builder"
type: PACKAGE_TYPE_NORMAL_SRC
@ -19,6 +32,18 @@ package {
}
}
package {
name: "mingw-w64-tools"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "hidden"
include_filter: "mingw-w64-tools.x86_64"
include_filter: "mingw-w64-tools.aarch64"
include_filter: "mingw-w64-tools.s390x"
include_filter: "mingw-w64-tools.ppc64le"
}
}
# All Excludes
#exclude_filter {
# repo_match: "plus"