Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 457514 - games-server/crossfire-server : add USE=static-libs support
Summary: games-server/crossfire-server : add USE=static-libs support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-14 11:51 UTC by Agostino Sarubbo
Modified: 2015-02-19 03:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2013-02-14 11:51:50 UTC
We need to have USE=static-libs because this package install '.a' files:

/usr/games/lib64/crossfire/plugins/cfnewspaper.a
/usr/games/lib64/crossfire/plugins/cfanim.a
/usr/games/lib64/crossfire/plugins/citylife.a
/usr/games/lib64/crossfire/plugins/cfpython.a
/usr/games/lib64/crossfire/plugins/cflogger.a
/usr/games/lib64/crossfire/plugins/cfanim.so
/usr/games/lib64/crossfire/plugins/cfnewspaper.so
/usr/games/lib64/crossfire/plugins/citylife.so
/usr/games/lib64/crossfire/plugins/cfpython.so
/usr/games/lib64/crossfire/plugins/cflogger.so
/usr/games/lib64/crossfire/plugins/cfanim.la
/usr/games/lib64/crossfire/plugins/cfpython.la
/usr/games/lib64/crossfire/plugins/citylife.la
/usr/games/lib64/crossfire/plugins/cflogger.la
/usr/games/lib64/crossfire/plugins/cfnewspaper.la
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2015-02-19 03:56:42 UTC
There's no reason to have the .a files around at all so 1.71.0 just doesn't have them around anymore.