Skip to content

Commit 68cda1d

Browse files
parona-sourcethesamesam
authored andcommitted
kde-apps/kdenlive: drop v4l
Upstream commit: 5eff29d25c55798c06338186f3a1db86af7456ab Signed-off-by: Alfred Wingate <[email protected]> Part-of: #1078 Closes: #1078 Signed-off-by: Sam James <[email protected]>
1 parent de683ae commit 68cda1d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

kde-apps/kdenlive/kdenlive-9999.ebuild

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ HOMEPAGE="https://kdenlive.org/en/"
1717
LICENSE="GPL-3"
1818
SLOT="6"
1919
KEYWORDS=""
20-
IUSE="gles2-only semantic-desktop v4l"
20+
IUSE="gles2-only semantic-desktop"
2121

2222
RESTRICT="test" # segfaults, bug 684132
2323

@@ -56,7 +56,6 @@ DEPEND="
5656
media-video/ffmpeg:=[encode(+),libass,sdl,X]
5757
>=media-libs/mlt-7.28.0:=[ffmpeg,frei0r,qt6,sdl,xml]
5858
media-libs/opentimelineio:=
59-
v4l? ( media-libs/libv4l )
6059
"
6160
RDEPEND="${DEPEND}
6261
>=kde-frameworks/qqc2-desktop-style-${KFMIN}:6
@@ -67,7 +66,6 @@ DEPEND+=" virtual/os-headers"
6766

6867
src_configure() {
6968
local mycmakeargs=(
70-
$(cmake_use_find_package v4l LibV4L2)
7169
# disable fetching of opentimelineio
7270
-DFETCH_OTIO=OFF
7371
)

0 commit comments

Comments
 (0)