/[packages]/backports/8/kicad-templates/current/SPECS/kicad-templates.spec
ViewVC logotype

Contents of /backports/8/kicad-templates/current/SPECS/kicad-templates.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1770390 - (show annotations) (download)
Sat Jan 29 16:32:10 2022 UTC (2 years, 8 months ago) by wally
File size: 643 byte(s)
- new version 6.0.1
1 Name: kicad-templates
2 Summary: KiCad Templates
3 Epoch: 1
4 Version: 6.0.1
5 Release: %mkrel 1
6 License: CC-BY-SA
7 Group: Sciences/Computer science
8 Url: https://www.kicad.org/
9 Source0: https://gitlab.com/kicad/libraries/kicad-templates/-/archive/%{version}/kicad-templates-%{version}.tar.gz
10 BuildArch: noarch
11 BuildRequires: cmake
12 BuildRequires: ninja
13 Conflicts: kicad < 1:6.0.0
14
15 %description
16 This package contains the official KiCad project and worksheet templates.
17
18 %prep
19 %autosetup -p1
20
21 %build
22 %cmake -G Ninja \
23 -DCMAKE_BUILD_TYPE=Release
24 %cmake_build
25
26 %install
27 %cmake_install
28
29 %files
30 %license LICENSE*
31 %doc README*
32 %{_datadir}/kicad/template/

  ViewVC Help
Powered by ViewVC 1.1.30