-
No, it is fine as long as the sources are publicly available somewhere.
Unfortunately, I had to drop frinika 0.6.0's "check for updates" feature from the Fedora package for the time being. We don't have all the dependencies of LMAppletserver available in Fedora (which is a lot!), so we will wait until we complete the dependency chain.
2009-11-22 04:58:06 UTC in Frinika
-
Hi folks, it's me again, the Fedora packager of frinika.
I wanted to package the new version but I can't seem to find the sources for this jar file anywhere. Could you point me to it?
Also what version of lmappletserver do I have to package?
Thanks!
2009-11-08 05:58:13 UTC in Frinika
-
Hi, just for the record, the x86_64 optimization flags we use in Fedora are:
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
and i586 optimization flags are:
-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic
Here you can find the Fedora build...
2009-09-07 16:29:03 UTC in ZynAddSubFX
-
I confirm the error. This stops muse staritng with glibc-2.10 on x86_64. glibc-2.9, on the other hand, doesn't have this problem.
With the attached patch, muse starts with glibc-2.10 on x86_64. But I am not sure either if it is a correct fix.
2009-07-14 20:07:32 UTC in MusE - Linux Music Editor
-
Oops, the previous patch was bad, we have to increase the memory allocated for the string. Here's a better one.
2009-07-14 02:34:44 UTC in DSSI
-
Hi P.J. thanks for the immediate response.
> Not sure what you mean here? The source is in frinika it just started life in a different project I have cut and pasted into frinika.
I think I should have been clearer. Fedora has a very strict policy for not bundling external libraries in its packages. Instead they have to link to these libraries dynamically. There are many reasons for this,
2009-07-01 00:02:22 UTC in Frinika
-
Hi,
We have made good progress in packaging frinika for Fedora in the past couple months.
So far, all the dependencies inside the lib/ directory are packaged one-by-one, and in some cases I even had to package the dependencies of the dependencies of these dependencies...
But we came to the point where we can finally package frinika itself :)
However, I have a few final issues left that...
2009-06-30 19:14:45 UTC in Frinika
-
The following trivial patch eliminates the build failure against automake-1.11.
Out of my curiosity, is this project abandoned? What is its relation to ktabedit?.
2009-06-11 17:39:29 UTC in KGuitar
-
This is a trivial patch that makes jack-dssi-host scan the correct directories in muiltilib systems where the 64bit dssi plugins might be residing in /usr/lib64/dssi or /usr/local/lib64/dssi
Please include this in the next release. Thanks!
2009-05-30 04:12:46 UTC in DSSI