Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Update
asio
asio.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File asio.spec of Package asio
# # spec file for package asio # # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: asio Version: 1.11.0 Release: 0 Summary: A cross-platform C++ library for network and low-level I/O programming License: BSD-3-Clause Group: Development/Libraries/C and C++ Url: http://asio.sourceforge.net/ Source0: http://downloads.sourceforge.net/asio/asio-%{version}.tar.bz2 BuildRequires: autoconf BuildRequires: automake BuildRequires: boost-devel BuildRequires: gcc-c++ BuildRequires: libopenssl-devel BuildRequires: libtool BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous I/O model using a modern C++ approach. %package devel Summary: A cross-platform C++ library for network and low-level I/O programming Group: Development/Libraries/C and C++ Requires: boost-devel Requires: openssl-devel %description devel Asio is a cross-platform C++ library for network and low-level I/O programming that provides developers with a consistent asynchronous I/O model using a modern C++ approach. %prep %setup -q # Upstream generate them quite creatively, so refresh autoreconf -fvi %build %configure make %{?_smp_mflags} %install %make_install %check make check %{?_smp_mflags} %files devel %defattr(-,root,root,-) %doc COPYING LICENSE_1_0.txt doc/* %dir %{_includedir}/asio %{_includedir}/asio/* %{_includedir}/asio.hpp %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor