mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-16 15:14:38 +00:00
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>
31 lines
1.2 KiB
XML
31 lines
1.2 KiB
XML
<?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>
|