blob: a9945bddc8f07888069cdd8f1ac8e36bef2fe145 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>ionen@gentoo.org</email>
<name>Ionen Wolkens</name>
</maintainer>
<stabilize-allarches />
<straight-to-stable />
<use>
<flag name="deno">
Pull in <pkg>dev-lang/deno-bin</pkg> by default
needed for proper YouTube support (if this USE
is masked on your profile, refer to yt-dlp's
documentation for lesser supported alternatives
which are not supported out-of-the-box due to
security concerns)
</flag>
</use>
<origin>srcux</origin>
</pkgmetadata>
|