blob: c82a0e502958618e0b157a9920d8dd57aa223337 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libuv-git
pkgdesc = A multi-platform support library with a focus on asynchronous I/O
pkgver = 1.51.0.r126.g612a8262
pkgrel = 1
url = https://libuv.org/
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = python-sphinx
depends = glibc
provides = libuv=1.51.0.r126.g612a8262
conflicts = libuv
options = staticlibs
source = git+https://github.com/libuv/libuv.git#branch=master
sha256sums = SKIP
pkgname = libuv-git
|