blob: ff517b16fc19f69ae192a6ad1b17120dbe36b65b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = lib32-libuv
pkgdesc = Multi-platform support library with a focus on asynchronous I/O
pkgver = 1.23.1
pkgrel = 1
url = https://github.com/libuv/libuv
arch = x86_64
license = custom
makedepends = python-sphinx
makedepends = gcc-multilib
depends = lib32-glibc
source = https://github.com/libuv/libuv/archive/v1.23.1/libuv-1.23.1.tar.gz
sha512sums = 5c3170dea49d7954f5780bc94d5c021a8e1bf91e2d17188335825f1dc1098a8826d5eb9dac4be318ec68275888d0dfa9579a841d43de0c3520c89ab0dc70e5ab
pkgname = lib32-libuv
|