Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2024 09:53:10 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7cbe21434cf9 - main - audio/pulseaudio: Fix plist after update
Message-ID:  <202411230953.4AN9rA61085625@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7cbe21434cf9b4b1b315e648901b94619e8adade

commit 7cbe21434cf9b4b1b315e648901b94619e8adade
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-11-23 09:52:24 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-11-23 09:53:07 +0000

    audio/pulseaudio: Fix plist after update
    
    Reported by:    jbeich
    Fixes:  97a51ea4913c395b5394950baede9376cd3d46fb
---
 audio/pulseaudio/pkg-plist | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/pulseaudio/pkg-plist b/audio/pulseaudio/pkg-plist
index 545ea19cadcf..02da7b9f03de 100644
--- a/audio/pulseaudio/pkg-plist
+++ b/audio/pulseaudio/pkg-plist
@@ -194,6 +194,7 @@ share/locale/de_CH/LC_MESSAGES/pulseaudio.mo
 share/locale/el/LC_MESSAGES/pulseaudio.mo
 share/locale/eo/LC_MESSAGES/pulseaudio.mo
 share/locale/es/LC_MESSAGES/pulseaudio.mo
+share/locale/eu/LC_MESSAGES/pulseaudio.mo
 share/locale/fi/LC_MESSAGES/pulseaudio.mo
 share/locale/fr/LC_MESSAGES/pulseaudio.mo
 share/locale/gl/LC_MESSAGES/pulseaudio.mo
@@ -277,6 +278,7 @@ share/locale/zh_TW/LC_MESSAGES/pulseaudio.mo
 %%ALSA%%%%DATADIR%%/alsa-mixer/paths/usb-gaming-headset-output-mono.conf
 %%ALSA%%%%DATADIR%%/alsa-mixer/paths/usb-gaming-headset-output-stereo.conf
 %%ALSA%%%%DATADIR%%/alsa-mixer/paths/virtual-surround-7.1.conf
+%%ALSA%%%%DATADIR%%/alsa-mixer/profile-sets/asus-xonar-se.conf
 %%ALSA%%%%DATADIR%%/alsa-mixer/profile-sets/audigy.conf
 %%ALSA%%%%DATADIR%%/alsa-mixer/profile-sets/cmedia-high-speed-true-hdaudio.conf
 %%ALSA%%%%DATADIR%%/alsa-mixer/profile-sets/default.conf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411230953.4AN9rA61085625>