Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 522730 - games-strategy/megaglest-3.9.1[-static] should not depend on dev-libs/icu
Summary: games-strategy/megaglest-3.9.1[-static] should not depend on dev-libs/icu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Julian Ospald
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-13 12:54 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2014-09-16 22:13 UTC (History)
1 user (show)

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


Attachments
megaglest-3.9.1.ebuild.patch (megaglest-3.9.1.ebuild.patch,241 bytes, patch)
2014-09-13 12:55 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2014-09-13 12:54:55 UTC
games-strategy/megaglest-3.9.1[-static] should not depend on dev-libs/icu.

$ scanelf -qF "%F: %n" $(qlist games-strategy/megaglest-3.9.1 | sort)
/usr/games/bin/megaglest: libSDL-1.2.so.0,libpthread.so.0,libGLU.so.1,libGL.so.1,libX11.so.6,libxerces-c-3.1.so,libopenal.so.1,libvorbisfile.so.3,liblua.so.5,libjpeg.so.62,libpng16.so.16,libcurl.so.4,libGLEW.so.1.10,libfontconfig.so.1,libftgl.so.2,libfribidi.so.0,libminiupnpc.so.9,libircclient.so.1,libstdc++.so.6,libm.so.6,libgcc_s.so.1,libc.so.6
/usr/games/bin/megaglest_editor: libSDL-1.2.so.0,libpthread.so.0,libGLU.so.1,libGL.so.1,libwx_gtk2u_core-2.8.so.0,libwx_baseu-2.8.so.0,libwx_gtk2u_gl-2.8.so.0,libcurl.so.4,libfontconfig.so.1,libftgl.so.2,libfribidi.so.0,libstdc++.so.6,libgcc_s.so.1,libc.so.6
/usr/games/bin/megaglest_g3dviewer: libSDL-1.2.so.0,libpthread.so.0,libGLU.so.1,libGL.so.1,libX11.so.6,libGLEW.so.1.10,libxerces-c-3.1.so,libwx_gtk2u_core-2.8.so.0,libwx_baseu-2.8.so.0,libwx_gtk2u_gl-2.8.so.0,libcurl.so.4,libjpeg.so.62,libpng16.so.16,libfontconfig.so.1,libftgl.so.2,libfribidi.so.0,libstdc++.so.6,libm.so.6,libgcc_s.so.1,libc.so.6
$ scanelf -qF "%F: %n" $(qlist games-strategy/megaglest-3.9.1 | sort) | grep -i icu
$
Comment 1 Arfrever Frehtes Taifersar Arahesis 2014-09-13 12:55:26 UTC
Created attachment 384670 [details, diff]
megaglest-3.9.1.ebuild.patch
Comment 2 Julian Ospald 2014-09-16 22:06:49 UTC
Ah, subslots causing random rebuilds. They were a great idea.
Comment 3 Julian Ospald 2014-09-16 22:13:39 UTC
+*megaglest-3.9.1-r1 (16 Sep 2014)
+
+  16 Sep 2014; Julian Ospald <hasufell@gentoo.org> -megaglest-3.9.1.ebuild,
+  +megaglest-3.9.1-r1.ebuild:
+  rm dev-libs/icu dep for USE=-static wrt #522730