Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Israel
On 03/21/2014 06:40 PM, Tobias Doerffel wrote: > BTW you can remove festival-dev from the dependency list. It dates > back to LMMS 0.3.x where we had the SingerBot plugin (which hasn't > been maintained anymore and thus got removed). I had often wondered why festival was part of the depends... but

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Tobias Doerffel
BTW you can remove festival-dev from the dependency list. It dates back to LMMS 0.3.x where we had the SingerBot plugin (which hasn't been maintained anymore and thus got removed). -- Learn Graph Databases - Download FREE

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Israel
On 03/21/2014 06:35 PM, Tobias Doerffel wrote: > Your efforts will be appreciated in either case and even if we don't > make it into 14.04 we can offer a PPA with up-to-date LMMS packages > :-) > > Toby Thanks! I suppose that is true. Once this is finished there will be a 'stable' ppa that I can me

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Tobias Doerffel
Your efforts will be appreciated in either case and even if we don't make it into 14.04 we can offer a PPA with up-to-date LMMS packages :-) Toby -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Israel
On 03/21/2014 06:29 PM, Tobias Doerffel wrote: > 2014-03-21 21:25 GMT+01:00 Vesa : >> Well there's this: >> >> cmake .. -DWANT_VST=y > You don't need these WANT_XXX flags except you want to *turn off* something. > > Again, please ignore your pbuilder errors and simply try to upload a > package

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Tobias Doerffel
2014-03-21 21:25 GMT+01:00 Vesa : > Well there's this: > > cmake .. -DWANT_VST=y You don't need these WANT_XXX flags except you want to *turn off* something. Again, please ignore your pbuilder errors and simply try to upload a package with [amd64 i386] to the PPA - I'm almost sure, it will wo

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Israel
On 03/21/2014 03:25 PM, Vesa wrote: > On 03/21/2014 09:21 PM, Israel wrote: >> I need to know how to make cmake think that installing the VST support >> is TRUE. How can I pass this argument in by default? > Well there's this: > > cmake .. -DWANT_VST=y > > (assuming you're in the build directo

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Vesa
On 03/21/2014 09:21 PM, Israel wrote: > I need to know how to make cmake think that installing the VST support > is TRUE. How can I pass this argument in by default? Well there's this: cmake .. -DWANT_VST=y (assuming you're in the build directory, if you're building directly in the source di

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Filipe Coelho
From what I've seen, the solution for this is to build the vst stuff only on i386 BUT re-using the package in 64bit. The PPA I liked to before uses this method, and it works. Basically there is "wine-dev [i386]" as build-depends, plus some smart multi-arch setup. "lmms" (amd64 i386) will depen

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Israel
On 03/21/2014 10:56 AM, Tobias Doerffel wrote: > The amd64 packages are still missing VST support at all. Can you > simply try to upload the packages with wine-deps enabled on amd64 > (wine1.4-dev [amd64 i386] | wine1.6-dev [amd64 i386])? I never had > problems so please don't let this feature be m

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Tobias Doerffel
The amd64 packages are still missing VST support at all. Can you simply try to upload the packages with wine-deps enabled on amd64 (wine1.4-dev [amd64 i386] | wine1.6-dev [amd64 i386])? I never had problems so please don't let this feature be missing just because there are difficulties with your pb

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Tres Finocchiaro
> > If you don't mind, I'll post this to the facebook page? > Scratch that, I wasn't thinking... no one will be running 14.04 yet... I'll put an item on my calendar to test this. Are there major changes I should look out for? -Tres ---

Re: [LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Tres Finocchiaro
@Israel, If you don't mind, I'll post this to the facebook page? -Tres - tres.finocchi...@gmail.com On Fri, Mar 21, 2014 at 10:53 AM, Israel wrote: > I have decided to abandon the separate vst package for the feature > freeze exception as it has become too complicated and too buggy to > impl

[LMMS-devel] PPA for Feature Freeze Testing

2014-03-21 Thread Israel
I have decided to abandon the separate vst package for the feature freeze exception as it has become too complicated and too buggy to implement for this release. I will begin working on it again during 14.10 cycle. This will give us plenty time to test and fix the implementation. The build fo