Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37567527
en ru br
ALT Linux repos
S:8.994-alt2.20220203

Group :: Engineering
RPM: flatcam

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: flatcam
Version: 8.994
Release: alt1.20210406
Summary: 2D Computer-Aided PCB Manufacturing
Group: Engineering
License: MIT
Url: https://bitbucket.org/jpcgt/flatcam.git
BuildArch: noarch

Packager: Anton Midyukov <antohami at altlinux.org>

Source: %name-%version.tar
Patch: flatcam-alt.patch

Buildrequires(pre): rpm-build-python3
#Buildrequires: python3-module-setuptools
Buildrequires: desktop-file-utils
BuildRequires: libappstream-glib

#Requires: python3-module-svg-path

#Requires: python3-module-matplotlib-qt4

#add_python3_req_skip ToolDblSided ToolTransform ToolMeasurement


%add_python3_path %_datadir/%name

%description
FlatCAM is a program for preparing CNC jobs for making PCBs on
a CNC router. Among other things, it can take a Gerber file
generated by your favorite PCB CAD program, and create G-Code
for Isolation routing.

%prep
%setup
%autopatch -p1

#build

#python3_build
#make_build

%install
#python3_install
%makeinstall_std

%files
%doc LICENSE README.md
%_datadir/%name/
%_bindir/%name
%_desktopdir/%name.desktop
#_iconsdir/hicolor/*/apps/%name.*
#python3_sitelibdir/*
#exclude %python3_sitelibdir/descartes

%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