Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37503846
en ru br
Репозитории ALT

Группа :: Науки/Компьютерные науки
Пакет: kicad-library

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

Summary:  Library for kicad (creation of electronic schematic diagrams)
Name:     kicad-library
Version:  1.0
Release:  alt0.1
Source0:  %name-%version.tar.bz2
License:  GPL
Group:    Sciences/Computer science
Url:  http://kicad.sourceforge.net/
Packager: Alexey Shentzev <ashen at altlinux.ru>
# Automatically added by buildreq on Fri Feb 13 2009
BuildRequires: ccmake gcc-c++ cmake >= 2.4.6 cmake-modules glibc-pthread libstdc++-devel
%description
Kicad is an open source (GPL) software for the creation of electronic
schematic diagrams and printed circuit board artwork.

Kicad-library is a set of library needed by kicad.

%prep
%setup -q -n %name

%build
export LC_ALL=C
cmake -DBUILD_SHARED_LIBS:BOOL=OFF -DCMAKE_INSTALL_PREFIX=/usr
%make

%install
rm -rf %buildroot
%make DESTDIR=%buildroot install

%clean
rm -rf %buildroot

%files
%defattr(-,root,root)
%_datadir/kicad/library
%_datadir/kicad/modules

%changelog

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

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