2022-10-26 04:02:39 +00:00
|
|
|
# kind: resf.peridot.v1.CatalogSync
|
|
|
|
# hidden deps idea
|
2022-10-26 16:27:48 +00:00
|
|
|
# list of hidden deps
|
2022-10-30 07:50:42 +00:00
|
|
|
|
|
|
|
# ttembed
|
|
|
|
# ttfautohint
|
|
|
|
# wordnet
|
|
|
|
# screen
|
|
|
|
# pam_wrapper
|
|
|
|
# mozjs78
|
|
|
|
# kyua
|
|
|
|
# datefudge
|
|
|
|
# atf
|
|
|
|
# PyQt-builder
|
|
|
|
# spirv-headers
|
|
|
|
# mingw-w64-tools
|
2022-12-12 22:33:30 +00:00
|
|
|
# cppcheck
|
2022-12-12 22:55:09 +00:00
|
|
|
# pandoc
|
|
|
|
# tinyxml2
|
|
|
|
# z3
|
2022-12-12 23:10:15 +00:00
|
|
|
# ghc-rpm-macros
|
2022-12-12 23:13:34 +00:00
|
|
|
# ocaml-zarith
|
2022-10-26 04:02:39 +00:00
|
|
|
package {
|
|
|
|
name: "PyQt-builder"
|
|
|
|
type: PACKAGE_TYPE_NORMAL_SRC
|
|
|
|
repository {
|
2022-10-26 16:29:24 +00:00
|
|
|
name: "hidden"
|
2022-10-26 04:02:39 +00:00
|
|
|
include_filter: "PyQt-builder.noarch"
|
|
|
|
}
|
|
|
|
}
|
2022-10-26 16:27:48 +00:00
|
|
|
|
|
|
|
package {
|
|
|
|
name: "spirv-headers"
|
|
|
|
type: PACKAGE_TYPE_NORMAL_SRC
|
|
|
|
repository {
|
2022-10-26 16:29:24 +00:00
|
|
|
name: "hidden"
|
2022-10-26 16:27:48 +00:00
|
|
|
include_filter: "spirv-headers-devel.noarch"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2022-10-30 07:50:42 +00:00
|
|
|
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"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2022-11-16 05:29:00 +00:00
|
|
|
package {
|
|
|
|
name: "glibc32"
|
|
|
|
type: PACKAGE_TYPE_NORMAL_SRC
|
|
|
|
repository {
|
|
|
|
name: "hidden"
|
|
|
|
include_filter: "glibc32.x86_64"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2022-12-12 22:33:30 +00:00
|
|
|
package {
|
|
|
|
name: "cppcheck"
|
|
|
|
type: PACKAGE_TYPE_NORMAL_SRC
|
|
|
|
repository {
|
|
|
|
name: "hidden"
|
|
|
|
include_filter: "cppcheck.x86_64"
|
|
|
|
include_filter: "cppcheck-gui.x86_64"
|
|
|
|
include_filter: "cppcheck-htmlreport.x86_64"
|
|
|
|
include_filter: "cppcheck.aarch64"
|
|
|
|
include_filter: "cppcheck-gui.aarch64"
|
|
|
|
include_filter: "cppcheck-htmlreport.aarch64"
|
|
|
|
include_filter: "cppcheck.ppc64le"
|
|
|
|
include_filter: "cppcheck-gui.ppc64le"
|
|
|
|
include_filter: "cppcheck-htmlreport.ppc64le"
|
|
|
|
include_filter: "cppcheck.s390x"
|
|
|
|
include_filter: "cppcheck-gui.s390x"
|
|
|
|
include_filter: "cppcheck-htmlreport.s390x"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2022-12-12 22:55:09 +00:00
|
|
|
package {
|
|
|
|
name: "pandoc"
|
|
|
|
type: PACKAGE_TYPE_NORMAL_SRC
|
|
|
|
repository {
|
|
|
|
name: "hidden"
|
|
|
|
include_filter: "pandoc.x86_64"
|
|
|
|
include_filter: "pandoc.aarch64"
|
|
|
|
include_filter: "pandoc.s390x"
|
|
|
|
include_filter: "pandoc.ppc64le"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
package {
|
|
|
|
name: "tinyxml2"
|
|
|
|
type: PACKAGE_TYPE_NORMAL_SRC
|
|
|
|
repository {
|
|
|
|
name: "hidden"
|
|
|
|
include_filter: "tinyxml2.x86_64"
|
|
|
|
include_filter: "tinyxml2-devel.x86_64"
|
|
|
|
include_filter: "tinyxml2.aarch64"
|
|
|
|
include_filter: "tinyxml2-devel.aarch64"
|
|
|
|
include_filter: "tinyxml2.ppc64le"
|
|
|
|
include_filter: "tinyxml2-devel.ppc64le"
|
|
|
|
include_filter: "tinyxml2.s390x"
|
|
|
|
include_filter: "tinyxml2-devel.s390x"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
package {
|
|
|
|
name: "z3"
|
|
|
|
type: PACKAGE_TYPE_NORMAL_SRC
|
|
|
|
repository {
|
|
|
|
name: "hidden"
|
|
|
|
include_filter: "z3.x86_64"
|
|
|
|
include_filter: "z3-devel.x86_64"
|
|
|
|
include_filter: "z3-libs.x86_64"
|
|
|
|
include_filter: "ocaml-z3.x86_64"
|
|
|
|
include_filter: "ocaml-z3-devel.x86_64"
|
|
|
|
include_filter: "z3.aarch64"
|
|
|
|
include_filter: "z3-devel.aarch64"
|
|
|
|
include_filter: "z3-libs.aarch64"
|
|
|
|
include_filter: "ocaml-z3.aarch64"
|
|
|
|
include_filter: "ocaml-z3-devel.aarch64"
|
|
|
|
include_filter: "z3.ppc64le"
|
|
|
|
include_filter: "z3-devel.ppc64le"
|
|
|
|
include_filter: "z3-libs.ppc64le"
|
|
|
|
include_filter: "ocaml-z3.ppc64le"
|
|
|
|
include_filter: "ocaml-z3-devel.ppc64le"
|
|
|
|
include_filter: "z3.s390x"
|
|
|
|
include_filter: "z3-devel.s390x"
|
|
|
|
include_filter: "z3-libs.s390x"
|
|
|
|
include_filter: "ocaml-z3.s390x"
|
|
|
|
include_filter: "ocaml-z3-devel.s390x"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2022-12-12 23:10:15 +00:00
|
|
|
package {
|
|
|
|
name: "ghc-rpm-macros"
|
|
|
|
type: PACKAGE_TYPE_NORMAL_SRC
|
|
|
|
repository {
|
|
|
|
name: "hidden"
|
|
|
|
include_filter: "ghc-rpm-macros.noarch"
|
|
|
|
include_filter: "ghc-rpm-macros-extra.noarch"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2022-12-12 23:13:34 +00:00
|
|
|
package {
|
|
|
|
name: "ocaml-zarith"
|
|
|
|
type: PACKAGE_TYPE_NORMAL_SRC
|
|
|
|
repository {
|
|
|
|
name: "hidden"
|
|
|
|
include_filter: "ocaml-zarith.x86_64"
|
|
|
|
include_filter: "ocaml-zarith-devel.x86_64"
|
|
|
|
include_filter: "ocaml-zarith.aarch64"
|
|
|
|
include_filter: "ocaml-zarith-devel.aarch64"
|
|
|
|
include_filter: "ocaml-zarith.ppc64le"
|
|
|
|
include_filter: "ocaml-zarith-devel.ppc64le"
|
|
|
|
include_filter: "ocaml-zarith.s390x"
|
|
|
|
include_filter: "ocaml-zarith-devel.s390x"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2022-10-26 16:27:48 +00:00
|
|
|
# All Excludes
|
2022-10-26 16:29:24 +00:00
|
|
|
#exclude_filter {
|
|
|
|
# repo_match: "plus"
|
|
|
|
# arch {
|
|
|
|
# key: "*"
|
|
|
|
# glob_match: "PyQt-builder*"
|
|
|
|
# glob_match: "spirv-headers*"
|
|
|
|
# }
|
|
|
|
#}
|