Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37405909
en ru br
Репозитории ALT
S:23.03-alt1
5.1: 0.75-alt2
4.1: 0.75-alt1.qa1
www.altlinux.org/Changes

Группа :: Игры/Головоломки
Пакет: leocad

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Summary: Visual brick construction tool for kids
Summary (ru_RU.UTF-8): п■п╣я┌я│п╨п╦п╧ п╨п╬п╫я│я┌я─я┐п╨я┌п╬я─, п╦я│п©п╬п╩я▄п╥я┐я▌я┴п╦п╧ п╠п╩п╬п╨п╦ я│ я┬п╦п©п╟п╪п╦
Name: leocad
Version: 23.03
Release: alt1

License: GPL-2.0
Url: http://www.leocad.org
# Source-url: https://github.com/leozide/leocad/archive/refs/tags/v%version.tar.gz
Source: %name-%version.tar
Group: Games/Puzzles

Source1: %name.desktop

BuildRequires: gcc-c++
BuildRequires: qt5-base-devel
BuildRequires: qt5-tools
BuildRequires: zlib-devel

BuildPreReq: rpm-build-xdg

Requires: %name-data >= 1:20.03

%description
LeoCAD is a CAD program that uses bricks similar to those found in many
toys (but they don't represent any particular brand). Currently it has
a library of more than 1000 different pieces. LEGO is a trademark of the
LEGO Group of companies which does not sponsor, authorize or endorse
this software.

%description -l ru_RU.UTF-8
LeoCAD -- п©я─п╬пЁя─п╟п╪п╪п╟ п╢п╩я▐ п╨п╬п╫я│я┌я─я┐п╦я─п╬п╡п╟п╫п╦я▐ я┤п╣пЁп╬ я┐пЁп╬п╢п╫п╬ п╦п╥ п╠п╩п╬п╨п╬п╡ я│ я┬п╦п©п╟п╪п╦.
п▓ п©я─п╦п╩п╟пЁп╟п╣п╪п╬п╧ п╠п╦п╠п╩п╦п╬я┌п╣п╨п╣ я┌п╟п╨п╦я┘ п╠п╩п╬п╨п╬п╡ я│п╬п╢п╣я─п╤п╦я┌я│я▐ п╠п╬п╩п╣п╣ 1000 я─п╟п╥п╩п╦я┤п╫я▀я┘
п╡п╦п╢п╬п╡. п▒п╩п╬п╨п╦ п©п╬я┘п╬п╤п╦ п╫п╟ я┌п╣, я┤я┌п╬ п╦я│п©п╬п╩я▄п╥я┐я▌я┌я│я▐ п╫п╣п╨п╬я┌п╬я─я▀п╪п╦ я└п╦я─п╪п╟п╪п╦,
п©я─п╬п╦п╥п╡п╬п╢я▐я┴п╦п╪п╦ я─п╟п╥п╠п╬я─п╫я▀п╣ п╦пЁя─я┐я┬п╨п╦. LEGO -- я┌п╬я─пЁп╬п╡п╟я▐ п╪п╟я─п╨п╟ пЁя─я┐п©п©я▀ п╨п╬п╪п©п╟п╫п╦п╧
LEGO, п╨п╬я┌п╬я─я▀п╣ п╫п╣ я│п©п╬п╫я│п╦я─я┐я▌я┌ п╦ п╫п╣ п╨я┐я─п╦я─я┐я▌я┌ LeoCAD, п╟ я┌п╟п╨п╤п╣ п╫п╣ п╦п╪п╣я▌я┌
п╟п╡я┌п╬я─я│п╨п╦я┘ п©я─п╟п╡ п╫п╟ я█я┌я┐ п©я─п╬пЁя─п╟п╪п╪я┐.

%prep
%setup

%build
#make PREFIX=/usr
%qmake_qt5 QMAKE_LRELEASE=lrelease-qt5
%ifarch %e2k
# fixes the include of a non-existent file for the Elbrus compiler
# from the gcc arguments: "-include build/release/.obj/leocad"
# also fixes missing declarations from "lc_global.h" for the other headers
# how does this work with GCC?
echo '#include "lc_global.h"' > build/release/.obj/leocad
%endif
%make_build

%install
%makeinstall INSTALL_ROOT=%buildroot

%files
%doc %_defaultdocdir/%name
%_bindir/*
%_iconsdir/*/*/*/*
%_man1dir/%name.*
%_desktopdir/%name.desktop
%_datadir/metainfo/%name.appdata.xml
%_xdgmimedir/packages/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin