Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568095
en ru br
ALT Linux repos
S:23.01-alt1
5.0: 0.75-alt1
4.1: 0.75-alt1

Group :: Games/Puzzles
RPM: leocad-data

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define progname leocad
%define progver 23.03
Summary: Data files for %progname: bricks, textures and font
Summary(ru_RU.UTF-8): Файлы для %progname: описание блоков, текстуры и шрифт
Name: leocad-data
Epoch: 1
Version: 23.01
Release: alt1

License: CC-BY-4.0
Url: http://www.leocad.org
Source: https://github.com/leozide/leocad/releases/download/v%progver/Library-%version.zip
Group: Games/Puzzles
Packager: Fr. Br. George <george at altlinux.ru>

BuildArch: noarch
BuildRequires: unzip

%description
Pieces, textures and font for LeoCAD.

The Parts Library used by LeoCAD is a copy of LDraw's Library, which is
distributed under the LDraw License Agreement and based on the Creative
Commons.

%description -l ru_RU.UTF-8
Описание блоков, текстуры и шрифт для LeoCAD.

%prep
%setup -c

%build
%install
mkdir -p %buildroot%_datadir/%progname
for N in *; do install $N %buildroot%_datadir/%progname/; done

%files
%_datadir/%progname/*

%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