Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 206790
Collapse All | Expand All

(-)file_not_specified_in_diff (-14 / +6 lines)
Line 16 Link Here
16
RDEPEND="media-libs/libsdl
16
RDEPEND="virtual/opengl
17
--
17
	media-libs/libsdl
18
	media-libs/libsdl
Lines 18-19 Link Here
18
	dev-cpp/gtkmm
20
	media-libs/sdl-sound
19
	sound? ( media-libs/sdl-mixer )
20
--
Line 21 Link Here
22
	media-libs/sdl-ttf
23
	dev-libs/expat
Lines 41-42 Link Here
41
		$(use_with ggz ggz-server) \
42
		$(use_with ggz ggz-client) \
Line 49 Link Here
49
	P_N="freelords"
Lines 51-56 Link Here
51
	doicon dat/various/${P_N}.png
52
	make_desktop_entry ${PN} FreeLords
53
	if use editor ; then
54
		doicon dat/various/${P_N}_editor.png
55
		make_desktop_entry ${P_N}_editor "LordsAWar Editor" ${P_N}_editor.png
56
	fi

Return to bug 206790