Orcan Ogetbil wrote:
In order to use dssi-vst on x86_64, it needs to be built against
32bit
wine + 64bit other libraries. Now here are my questions:
1- Does our buildsys support such builds? Fedora's x86_64 buildsys
does not contain wine, and I'm reluctant to submit this package just
i386, because it won't be much useful with x86_64 audio software
(ardour, rosegarden etc)
You need to build the i386 and x86_64 portions separately and the end user
will have to install them both. You can't stuff 32-bit stuff into an x86_64
package. See the nspluginwrapper package for how this needs to be done.
Kevin Kofler