Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core-src > by-pkgid > 567bec8b3774ee74fa4a276dd3769e42 > files > 1

emu51-0.0.3-alt1.src.rpm

Name: emu51
Version: 0.0.3
Release: alt1
Group: Emulators
Summary: 8051 emulator
License: GPL
BuildPreReq: liballegro-devel gcc-c++
Source0: %name.tar
%description
Software Graphical 8051 Emulator, based on Allegro.
%prep
%setup -q -n %name
%build
%make_build LISTPATH=%_datadir/%name-%version
%install
%make_install DESTDIR=%buildroot LISTPATH=%_datadir/%name-%version install
%files
%_bindir/*
%_datadir/%name-%version/*
%changelog
* Thu Jan 03 2008 Yury A. Romanov <damned@altlinux.ru> 0.0.3-alt1
- Initial build for Sisyphus
- Added Makefile for Linux
- Created spec