audio/linux-f10-alsa-plugins-oss

Boris Samorodov bsam at ipt.ru
Thu Apr 28 19:45:57 UTC 2011


On Thu, 28 Apr 2011 21:33:51 +0200 Juergen Lock wrote:

> Ok, I had to add

> 	SRC_DISTFILES= ${PORTNAME:S/-oss//}-${PORTVERSION}-${RPMVERSION}.src.rpm

> and

> 	post-patch:
> 		${RM} ${WRKDIR}/etc/alsa/pcm/pcm-oss.conf.orig

> to ports/147549's Makefile - and now I guess I need approval from

(any member of emulation@ may do it btw) ;-)

> bsam (Cc'd) again about the bsd.linux-apps.mk change below:

Approved (on behalf of emulation@).
Thanks!

>  Thanx! :)
> 	Juergen

> Index: Mk/bsd.linux-apps.mk
> ===================================================================
> RCS file: /home/pcvs/ports/Mk/bsd.linux-apps.mk,v
> retrieving revision 1.39
> diff -u -p -r1.39 bsd.linux-apps.mk
> --- Mk/bsd.linux-apps.mk	26 Apr 2011 20:17:14 -0000	1.39
> +++ Mk/bsd.linux-apps.mk	28 Apr 2011 18:38:55 -0000
> @@ -67,7 +67,8 @@ _LINUX_APPS_ALL=	allegro alsalib arts as
>  _LINUX_APPS_ALL+=
>  
>  # 2.6.16 components
> -_LINUX_26_APPS=		blt cyrus-sasl2 dbusglib dbuslibs libidn libssh2 libv4l nspr nss openal-soft \
> +_LINUX_26_APPS=		alsa-plugins-oss blt cyrus-sasl2 dbusglib dbuslibs \
> +			libidn libssh2 libv4l nspr nss openal-soft \
>  			openldap pulseaudio-libs sqlite3 tcl84 tk84
>  
>  _LINUX_APPS_ALL+=	${_LINUX_26_APPS}
> @@ -97,6 +98,12 @@ allegro_DETECT=		${allegro${LINUX_DIST_S
>  allegro_PORT=		${PORTSDIR}/devel/linux${LINUX_DIST_SUFFIX}-allegro
>  allegro_DEPENDS=	xorglibs
>  
> +# no_alsa-plugins-oss_FILE
> +alsa-plugins-oss_f10_FILE=	${LINUXBASE}/usr/lib/alsa-lib/libasound_module_pcm_oss.so
> +alsa-plugins-oss_DETECT=	${alsa-plugins-oss${LINUX_DIST_SUFFIX:S/-/_/}_FILE}
> +alsa-plugins-oss_PORT=		${PORTSDIR}/audio/linux${LINUX_DIST_SUFFIX}-alsa-plugins-oss
> +alsa-plugins-oss_DEPENDS=	alsalib
> +
>  alsalib_FILE=		${LINUXBASE}/lib/libasound.so.2.0.0
>  alsalib_f10_FILE=	${LINUXBASE}/lib/libasound.so.2.0.0
>  alsalib_DETECT=		${alsalib${LINUX_DIST_SUFFIX:S/-/_/}_FILE}

-- 
WBR, bsam


More information about the freebsd-emulation mailing list