Update yaml

This commit is contained in:
James Antill 2023-02-20 02:15:05 -05:00
commit 4b8b442b53
2 changed files with 180 additions and 0 deletions

93
swig-3.yaml Normal file
View File

@ -0,0 +1,93 @@
---
document: modulemd
version: 2
data:
name: swig
stream: 3.0
version: 8030020201104011322
context: 30b713e6
summary: Connects C/C++/Objective C to some high-level programming languages
description: >
Simplified Wrapper and Interface Generator (SWIG) is a software development tool
for connecting C, C++ and Objective C programs with a variety of high-level programming
languages. SWIG is primarily used with Perl, Python and Tcl/TK, but it has also
been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level
interpreted programming environments, systems integration, and as a tool for building
user interfaces
license:
module:
- MIT
xmd:
mbs:
buildrequires:
platform:
context: 00000000
filtered_rpms: []
koji_tag: module-centos-8.3.0-build
ref: virtual
stream: el8.3.0
stream_collision_modules:
ursine_rpms:
version: 2
commit: bae20b7855317ef43ad546fea4c2c44eb3765cb7
mse: TRUE
rpms:
swig:
ref: 819d244577ac47d2c67b1c7f4a5da0773ba95669
scmurl: git+https://git.centos.org/modules/swig.git?#bae20b7855317ef43ad546fea4c2c44eb3765cb7
dependencies:
- buildrequires:
platform: [el8.3.0]
requires:
platform: [el8]
references:
community: http://swig.org/
documentation: http://swig.org/doc.html
tracker: http://bugzilla.redhat.com
profiles:
common:
rpms:
- swig
complete:
rpms:
- swig
- swig-doc
- swig-gdb
api:
rpms:
- swig
- swig-doc
- swig-gdb
buildopts:
rpms:
macros: >
%golang 0
%guile 0
%javalang 0
%lualang 0
%octave 0
%phplang 0
%python2lang 0
%Rlang 0
%rubylang 0
%tcl 0
%_without_build_ccache_swig 1
components:
rpms:
swig:
rationale: SWIG package
repository: git+https://git.centos.org/rpms/swig
cache: https://git.centos.org/repo/pkgs/swig
ref: 819d244577ac47d2c67b1c7f4a5da0773ba95669
arches: [aarch64, i686, ppc64le, x86_64]
...

87
swig.yaml Normal file
View File

@ -0,0 +1,87 @@
---
document: modulemd
version: 2
data:
name: swig
stream: 4.0
version: 8040020210111194419
context: 9f9e2e7e
summary: Connects C/C++/Objective C to some high-level programming languages
description: >
Simplified Wrapper and Interface Generator (SWIG) is a software development tool
for connecting C, C++ and Objective C programs with a variety of high-level programming
languages. SWIG is primarily used with Perl, Python and Tcl/TK, but it has also
been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level
interpreted programming environments, systems integration, and as a tool for building
user interfaces
license:
module:
- MIT
xmd:
mbs:
buildrequires:
platform:
context: 00000000
filtered_rpms: []
koji_tag: module-centos-8.4.0-build
ref: virtual
stream: el8.4.0
stream_collision_modules:
ursine_rpms:
version: 2
commit: 0c0179d63f6c322495cd429e4ec4ffec89f8c006
mse: TRUE
rpms:
swig:
ref: 8c06700584beb0c80cf801beb93c4ef2930c5c72
scmurl: git+https://git.centos.org/modules/swig.git?#0c0179d63f6c322495cd429e4ec4ffec89f8c006
dependencies:
- buildrequires:
platform: [el8.4.0]
requires:
platform: [el8]
references:
community: http://swig.org/
documentation: http://swig.org/doc.html
tracker: https://bugzilla.redhat.com/buglist.cgi?classification=Red%20Hat&component=swig-4.0-module&product=Red%20Hat%20Enterprise%20Linux%208
profiles:
common:
description: Simplified Wrapper and Interface Generator (SWIG)
rpms:
- swig
complete:
description: SWIG, documentation and commands for easier debugging
rpms:
- swig
- swig-doc
- swig-gdb
api:
rpms:
- swig
- swig-doc
- swig-gdb
buildopts:
rpms:
macros: >
%golang 0
%guile 0
%javalang 0
%octave 0
%phplang 0
%Rlang 0
%_without_build_ccache_swig 1
components:
rpms:
swig:
rationale: SWIG package
repository: git+https://git.centos.org/rpms/swig
cache: https://git.centos.org/repo/pkgs/swig
ref: 8c06700584beb0c80cf801beb93c4ef2930c5c72
arches: [aarch64, i686, ppc64le, x86_64]
...