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

Группа :: Engineering
Пакет: cura-fdm-materials

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

Name: cura-fdm-materials
Version: 5.3.0
Release: alt1
Summary: Cura FDM Material database
License: Public Domain
Group: Engineering
Url: https://github.com/Ultimaker/fdm_materials

# Source-url: https://github.com/Ultimaker/fdm_materials/archive/refs/tags/%version.tar.gz

Source: %name-%version.tar

# Cmake bits taken from 4.13.1, before upstream went nuts with conan

Source2:        CMakeLists.txt
Source3:        CPackConfig.cmake

BuildArch: noarch

BuildRequires(pre): rpm-macros-cmake
BuildRequires: cmake

%description
Cura material files.

These files are needed to work with printers like Ultimaker 2+ and Ultimaker 3.

%prep
%setup
rm CMakeLists.txt
cp %SOURCE2 %SOURCE3 .

%build
%cmake
%cmake_build

%install
%cmakeinstall_std

%files
%dir %_datadir/cura
%dir %_datadir/cura/resources
%_datadir/cura/resources/materials

%changelog

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

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