gentoo-ebuilds/sys-libs/libnvidia-container/metadata.xml
Z. Liu 6dd6c0610e
sys-libs/libnvidia-container: new package (from ::guru)
based on the ::guru ebuild by Huang Rui <vowstar@gmail.com> and many
others, thanks. Changes:

- update version to 1.17.2
- update dependence of x11-drivers/nvidia-drivers on glibc only
- die if compiler is not gcc, because of "-fplan9-extensions"

Signed-off-by: Z. Liu <zhixu.liu@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39601
Signed-off-by: Sam James <sam@gentoo.org>
2024-12-09 22:27:13 +00:00

31 lines
1.2 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>vowstar@gmail.com</email>
<name>Huang Rui</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>zhixu.liu@gmail.com</email>
<name>Z. Liu</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">NVIDIA/libnvidia-container</remote-id>
</upstream>
<longdescription lang="en">
NVIDIA container runtime library, this repository provides a library and
a simple CLI utility to automatically configure GNU/Linux containers
leveraging NVIDIA hardware.
The implementation relies on kernel primitives and is designed to be
agnostic of the container runtime.
</longdescription>
<longdescription lang="zh">
NVIDIA容器运行时库这个仓库提供了一个库和一个简单的命令行工具用于自动
配置利用NVIDIA硬件的GNU/Linux容器。这个实现依赖于内核原语并旨在与容器
运行时无关。
</longdescription>
</pkgmetadata>