Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560223
en ru br
ALT Linux repos
S:1.4.5-alt0.1
5.0: 0.3.0.1-alt1
4.1: 0.3.0.1-alt1
4.0: 0.2.2-alt1
3.0: 0.2.2-alt1

Group :: Emulators
RPM: libspectrum

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: libspectrum
Version: 0.2.2
Release: alt1

Summary: ZX Spectrum emulation shared library

Packager: ZX Spectrum Development Team <spectrum at packages.altlinux.org>

License: GPL
Group: Emulators
Url: http://fuse-emulator.sourceforge.net/libspectrum.php

Source: %name-%version.tar.bz2

# manually removed: gcc-g77 hostinfo

# Automatically added by buildreq on Sun Feb 06 2005
BuildRequires: bzlib-devel gcc-c++ glib2-devel libgcrypt-devel libgpg-error-devel libstdc++-devel pkgconfig zlib-devel

%package devel
Summary: ZX Spectrum emulation library, header files
Group: Emulators
Requires: %name = %version-%release

%package devel-static
Summary: ZX Spectrum emulation static library
Group: Emulators
Requires: %name-devel = %version-%release

%description
libspectrum is a library which is designed to make the input and
output of ZX Spectrum emulator files slightly easier than it would be
otherwise. It should hopefully compile and run on Unix-based systems,
Win32 and Mac OS X.

%description devel
libspectrum is a library which is designed to make the input and
output of ZX Spectrum emulator files slightly easier than it would be
otherwise. It should hopefully compile and run on Unix-based systems,
Win32 and Mac OS X.

This package contains header files for %name.

%description devel-static
libspectrum is a library which is designed to make the input and
output of ZX Spectrum emulator files slightly easier than it would be
otherwise. It should hopefully compile and run on Unix-based systems,
Win32 and Mac OS X.

This package contains %name static library.

%prep
%setup -q

%build
export lt_cv_prog_cc_static_works=no
%configure --disable-static
%make_build

%install
%makeinstall

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%_libdir/%name.so.*
%_mandir/man3/*

%files devel
%_libdir/%name.so
%_includedir/%name.h

#files devel-static

#_libdir/%name.*a

%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