Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37735007
en ru br
Репозитории ALT
S:0.51.0-alt1
5.1: 0.3.6-alt4.1
4.1: 0.3.6-alt2.M41.1
4.0: 0.3.6-alt0.M40.1.2
3.0: 0.1.3-alt0.1
www.altlinux.org/Changes

Группа :: Науки/Физика
Пакет: ktechlab

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

Name: ktechlab
Version: 0.3.6
Release: alt0.M40.1.2
Summary: Development and simulation of microcontrollers and electronic circuits
License: GPLv2
Group: Sciences/Physics
Url: http://ktechlab.org/
Source0: http://kent.dl.sourceforge.net/sourceforge/ktechlab/%name-%version.tar.bz2
Patch0: %name-0.3-pic.patch
Patch1: %name-0.3.desktop.patch
Patch2: %name-0.3-ppc-includes.patch
Patch3: %name-0.3-alt_link.patch
Patch4: %name-0.3-alt_dirs.patch
Packager: Motsyo Gennadi <drool at altlinux.ru>

Requires(post,postun): desktop-file-utils
BuildPreReq: desktop-file-utils

# Automatically added by buildreq on Wed Jan 02 2008 (-bi)

BuildRequires: gcc-c++ imake kdelibs-devel libXext-devel libXt-devel libgpsim-devel libqt3-devel libreadline-devel xorg-cf-files

%description
KTechlab is a development and simulation environment for microcontrollers
and electronic circuits, distributed under the GNU General Public License.

KTechlab consists of several well-integrated components:
A circuit simulator, capable of simulating logic, linear devices and some
nonlinear devices.
* Integration with gpsim, allowing PICs to be simulated in circuit.
* A schematic editor, which provides a rich real-time feedback of the
simulation.
* A flowchart editor, allowing PIC programs to be constructed visually.
* MicroBASIC; a BASIC-like compiler for PICs, written as a companion program
to KTechlab.
* An embedded Kate part, which provides a powerful editor for PIC programs.
* Integrated assembler and disassembler via gpasm and gpdasm.

%prep
%setup -q -n %name-0.3

%patch0 -p1
%patch1 -p1
%ifarch ppc
%patch2 -p1
%endif
%patch3 -p1
%patch4 -p1

%build
%configure --disable-rpath
%make_build

%install
%makeinstall

%post
%update_menus
%update_desktopdb

%preun
%clean_menus
%clean_desktopdb

%files
%doc AUTHORS ChangeLog COPYING TODO
%_bindir/%name
%_bindir/microbe
%_datadir/apps/%name
%_datadir/apps/katepart/syntax/microbe.xml
%_datadir/config.kcfg/%name.kcfg
%_datadir/mimelnk/application/*.desktop
%_desktopdir/%name.desktop
%_datadir/doc/HTML/en/%name
%_datadir/icons/hicolor/*/*/*.png

%changelog

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

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