mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: asio-1.10.6
This commit is contained in:
parent
800bdb04d5
commit
99d0d9358b
1 changed files with 13 additions and 0 deletions
13
srcpkgs/asio/template
Normal file
13
srcpkgs/asio/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'asio'
|
||||||
|
pkgname=asio
|
||||||
|
version=1.10.6
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="boost-devel"
|
||||||
|
depends="boost-devel"
|
||||||
|
short_desc="Cross-platform C++ library for ASynchronous network I/O"
|
||||||
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="Boost"
|
||||||
|
homepage="http://asio.sourceforge.net"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/asio/asio-${version}.tar.bz2"
|
||||||
|
checksum=e0d71c40a7b1f6c1334008fb279e7361b32a063e020efd21e40d9d8ff037195e
|
Loading…
Add table
Reference in a new issue