When I emerge gsf-sharp 0.7, it fails with checking for GSF... configure: error: Package requirements (libgsf-1 >= 1.13 libgsf-1 < 1.14 libgsf-gnome-1 >= 1.13 libgsf-gnome-1 < 1.14) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively you may set the GSF_CFLAGS and GSF_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details. A simple "cp libgsf-1.pc libgsf-gnome-1.pc" in /usr/share/pkgconfig fixes it.
(In reply to comment #0) > When I emerge gsf-sharp 0.7, it fails with > > checking for GSF... configure: error: Package requirements (libgsf-1 >= 1.13 > libgsf-1 < 1.14 libgsf-gnome-1 >= 1.13 libgsf-gnome-1 < 1.14) were not met. > Consider adjusting the PKG_CONFIG_PATH environment variable if you > installed software in a non-standard prefix. > > Alternatively you may set the GSF_CFLAGS and GSF_LIBS environment variables > to avoid the need to call pkg-config. See the pkg-config man page for > more details. > > A simple "cp libgsf-1.pc libgsf-gnome-1.pc" in /usr/share/pkgconfig fixes it. > Err. Just realized that the title says libgsf-sharp. That should be gsf-sharp. Sorry.
Oops. We do patch away the requirement but I forgot to run autoconf in the ebuild.
Fixed the ebuild, thanks for reporting.
*** Bug 127368 has been marked as a duplicate of this bug. ***
(In reply to comment #4) > *** Bug 127368 has been marked as a duplicate of this bug. *** > but it's not.