Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37837747
en ru br
ALT Linux repos
S:1.1.0-alt1

Group :: Development/C++
RPM: urdfdom-headers

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:    urdfdom-headers
Version: 1.1.0
Release: alt1

Summary: Headers for URDF parsers
License: BSD-3-Clause
Group:   Development/C++
Url:     https://github.com/ros/urdfdom_headers

Packager: Andrey Cherepanov <cas at altlinux.org>

Source: %name-%version.tar
Patch0: urdfdom-headers-alt-cmake-dir.patch

BuildRequires(pre): cmake
BuildRequires: gcc-c++

%description
The URDF (U-Robot Description Format) headers provides core data structure
headers for URDF.

For now, the details of the URDF specifications reside on http://ros.org/wiki/urdf

%prep
%setup
%patch0 -p1

%build
%cmake
%cmake_build

%install
%cmake_install

%files
%doc README.md
%_includedir/urdfdom_headers
%_libdir/pkgconfig/*.pc
%_libdir/cmake/urdfdom_headers

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin