Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37729517
en ru br
Репозитории ALT

Группа :: Other
Пакет: catkin

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name:    catkin
Version: 0.8.10
Release: alt1

Summary: A CMake-based build system that is used to build all packages in ROS.
License: BSD-3-Clause
Group:   Other
URL:     https://github.com/ros/catkin

Packager: Andrey Cherepanov <cas at altlinux.org>

BuildRequires(pre): cmake
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-catkin_pkg

BuildArch: noarch

Source:  %name-%version.tar

%description
Catkin is a collection of cmake macros and associated python code used to build
some parts of ROS.

%prep
%setup -n %name-%version

%build
%python3_build

%install
%python3_install

%files
%doc *.rst
%_bindir/catkin_*
%python3_sitelibdir/%name/
%python3_sitelibdir/*.egg-info

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin