Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37037506
en ru br
ALT Linux repos
S:1.28.0-alt2
5.0: 1.2.0-alt1
4.1: 1.0.0-alt1

Other repositories
Upstream:0.3.9

Group :: Development/C++
RPM: asio

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: asio
Version: 1.0.0
Release: alt1

Summary: C++ library for network programming
License: Boost Software License
Group: Development/C++

Url: http://asio.sourceforge.net/

Source0: %name-%version.tar.bz2

Packager: Igor Zubkov <icesik at altlinux.org>

# Automatically added by buildreq on Thu Apr 03 2008 (-bi)

BuildRequires: boost-devel gcc-c++ libssl-devel

%description
asio is a cross-platform C++ library for network programming that provides
developers with a consistent asynchronous I/O model using a modern C++
approach.

%prep
%setup -q

%build
%configure

%install
cd include
%make_install DESTDIR=%buildroot install

%files
%doc COPYING INSTALL LICENSE_1_0.txt README doc src
%_includedir/asio.hpp
%dir %_includedir/asio
%_includedir/asio/

%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