Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37048118
en ru br
Репозитории ALT
S:0.4.11-alt1
5.1: 0.4.6-alt1
4.1: 0.4.6-alt1
4.0: 0.4.5-alt0.1
www.altlinux.org/Changes

Группа :: Engineering
Пакет: asco

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

Name: asco
Version: 0.4.11
Release: alt1

Summary: A SPICE Circuit Optimizer

Packager: Vitaly Lipatov <lav at altlinux.ru>

Url: http://asco.sourceforge.net/
License: GPLv2
Group: Engineering

# Source-url: http://downloads.sourceforge.net/project/asco/asco/%version/ASCO-%version.tar.gz

Source: %name-%version.tar
Patch: %name-as-needed.patch

# Automatically added by buildreq on Sun Sep 03 2006

BuildRequires: linux-libc-headers

%description
ASCO project aims to bring circuit optimization capabilities to existing
SPICE simulators using a high-performance parallel differential evolution
(DE) optimization algorithm. Currently out-of-the-box support for Eldo
(TM), HSPICE (R), LTspice (TM), Spectre (R) and Qucs exist.

%prep
%setup
tar -zxf Autotools.tar.gz
# Remove useless C++ compiler check
sed -i '/AC_PROG_CXX/d' configure.ac
#%patch

%build
export CFLAGS="%optflags -fcommon"
%autoreconf
%configure
%make_build

%install
install -D -m755 %name %buildroot%_bindir/%name

%files
%doc AUTHORS README examples/ doc/ASCO.pdf
%_bindir/*

%changelog

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

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