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

(-)/var/db/pkg/media-libs/mlt-0.8.6-r1/mlt-0.8.6-r1.ebuild (-2 / +2 lines)
Lines 10-16 Link Here
10
HOMEPAGE="http://www.mltframework.org/"
10
HOMEPAGE="http://www.mltframework.org/"
11
SRC_URI="mirror://sourceforge/mlt/${P}.tar.gz"
11
SRC_URI="mirror://sourceforge/mlt/${P}.tar.gz"
12
12
13
LICENSE="GPL-2"
13
LICENSE="GPL-3"
14
SLOT="0"
14
SLOT="0"
15
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
15
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
16
IUSE="compressed-lumas dv debug ffmpeg frei0r gtk jack kde kdenlive libsamplerate melt
16
IUSE="compressed-lumas dv debug ffmpeg frei0r gtk jack kde kdenlive libsamplerate melt
Lines 82-88 Link Here
82
src_configure() {
82
src_configure() {
83
	tc-export CC CXX
83
	tc-export CC CXX
84
84
85
	local myconf="--enable-gpl
85
	local myconf="--enable-gpl --enable-gpl3
86
		--enable-motion-est
86
		--enable-motion-est
87
		$(use_enable debug)
87
		$(use_enable debug)
88
		$(use_enable dv)
88
		$(use_enable dv)

Return to bug 453252