-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 John Emmas wrote: > Hi Yaakov. When I first started this thread I (wrongly) thought that lrdf > was simply a "lightweight" version of librdf. But the fact that lrdf is now > available at least means that projects which require it can be built (even > though their LADSPA functionality won't actually work). Thanks for taking > the time to look at this.
Actually, regarding LADSPA, while sometimes used from within ALSA (which is *definitely* not available for Cygwin), it is really fairly portable and may be possible on Cygwin after all. Stay tuned. > Forgive my ignorance but I'm quite new to all this and still learning. What > is 'cygport' and where can I find out more? cygport is a package (and script format) that I wrote to simplify building software for Cygwin; just about everything in Ports uses it, and several other Cygwin package contributors use it as well. You can install the cygport package from the distro (in the Devel category), and read /usr/share/doc/cygport-<version>/README for details. If you want to build a package from Ports SVN, make sure you have installed all the dependencies, then do the following: 1) svn co https://cygwin-ports.svn.sourceforge.net/svnroot/cygwin-ports/ports/trunk/(category)/(package) 2) cd (package) 3) cygport (package)-(version)-(release).cygport fetch almostall Yaakov Cygwin Ports -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkjvB58ACgkQpiWmPGlmQSMi9gCg9dx26ZyRnoSdRT6RgqzXPuzn EmkAoJW7k1oqtKGJnMTW0JOocY0aoJGx =IG6a -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
