Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858763
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
Summary: Data files for %progname: bricks, textures and font
Summary(ru_RU.KOI8-R): Файлы для %progname: описание блоков, текстуры и шрифт
Name:    leocad-data
Version: 0.75
Release: alt1

License: Distributable
Url:     http://www.leocad.org
Source1:  pieces.zip
Group:   Games/Puzzles
Packager: Fr. Br. George <george at altlinux.ru>

BuildArch: noarch
BuildRequires: unzip

%description
Pieces, textures and font for LeoCAD

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

%prep
unzip %SOURCE1

%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