mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
audio/linux-c7-alsa-utils: Stop installing the alsaloop program
It requires libsamplerate.so which we don't provide
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
PORTNAME= alsa-utils
|
||||
PORTVERSION= 1.1.8
|
||||
DISTVERSIONSUFFIX= -2.el7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio linux
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
@@ -19,4 +20,8 @@ DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
post-install:
|
||||
# This binary needs libsamplerate.so, which we do not package
|
||||
${RM} ${STAGEDIR}${PREFIX}/usr/bin/alsaloop
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@@ -2,7 +2,6 @@ etc/alsa/alsactl.conf
|
||||
usr/bin/aconnect
|
||||
usr/bin/alsa-delay
|
||||
usr/bin/alsabat
|
||||
usr/bin/alsaloop
|
||||
usr/bin/alsamixer
|
||||
usr/bin/alsatplg
|
||||
usr/bin/alsaucm
|
||||
|
||||
@@ -2,7 +2,6 @@ etc/alsa/alsactl.conf
|
||||
usr/bin/aconnect
|
||||
usr/bin/alsa-delay
|
||||
usr/bin/alsabat
|
||||
usr/bin/alsaloop
|
||||
usr/bin/alsamixer
|
||||
usr/bin/alsatplg
|
||||
usr/bin/alsaucm
|
||||
|
||||
@@ -2,7 +2,6 @@ etc/alsa/alsactl.conf
|
||||
usr/bin/aconnect
|
||||
usr/bin/alsa-delay
|
||||
usr/bin/alsabat
|
||||
usr/bin/alsaloop
|
||||
usr/bin/alsamixer
|
||||
usr/bin/alsatplg
|
||||
usr/bin/alsaucm
|
||||
|
||||
Reference in New Issue
Block a user