diff --git a/.github/workflows/package_xml.yml b/.github/workflows/package_xml.yml new file mode 100644 index 00000000..4bd4a9aa --- /dev/null +++ b/.github/workflows/package_xml.yml @@ -0,0 +1,11 @@ +name: Validate package.xml + +on: + pull_request: + +jobs: + package-xml: + runs-on: ubuntu-latest + name: Validate package.xml + steps: + - uses: gazebo-tooling/action-gz-ci/validate_package_xml@jammy diff --git a/package.xml b/package.xml new file mode 100644 index 00000000..a3dbc464 --- /dev/null +++ b/package.xml @@ -0,0 +1,28 @@ + + + gz-common5 + 5.6.0 + Gazebo Common : AV, Graphics, Events, and much more. + Nate Koenig + Apache License 2.0 + https://github.com/gazebosim/gz-common + + cmake + pkg-config + + gz-cmake3 + + assimp-dev + ffmpeg-dev + gz-math7 + gz-utils2 + libfreeimage-dev + libgdal-dev + libgts + tinyxml2 + uuid + + + cmake + +