Re: UPDATE: audio/faad

2022-08-07 Thread Omar Polo
Stuart Henderson wrote: > I did a test bulk with this, the diff I am using is below (merged from > the two posted diffs). Most things were OK but libquicktime fails: > > > configure:17628: checking for faad.h usability for faad2 > configure:17657: cc -o conftest -O2 -pipe

Re: UPDATE: audio/faad

2022-08-07 Thread Stuart Henderson
I did a test bulk with this, the diff I am using is below (merged from the two posted diffs). Most things were OK but libquicktime fails: configure:17628: checking for faad.h usability for faad2 configure:17657: cc -o conftest -O2 -pipe -I/usr/local/include -I/usr/X11R6/in clude

Re: update audio/deadbeef (was Re: UPDATE: audio/faad)

2022-08-03 Thread Omar Polo
Stuart Henderson wrote: > On 2022/08/03 16:41, Stuart Henderson wrote: > > On 2022/08/03 11:35, Omar Polo wrote: > > > woops, forgot to rm files/*, sorry, updated diff. > > > > How about keep them around but disabled, so it's easier if someone wants > > to fix it? This adds in the bits needed to

Re: update audio/deadbeef (was Re: UPDATE: audio/faad)

2022-08-03 Thread Stuart Henderson
On 2022/08/03 16:41, Stuart Henderson wrote: > On 2022/08/03 11:35, Omar Polo wrote: > > woops, forgot to rm files/*, sorry, updated diff. > > How about keep them around but disabled, so it's easier if someone wants > to fix it? This adds in the bits needed to allow it to build. Other tweaks: >

Re: update audio/deadbeef (was Re: UPDATE: audio/faad)

2022-08-03 Thread Stuart Henderson
On 2022/08/03 11:35, Omar Polo wrote: > woops, forgot to rm files/*, sorry, updated diff. How about keep them around but disabled, so it's easier if someone wants to fix it? This adds in the bits needed to allow it to build. Other tweaks: No need for BUILD_DEPENDS on autoconf etc, it's added by

Re: update audio/deadbeef (was Re: UPDATE: audio/faad)

2022-08-03 Thread Omar Polo
Omar Polo wrote: > Omar Polo wrote: > > Rafael Sadowski wrote: > > > On Sun Jul 10, 2022 at 04:46:43PM +0200, Antoine Jacoutot wrote: > > > > On Sun, Jul 10, 2022 at 04:36:13PM +0200, Rafael Sadowski wrote: > > > > > [...] > > > > > -SHARED_LIBS= faad3.0 \ > > > > > - mp4ff

update audio/deadbeef (was Re: UPDATE: audio/faad)

2022-08-03 Thread Omar Polo
Omar Polo wrote: > Rafael Sadowski wrote: > > On Sun Jul 10, 2022 at 04:46:43PM +0200, Antoine Jacoutot wrote: > > > On Sun, Jul 10, 2022 at 04:36:13PM +0200, Rafael Sadowski wrote: > > > > [...] > > > > -SHARED_LIBS= faad3.0 \ > > > > - mp4ff 2.0 > > > > > > This will

Re: UPDATE: audio/faad

2022-07-10 Thread Omar Polo
Omar Polo wrote: > Rafael Sadowski wrote: > > On Sun Jul 10, 2022 at 04:46:43PM +0200, Antoine Jacoutot wrote: > > > On Sun, Jul 10, 2022 at 04:36:13PM +0200, Rafael Sadowski wrote: > > > > [...] > > > > -SHARED_LIBS= faad3.0 \ > > > > - mp4ff 2.0 > > > > > > This will

Re: UPDATE: audio/faad

2022-07-10 Thread Omar Polo
Rafael Sadowski wrote: > On Sun Jul 10, 2022 at 04:46:43PM +0200, Antoine Jacoutot wrote: > > On Sun, Jul 10, 2022 at 04:36:13PM +0200, Rafael Sadowski wrote: > > > [...] > > > -SHARED_LIBS= faad3.0 \ > > > - mp4ff 2.0 > > > > This will break audio/deadbeef > > > > Yes, I

Re: UPDATE: audio/faad

2022-07-10 Thread Omar Polo
Rafael Sadowski wrote: > Please find below an update diff for faad2. > > All consumers tested. OK? > > Index: Makefile > === > RCS file: /cvs/ports/audio/faad/Makefile,v > retrieving revision 1.62 > diff -u -p -u -p -r1.62 Makefile

Re: UPDATE: audio/faad

2022-07-10 Thread Rafael Sadowski
On Sun Jul 10, 2022 at 04:46:43PM +0200, Antoine Jacoutot wrote: > On Sun, Jul 10, 2022 at 04:36:13PM +0200, Rafael Sadowski wrote: > > Please find below an update diff for faad2. > > > > All consumers tested. OK? > > > > Index: Makefile > >

Re: UPDATE: audio/faad

2022-07-10 Thread Antoine Jacoutot
On Sun, Jul 10, 2022 at 04:36:13PM +0200, Rafael Sadowski wrote: > Please find below an update diff for faad2. > > All consumers tested. OK? > > Index: Makefile > === > RCS file: /cvs/ports/audio/faad/Makefile,v > retrieving

UPDATE: audio/faad

2022-07-10 Thread Rafael Sadowski
Please find below an update diff for faad2. All consumers tested. OK? Index: Makefile === RCS file: /cvs/ports/audio/faad/Makefile,v retrieving revision 1.62 diff -u -p -u -p -r1.62 Makefile --- Makefile11 Mar 2022 18:20:09

Re: update audio/faad

2010-04-07 Thread Jasper Lievisse Adriaanse
On Tue, Apr 06, 2010 at 08:28:06PM +0100, Federico G. Schwindt wrote: On Tue, Apr 06, 2010 at 05:49:20PM +0200, Tobias Ulmer wrote: On Tue, Apr 06, 2010 at 04:46:03PM +0200, Jasper Lievisse Adriaanse wrote: what's the deal with this? it broke something or it was just forgotten about?

Re: update audio/faad

2010-04-06 Thread Jasper Lievisse Adriaanse
what's the deal with this? it broke something or it was just forgotten about? cheers, jasper On Sun, Sep 06, 2009 at 03:32:42AM +0200, Tobias Ulmer wrote: This installs mp4ff headers required for a new mpd version. I've already made such a patch some time ago, but there have been some tears

Re: update audio/faad

2010-04-06 Thread Tobias Ulmer
On Tue, Apr 06, 2010 at 04:46:03PM +0200, Jasper Lievisse Adriaanse wrote: what's the deal with this? it broke something or it was just forgotten about? The faad port lacks header files required to use libmp4ff. The only user is audacious-plugins. It works there because audacious-plugins has

Re: update audio/faad

2010-04-06 Thread Federico G. Schwindt
On Tue, Apr 06, 2010 at 05:49:20PM +0200, Tobias Ulmer wrote: On Tue, Apr 06, 2010 at 04:46:03PM +0200, Jasper Lievisse Adriaanse wrote: what's the deal with this? it broke something or it was just forgotten about? The faad port lacks header files required to use libmp4ff. The only user

Re: update: audio/faad

2009-01-31 Thread Jacob Meuser
On Sat, Jan 31, 2009 at 02:10:53AM +0100, Tobias Ulmer wrote: bah wrong patch, here's the correct version: this apparently breaks audio/audacious-plugins Index: Makefile === RCS file:

Re: update: audio/faad

2009-01-31 Thread Tobias Ulmer
On Sat, Jan 31, 2009 at 11:17:33AM +, Jacob Meuser wrote: On Sat, Jan 31, 2009 at 02:10:53AM +0100, Tobias Ulmer wrote: bah wrong patch, here's the correct version: this apparently breaks audio/audacious-plugins Because they ship their own mp4ff_int_types.h, which is modified to

Re: update: audio/faad

2009-01-31 Thread Jacob Meuser
On Sat, Jan 31, 2009 at 02:57:08PM +0100, Tobias Ulmer wrote: On Sat, Jan 31, 2009 at 11:17:33AM +, Jacob Meuser wrote: On Sat, Jan 31, 2009 at 02:10:53AM +0100, Tobias Ulmer wrote: bah wrong patch, here's the correct version: this apparently breaks audio/audacious-plugins

update: audio/faad

2009-01-30 Thread Tobias Ulmer
don't just install libmp4ff without headers, include them. this is required for the mpd update everyone is moaning about... Index: Makefile === RCS file: /nfs/obsd0/cvs/ports/audio/faad/Makefile,v retrieving revision 1.38 diff -u -p

Re: update: audio/faad

2009-01-30 Thread Tobias Ulmer
bah wrong patch, here's the correct version: Index: Makefile === RCS file: /nfs/obsd0/cvs/ports/audio/faad/Makefile,v retrieving revision 1.38 diff -u -p Makefile --- Makefile15 Sep 2008 21:58:19 - 1.38 +++ Makefile