Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 378221

Summary: app-text/enchant : add USE=static-libs support
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: GNOME Office (OBSOLETE) <gnome-office+disabled>
Status: RESOLVED FIXED    
Severity: enhancement CC: serkan
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Agostino Sarubbo gentoo-dev 2011-08-08 09:47:55 UTC
This package installs also static libs ".a" please provide do add relative
USE. TIA

/usr/lib/libenchant.a
/usr/lib/libenchant.so.1.6.0
/usr/lib/libenchant.la
/usr/lib/pkgconfig/enchant.pc
/usr/lib/enchant/libenchant_myspell.a
/usr/lib/enchant/libenchant_myspell.so
/usr/lib/enchant/libenchant_myspell.la
/usr/lib/libenchant.so
/usr/lib/libenchant.so.1

Please remove also .la if is not needed.
Comment 1 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-08-14 05:06:09 UTC
IUSE=static-libs, conditional .la file removal done. I did both in the stable ebuild because almost everything that uses enchant uses the shared libraries.