mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Fix pkg-plist.
This commit is contained in:
parent
14beed1250
commit
b44f5f2242
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424323
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= alsa-plugins-pulseaudio
|
||||
PORTVERSION= 1.0.27
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio linux
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
@ -21,8 +22,4 @@ RPMVERSION= 3.el7
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
# We will use native configuration file, so delete a linux one
|
||||
post-extract:
|
||||
@${RM} -r ${WRKSRC}/etc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,8 @@
|
||||
usr/lib/alsa-lib/libasound_module_conf_pulse.so
|
||||
usr/lib/alsa-lib/libasound_module_ctl_pulse.so
|
||||
usr/lib/alsa-lib/libasound_module_pcm_pulse.so
|
||||
%%PORTDOCS%%usr/share/doc/alsa-plugins-pulseaudio-1.0.27/COPYING
|
||||
%%PORTDOCS%%usr/share/doc/alsa-plugins-pulseaudio-1.0.27/COPYING.GPL
|
||||
%%PORTDOCS%%usr/share/doc/alsa-plugins-pulseaudio-1.0.27/README-pulse
|
||||
usr/share/alsa/alsa.conf.d/50-pulseaudio.conf
|
||||
usr/share/alsa/alsa.conf.d/99-pulseaudio-default.conf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING.GPL
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README-pulse
|
||||
|
@ -4,6 +4,8 @@ usr/lib/alsa-lib/libasound_module_pcm_pulse.so
|
||||
usr/lib64/alsa-lib/libasound_module_conf_pulse.so
|
||||
usr/lib64/alsa-lib/libasound_module_ctl_pulse.so
|
||||
usr/lib64/alsa-lib/libasound_module_pcm_pulse.so
|
||||
%%PORTDOCS%%usr/share/doc/alsa-plugins-pulseaudio-1.0.27/COPYING
|
||||
%%PORTDOCS%%usr/share/doc/alsa-plugins-pulseaudio-1.0.27/COPYING.GPL
|
||||
%%PORTDOCS%%usr/share/doc/alsa-plugins-pulseaudio-1.0.27/README-pulse
|
||||
usr/share/alsa/alsa.conf.d/50-pulseaudio.conf
|
||||
usr/share/alsa/alsa.conf.d/99-pulseaudio-default.conf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING.GPL
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README-pulse
|
||||
|
Loading…
Reference in New Issue
Block a user