Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37766083
en ru br
ALT Linux repos
5.0: 0.1.2-alt1.2.qa1
4.1: 0.1.2-alt1.2.qa1

Group :: Development/Other
RPM: geda-xgsch2pcb

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: geda-xgsch2pcb
Version: 0.1.2
Release: alt1.2.qa1

Summary: xgsch2pcb
License: GPL
Group: Development/Other
Url: http://geda.seul.org/

Packager: Alexander Gvozdev <gab at altlinux.ru>

Source0: %name-%version.tar.gz

BuildRequires: python python-module-pygtk python-module-pygobject python-module-dbus perl-XML-Parser desktop-file-utils
####%%%%Requires: dbus-tools-gui

%description
Graphic wrapper for gsch2pcb. This is a easy way to forward notation and syncronization from schematic to pcb.

%description -l ru_RU.UTF-8
Графический враппер для программы gsch2pcb. Облегчает поцесс синхронизации принципиальной схемы с разводкой печатной платы.


%set_verify_elf_method textrel=relaxed, unresolved=relaxed

%prep
%setup -q

##%patch0 -p1


%build
%undefine __libtoolize
%configure

%make_build

%install
%make DESTDIR=%buildroot install

%post -n %name
%post_ldconfig
%update_desktopdb
%update_menus

%postun -n %name
%postun_ldconfig
%clean_desktopdb
%clean_menus

%files -n %name
%_bindir/*
%_libdir/%name/*.pyc
%_libdir/%name/*.pyo
%_libdir/%name/*.py
%_datadir/applications/%name.desktop
%_datadir/icons/hicolor/48x48/apps/geda-xgsch2pcb.png
%_datadir/icons/hicolor/scalable/apps/geda-xgsch2pcb.svg

%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