[Fink-devel] Notice: Packages linking to libfluidsynth

2010-10-12 Thread Ebrahim Mayat
A Note to the fink packagers of audacious2-plugins, scummvm, sdl-mixer and gst-buzztard There are two packages of fluidsynth version 1.1.3 in fink presently. The first one called fluidsynth is the autotools-built version of fluidsynth which is recommended for end-users. In addition to

Re: [Fink-devel] Notice: Packages linking to libfluidsynth

2010-10-12 Thread Daniel Macks
On Tue, 12 Oct 2010 08:05:48 -0400, Ebrahim Mayat wrote: Usage Notes: To properly link to fluidsynth1, packagers will need to set some combination of CFLAGS, LDFLAGS, or similar compiler flags to point to /sw/lib/fluidsynth1/(include/lib).   I think fluidsynth1-dev installs a .pc

Re: [Fink-devel] Notice: Packages linking to libfluidsynth

2010-10-12 Thread Ebrahim Mayat
I think fluidsynth1-dev installs a .pc file in /sw/lib/pkgconfig (the standard place for these files) and that file lists the correct /sw/lib/fluidsynth1/{include,lib} paths. Assuming (ha!) other packages use pkg-config to figure out what flags to use, they will automatically get the correct

Re: [Fink-devel] Notice: Packages linking to libfluidsynth

2010-10-12 Thread Daniel Macks
On Tue, 12 Oct 2010 16:42:43 -0400, Ebrahim Mayat wrote: I think fluidsynth1-dev installs a .pc file in /sw/lib/pkgconfig (the standard place for these files) and that file lists the correct /sw/lib/fluidsynth1/{include,lib} paths. Assuming (ha!) other packages use pkg-config to

Re: [Fink-devel] Notice: Packages linking to libfluidsynth

2010-10-12 Thread Daniel Johnson
On Oct 12, 2010, at 8:05 AM, Ebrahim Mayat wrote: A Note to the fink packagers of audacious2-plugins, scummvm, sdl-mixer and gst-buzztard There are two packages of fluidsynth version 1.1.3 in fink presently. The first one called fluidsynth is the autotools-built version of fluidsynth