1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-03 20:13:31 +02:00

Re-add avidemux 2.7.6

This commit is contained in:
2022-08-28 18:23:32 +02:00
parent 07e0f3e572
commit eccc35f0fe
12 changed files with 497 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>media-video@gentoo.org</email>
<name>Gentoo Video project</name>
</maintainer>
<use>
<flag name="nvenc">Adds support for NVIDIA Encoder (NVENC) API for hardware accelerated encoding on NVIDIA cards.</flag>
</use>
<upstream>
<remote-id type="sourceforge">avidemux</remote-id>
</upstream>
</pkgmetadata>