Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-24 Thread Jacob Meuser
On Thu, Mar 24, 2011 at 04:45:26PM +, Edd Barrett wrote: > Hi, > > Thanks for taking a look at this. > > On Thu, Mar 24, 2011 at 02:25:37PM +0100, Landry Breuil wrote: > > > +DISTFILES = ${DISTNAME}${EXTRACT_SUFX} > > > > i think you don't need that anymore since the extra ffmpe

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-24 Thread Edd Barrett
Hi, Thanks for taking a look at this. On Thu, Mar 24, 2011 at 02:25:37PM +0100, Landry Breuil wrote: > > +DISTFILES =${DISTNAME}${EXTRACT_SUFX} > > i think you don't need that anymore since the extra ffmpeg distfile was > taken out Yup. > > > +# To do dynamic ffmpeg linking, y

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-24 Thread Landry Breuil
On Thu, Mar 24, 2011 at 12:11:17PM +, Edd Barrett wrote: > On Thu, Mar 24, 2011 at 07:05:33AM +0100, Antoine Jacoutot wrote: > > Why is this needed? > > It's not. Perhaps a legacy. Removed. > > > I think you are missing some markers. Like: > > @pkgpath x11/mplayer,sdl > > @pkgpath x11/mplaye

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-24 Thread Edd Barrett
On Thu, Mar 24, 2011 at 07:05:33AM +0100, Antoine Jacoutot wrote: > Why is this needed? It's not. Perhaps a legacy. Removed. > I think you are missing some markers. Like: > @pkgpath x11/mplayer,sdl > @pkgpath x11/mplayer,sdl,aa I have done the "recently seen" flavors. As we decided on ICB, ther

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-23 Thread Antoine Jacoutot
On Wed, 23 Mar 2011, Edd Barrett wrote: > On Wed, Mar 23, 2011 at 09:47:18AM +, Edd Barrett wrote: > > Ack aja, @pkgpath markers needed for both sdl and no_x11 flavours. > > > > * Remove no_x11 (community decision) > * Add @pkgpath for sdl and no_x11 and tested update path > > Again, lets

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-23 Thread Edd Barrett
On Wed, Mar 23, 2011 at 09:47:18AM +, Edd Barrett wrote: > Ack aja, @pkgpath markers needed for both sdl and no_x11 flavours. > * Remove no_x11 (community decision) * Add @pkgpath for sdl and no_x11 and tested update path Again, lets put this in. OKs? Index: Makefile =

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-23 Thread Jacob Meuser
On Wed, Mar 23, 2011 at 09:47:18AM +, Edd Barrett wrote: > Hi, > > On Tue, Mar 22, 2011 at 9:29 PM, Brad wrote: > >> ffmpeg has no no_x11 FLAVOR, so what happens to mplayer's no_x11 flavor? > > > > Now that it is expected that all systems should have the X libs/headers > > around the no_x11 F

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-23 Thread Edd Barrett
Hi, On Tue, Mar 22, 2011 at 9:29 PM, Brad wrote: >> ffmpeg has no no_x11 FLAVOR, so what happens to mplayer's no_x11 flavor? > > Now that it is expected that all systems should have the X libs/headers > around the no_x11 FLAVORs should go. Although IMO that was a stupid move. Well, so be it. Tha

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-22 Thread Brad
On 21/03/11 9:53 PM, Edd Barrett wrote: On Wed, Mar 16, 2011 at 05:15:35PM +, Edd Barrett wrote: On Wed, Mar 16, 2011 at 01:13:01PM +, Edd Barrett wrote: On Wed, Mar 16, 2011 at 12:55:27PM +, Stuart Henderson wrote: Build dependencies that are not the default pa

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-21 Thread Antoine Jacoutot
On Tue, 22 Mar 2011, Edd Barrett wrote: > On Wed, Mar 16, 2011 at 05:15:35PM +, Edd Barrett wrote: > > On Wed, Mar 16, 2011 at 01:13:01PM +, Edd Barrett wrote: > > > On Wed, Mar 16, 2011 at 12:55:27PM +, Stuart Henderson wrote: > > > >Build dependencies that are not

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-21 Thread Edd Barrett
On Wed, Mar 16, 2011 at 05:15:35PM +, Edd Barrett wrote: > On Wed, Mar 16, 2011 at 01:13:01PM +, Edd Barrett wrote: > > On Wed, Mar 16, 2011 at 12:55:27PM +, Stuart Henderson wrote: > > >Build dependencies that are not the default package or > > >

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-16 Thread Edd Barrett
On Wed, Mar 16, 2011 at 01:13:01PM +, Edd Barrett wrote: > On Wed, Mar 16, 2011 at 12:55:27PM +, Stuart Henderson wrote: > >Build dependencies that are not the default package or > >install target will be processed in a subdirectory of the > >

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-16 Thread Edd Barrett
On Wed, Mar 16, 2011 at 12:55:27PM +, Stuart Henderson wrote: >Build dependencies that are not the default package or >install target will be processed in a subdirectory of the >working directory, specifically, in ${WRKDIR}/directory.

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-16 Thread Stuart Henderson
On 2011/03/16 11:53, Edd Barrett wrote: > On Wed, Mar 16, 2011 at 11:41:54AM +, Stuart Henderson wrote: > > On 2011/03/16 10:29, Edd Barrett wrote: > > > +# To do dynamic ffmpeg linking, you also need the ffmpeg sources inside > > > +# the build tree for some obscure reason. This should retriev

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-16 Thread Edd Barrett
On Wed, Mar 16, 2011 at 11:41:54AM +, Stuart Henderson wrote: > On 2011/03/16 10:29, Edd Barrett wrote: > > +# To do dynamic ffmpeg linking, you also need the ffmpeg sources inside > > +# the build tree for some obscure reason. This should retrieve the same > > +# distfile as graphics/ffmpeg. >

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-16 Thread Landry Breuil
On Wed, Mar 16, 2011 at 11:41:54AM +, Stuart Henderson wrote: > On 2011/03/16 10:29, Edd Barrett wrote: > > +# To do dynamic ffmpeg linking, you also need the ffmpeg sources inside > > +# the build tree for some obscure reason. This should retrieve the same > > +# distfile as graphics/ffmpeg. >

Re: UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-16 Thread Stuart Henderson
On 2011/03/16 10:29, Edd Barrett wrote: > +# To do dynamic ffmpeg linking, you also need the ffmpeg sources inside > +# the build tree for some obscure reason. This should retrieve the same > +# distfile as graphics/ffmpeg. > +DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \ > +

UPDATE: mplayer (with dynamic ffmpeg linking)

2011-03-16 Thread Edd Barrett
Hi, Again, a joint effort by myself, Jake and Brad; here is an mplayer update which dynamically links all of the various ffmpeg libraries instead of statically building one inside of mplayer. I am interested to know if naddy is still having issues with AC3 encoding with this. What shall we do wi