diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-12-02 17:08:53 -0500 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-12-02 17:08:53 -0500 |
commit | 969c377ac6c01e8e3874a0b4822dc42a001c14cb (patch) | |
tree | a08e51065ec0d6a866e50e2e932d611ecd7220fe /files/usr/local/etc/poudriere.d/make.conf.pkg_repository | |
parent | ecf6c2147d8fed19aa616f0793252ae7f53c5010 (diff) | |
download | infrastructure-969c377ac6c01e8e3874a0b4822dc42a001c14cb.tar.gz |
configure mpv for hw accel
Diffstat (limited to 'files/usr/local/etc/poudriere.d/make.conf.pkg_repository')
-rw-r--r-- | files/usr/local/etc/poudriere.d/make.conf.pkg_repository | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/usr/local/etc/poudriere.d/make.conf.pkg_repository b/files/usr/local/etc/poudriere.d/make.conf.pkg_repository index d536c94..0d2a258 100644 --- a/files/usr/local/etc/poudriere.d/make.conf.pkg_repository +++ b/files/usr/local/etc/poudriere.d/make.conf.pkg_repository @@ -51,6 +51,8 @@ multimedia_audacious-plugins_UNSET=OSS multimedia_ffmpeg_SET=OPENSSL multimedia_ffmpeg_UNSET=GNUTLS multimedia_kdemultimedia_UNSET=KDENLIVE +multimedia_mpv_SET=CDIO LIBBLURAY +multimedia_mpv_UNSET=NVDEC multimedia_pipewire_UNSET=JACK # Without PULSEAUDIO, sound doesn't work when playing videos in digikam. |