summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/calyp/calyp-9999.ebuild')
-rw-r--r--media-video/calyp/calyp-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-video/calyp/calyp-9999.ebuild b/media-video/calyp/calyp-9999.ebuild
index d1d9728..a1faee0 100644
--- a/media-video/calyp/calyp-9999.ebuild
+++ b/media-video/calyp/calyp-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-inherit eutils cmake-utils git-r3
+inherit eutils cmake git-r3
DESCRIPTION="Calyp is an open-source QT based raw video player"
HOMEPAGE="https://github.com/pixlra/calyp"
@@ -27,7 +27,7 @@ DEPEND="
dev-qt/qtprintsupport:5
dev-qt/qtwidgets:5
)
- ffmpeg? ( virtual/ffmpeg )
+ ffmpeg? ( media-video/ffmpeg )
opencv? ( media-libs/opencv )
"