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

Группа :: Графика
Пакет: oregano

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

Name: oregano
Version: 0.84.43
Release: alt1

Summary: A GUI to simulate electronic circuit

License: GPLv2+
Group: Graphics
Url: https://github.com/drahnr/oregano

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/drahnr/oregano/archive/v%version.tar.gz

Source: %name-%version.tar

Patch: oregano-0.70-sfmt.patch
Patch1: oregano-0.70-linkage.patch

BuildRequires: groff-base intltool libgoocanvas2-devel libgtksourceview3-devel libxml2-devel perl-Encode-JP python3


%description
Oregano is an application for schematic capture and simulation of
electrical circuits. For the actual simulation, Oregano acts as a
front-end for SPICE, which is more or less the industry standard for
circuit simulation.

Recommended: gnucap ngspice

%prep
%setup
./waf distclean || true

%build
CFLAGS="%optflags" ./waf -v configure --destdir="%buildroot" --prefix="%prefix" --sysconfdir="%_sysconfdir" build

%install
./waf install --destdir="%buildroot" --prefix="%prefix" --sysconfdir="%_sysconfdir"
rm -f %buildroot%_bindir/microtests/
#rm -rfv %buildroot%_datadir/glib-2.0/schemas/

%find_lang %name --with-gnome

%files -f %name.lang
%doc AUTHORS
%_bindir/*
%_man1dir/*
%_datadir/oregano
%_desktopdir/*
%_iconsdir/hicolor/*/apps/oregano.png
%_iconsdir/hicolor/scalable/apps/oregano.svg
%_datadir/mime/packages/*.xml
%_datadir/mime-info/oregano.keys
%_datadir/glib-2.0/schemas/*

%changelog

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

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