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

(-)blender-2.44.ebuild (-1 / +2 lines)
Lines 5-11 Link Here
5
inherit multilib flag-o-matic eutils python
5
inherit multilib flag-o-matic eutils python
6
6
7
#IUSE="jpeg mozilla png sdl static truetype"
7
#IUSE="jpeg mozilla png sdl static truetype"
8
IUSE="blender-game ffmpeg jpeg nls openal openexr png sdl"
8
IUSE="blender-game ffmpeg jpeg nls openal openexr png sdl verse"
9
FFMPEG_SNAP="0.4.9-p20070330"
9
FFMPEG_SNAP="0.4.9-p20070330"
10
DESCRIPTION="3D Creation/Animation/Publishing System"
10
DESCRIPTION="3D Creation/Animation/Publishing System"
11
HOMEPAGE="http://www.blender.org/"
11
HOMEPAGE="http://www.blender.org/"
Lines 84-89 Link Here
84
			'jpeg' \
84
			'jpeg' \
85
			'ffmpeg' \
85
			'ffmpeg' \
86
			'png' \
86
			'png' \
87
			'verse' \
87
			'nls international' \
88
			'nls international' \
88
			'blender-game gameengine'; do
89
			'blender-game gameengine'; do
89
		blend_with ${arg}
90
		blend_with ${arg}

Return to bug 173124