Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37405137
en ru br
ALT Linux repos
S:0.1-alt2.git20141104

Group :: Engineering
RPM: openscad-libraries-mcad

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: openscad-libraries-mcad
Version: 0.1
Release: alt1.git20141104

Summary: MCAD is a library of useful functions for OpenSCAD.
Packager: Dmitry Derjavin <dd at altlinux.org>
License: LGPL
Group: Engineering
Url: https://github.com/SolidCode/MCAD

Source: %name-%version.tar

BuildArch: noarch

%define openscad_libdir %_datadir/openscad/libraries
%define mcaddir %openscad_libdir/MCAD

Requires: %openscad_libdir

%description
This library contains components commonly used in designing and
mocking up mechanical designs.

%prep
%setup

%install
mkdir -p -m755 %buildroot%mcaddir
cp -a *.py *.scad bitmap %buildroot%mcaddir

%files
%doc README.markdown
%mcaddir

%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