mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
gentoo.org 301's to https for a long time now. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
16 lines
495 B
XML
16 lines
495 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<use>
|
|
<flag name="hip">Build a HIP (ROCm) backend</flag>
|
|
<flag name="sdl2">Build and install example applications that use media-libs/libsdl2</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">ggml-org/whisper.cpp</remote-id>
|
|
</upstream>
|
|
<maintainer type="person">
|
|
<email>zl29ah@gmail.com</email>
|
|
<name>Sergey Alirzaev</name>
|
|
</maintainer>
|
|
</pkgmetadata>
|