Date: Thu, 28 Apr 2011 23:45:54 +0400 From: Boris Samorodov <bsam@ipt.ru> To: Juergen Lock <nox@jelal.kn-bremen.de> Cc: netchild@FreeBSD.org, emulation@FreeBSD.org, Andriy Gapon <avg@FreeBSD.org>, multimedia@FreeBSD.org, Ion-Mihai Tetcu <itetcu@FreeBSD.org>, fluffy@FreeBSD.org Subject: Re: audio/linux-f10-alsa-plugins-oss Message-ID: <68864477@h30.sp.ipt.ru> In-Reply-To: <20110428193351.GA8814@triton8.kn-bremen.de> (Juergen Lock's message of "Thu, 28 Apr 2011 21:33:51 %2B0200") References: <4DB6F7BA.4070808@FreeBSD.org> <4DB701C4.30802@FreeBSD.org> <20110426174449.GA4437@triton8.kn-bremen.de> <20110426185132.GA8111@triton8.kn-bremen.de> <4DB72341.7060201@FreeBSD.org> <20110426202349.GA14855@triton8.kn-bremen.de> <4DB7BC6A.7060207@FreeBSD.org> <20110427163047.GA47520@triton8.kn-bremen.de> <7d7a2fab-7c4e-44ce-bdf2-93811c40a4fe@email.android.com> <20110428193351.GA8814@triton8.kn-bremen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?68864477>
