1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-03-14 07:15:49 +01: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,15 @@
<?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>
<flag name="system-ffmpeg">Use the ffmpeg provided by the system.</flag>
</use>
<upstream>
<remote-id type="github">mean00/avidemux2</remote-id>
</upstream>
</pkgmetadata>