Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>libuv</Name> | <Name>libuv</Name> | ||||
| <Homepage>https://libuv.org</Homepage> | <Homepage>https://libuv.org</Homepage> | ||||
| <Packager> | <Packager> | ||||
| <Name>Joey Riches</Name> | <Name>Evan Maddock</Name> | ||||
| <Email>josephriches@gmail.com</Email> | <Email>maddock.evan@vivaldi.net</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>MIT</License> | <License>MIT</License> | ||||
| <PartOf>programming.library</PartOf> | <PartOf>programming.library</PartOf> | ||||
| <Summary xml:lang="en">A multi-platform support library with a focus on asynchronous I/O</Summary> | <Summary xml:lang="en">A multi-platform support library with a focus on asynchronous I/O</Summary> | ||||
| <Description xml:lang="en">libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others. | <Description xml:lang="en">libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others. | ||||
| </Description> | </Description> | ||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | ||||
| </Source> | </Source> | ||||
| Show All 10 Lines | </Description> | ||||
| </Package> | </Package> | ||||
| <Package> | <Package> | ||||
| <Name>libuv-devel</Name> | <Name>libuv-devel</Name> | ||||
| <Summary xml:lang="en">Development files for libuv</Summary> | <Summary xml:lang="en">Development files for libuv</Summary> | ||||
| <Description xml:lang="en">libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others. | <Description xml:lang="en">libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others. | ||||
| </Description> | </Description> | ||||
| <PartOf>programming.devel</PartOf> | <PartOf>programming.devel</PartOf> | ||||
| <RuntimeDependencies> | <RuntimeDependencies> | ||||
| <Dependency release="9">libuv</Dependency> | <Dependency release="10">libuv</Dependency> | ||||
| </RuntimeDependencies> | </RuntimeDependencies> | ||||
| <Files> | <Files> | ||||
| <Path fileType="header">/usr/include/uv.h</Path> | <Path fileType="header">/usr/include/uv.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/aix.h</Path> | <Path fileType="header">/usr/include/uv/aix.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/android-ifaddrs.h</Path> | <Path fileType="header">/usr/include/uv/android-ifaddrs.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/bsd.h</Path> | <Path fileType="header">/usr/include/uv/bsd.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/darwin.h</Path> | <Path fileType="header">/usr/include/uv/darwin.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/errno.h</Path> | <Path fileType="header">/usr/include/uv/errno.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/linux.h</Path> | <Path fileType="header">/usr/include/uv/linux.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/os390.h</Path> | <Path fileType="header">/usr/include/uv/os390.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/posix.h</Path> | <Path fileType="header">/usr/include/uv/posix.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/stdint-msvc2008.h</Path> | <Path fileType="header">/usr/include/uv/stdint-msvc2008.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/sunos.h</Path> | <Path fileType="header">/usr/include/uv/sunos.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/threadpool.h</Path> | <Path fileType="header">/usr/include/uv/threadpool.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/tree.h</Path> | <Path fileType="header">/usr/include/uv/tree.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/unix.h</Path> | <Path fileType="header">/usr/include/uv/unix.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/version.h</Path> | <Path fileType="header">/usr/include/uv/version.h</Path> | ||||
| <Path fileType="header">/usr/include/uv/win.h</Path> | <Path fileType="header">/usr/include/uv/win.h</Path> | ||||
| <Path fileType="library">/usr/lib64/libuv.so</Path> | <Path fileType="library">/usr/lib64/libuv.so</Path> | ||||
| <Path fileType="data">/usr/lib64/pkgconfig/libuv.pc</Path> | <Path fileType="data">/usr/lib64/pkgconfig/libuv.pc</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="9"> | <Update release="10"> | ||||
| <Date>2021-06-20</Date> | <Date>2021-12-02</Date> | ||||
| <Version>1.41.0</Version> | <Version>1.42.0</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Packaging update</Comment> | ||||
| <Name>Joey Riches</Name> | <Name>Evan Maddock</Name> | ||||
| <Email>josephriches@gmail.com</Email> | <Email>maddock.evan@vivaldi.net</Email> | ||||
| </Update> | </Update> | ||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.