Date: Wed, 15 Aug 2012 14:01:43 +0200 From: Juergen Lock <nox@jelal.kn-bremen.de> To: FreeBSD Ports <ports@FreeBSD.org> Cc: freebsd-multimedia@FreeBSD.org, Juergen Lock <nox@jelal.kn-bremen.de>, freebsd-ports@FreeBSD.org Subject: Re: vlc 2.0.3 ProjectM path fix Message-ID: <20120815120143.GB33206@triton8.kn-bremen.de> In-Reply-To: <502AAD0E.2070909@FreeBSD.org> References: <20120813174521.GA65208@triton8.kn-bremen.de> <50295485.3010706@gwdg.de> <50295B53.3020902@gwdg.de> <20120813211109.GA71682@triton8.kn-bremen.de> <20120813214651.GA72570@triton8.kn-bremen.de> <5029D6AE.4050205@gwdg.de> <20120814114214.GB94259@triton8.kn-bremen.de> <502A8206.4090505@gwdg.de> <20120814192453.GA8026@triton8.kn-bremen.de> <502AAD0E.2070909@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 14, 2012 at 09:54:54PM +0200, Olli Hauer wrote: > ... > >> I think I got it: It is only a problem of configuring in the running > >> vlc. You have to set the right path under > >> 'Settings','All','Audio','Visualizing','projectM'. That's all ;-) > >> > > Aah-haah! :) I've fixed the default paths and made a new patch: > > > > http://people.freebsd.org/~nox/tmp/vlc-2.0.3-010.patch > > > > > >From your patch: > > workaround is to deinstall the old vlc-1.x version before building > > the new one. > > What about a conflict line ? > CONFLICTS_BUILD=${PORTNAME}-1.* > > This allows users to fetch the source but they have to deinstall the > old version before building the new one. Hm well the rtld bug this workaround is for only affects the pulseaudio and notify knobs, and the workaround doesn't work for the notify knob so it would only cover half the cases, and also checking if this is needed in the port would require a __FreeBSD_version bump which is probably overkill for this bug. So I think we'd rather mention the workaround in UPDATING, along with the bugfix commit link... Thanx, :) Juergen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120815120143.GB33206>