diff options
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/guvcview/guvcview-2.0.6-r10.ebuild (renamed from media-video/guvcview/guvcview-2.0.6-r1337.ebuild) | 0 | ||||
-rw-r--r-- | media-video/shotcut/Manifest | 1 | ||||
-rw-r--r-- | media-video/shotcut/shotcut-19.12.31-r10.ebuild | 69 | ||||
-rw-r--r-- | media-video/vidcutter/vidcutter-6.0.0-r10.ebuild (renamed from media-video/vidcutter/vidcutter-6.0.0-r1.ebuild) | 0 |
4 files changed, 0 insertions, 70 deletions
diff --git a/media-video/guvcview/guvcview-2.0.6-r1337.ebuild b/media-video/guvcview/guvcview-2.0.6-r10.ebuild index cd05de7c..cd05de7c 100644 --- a/media-video/guvcview/guvcview-2.0.6-r1337.ebuild +++ b/media-video/guvcview/guvcview-2.0.6-r10.ebuild diff --git a/media-video/shotcut/Manifest b/media-video/shotcut/Manifest deleted file mode 100644 index 8231a7f1..00000000 --- a/media-video/shotcut/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST shotcut-19.12.31.tar.gz 5475620 BLAKE2B 47fd90ddf40da3c08d3dab31b7170b02aab2f3e6b9d3d7446d53192c04b22b7e053cffe21632f1370d699ff00dca0d057f9a49d29ddeb225f039104abbc8ddee SHA512 714d5b3e184e9d0786bc64635e51fd61570e0404c0ebf0fa5c8a12cb85c9091c75ac61e4963bd400b5722f310ae590b2c2d83aa4cd7acbcb53545f224f0ca766 diff --git a/media-video/shotcut/shotcut-19.12.31-r10.ebuild b/media-video/shotcut/shotcut-19.12.31-r10.ebuild deleted file mode 100644 index 150d00b8..00000000 --- a/media-video/shotcut/shotcut-19.12.31-r10.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit flag-o-matic qmake-utils xdg - -DESCRIPTION="A free, open source, cross-platform video editor" -HOMEPAGE="https://www.shotcut.org/ https://github.com/mltframework/shotcut/" -SRC_URI="https://github.com/mltframework/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -BDEPEND=" - dev-qt/linguist-tools:5 -" -COMMON_DEPEND=" - dev-qt/qtcore:5 - dev-qt/qtdeclarative:5[widgets] - dev-qt/qtgui:5 - dev-qt/qtmultimedia:5 - dev-qt/qtnetwork:5 - dev-qt/qtopengl:5 - dev-qt/qtprintsupport:5 - dev-qt/qtsql:5 - dev-qt/qtwebkit:5 - dev-qt/qtwebsockets:5 - dev-qt/qtwidgets:5 - dev-qt/qtxml:5 - >=media-libs/mlt-6.16.0-r1[ffmpeg,frei0r,jack,qt5,sdl,xml] - media-libs/webvfx - media-video/ffmpeg -" -DEPEND="${COMMON_DEPEND} - dev-qt/qtconcurrent:5 - dev-qt/qtx11extras:5 -" -RDEPEND="${COMMON_DEPEND} - dev-qt/qtgraphicaleffects:5 - dev-qt/qtquickcontrols:5 - virtual/jack -" - -src_prepare() { - default - - sed -i -e '/QT.*private/d' \ - src/src.pro || die -} - -src_configure() { - append-cxxflags -Wno-deprecated-declarations - - eqmake5 \ - PREFIX="${EPREFIX}/usr" \ - SHOTCUT_VERSION="${PV}" -} - -src_install() { - emake INSTALL_ROOT="${D}" install - einstalldocs - # start : Redcore Linux Project tweaks - sed -i "s/Icon=org.shotcut.Shotcut/Icon=shotcut/g" "${D}"usr/share/applications/org.shotcut.Shotcut.desktop - newicon "${S}/icons/shotcut-logo-64.png" "${PN}.png" - # stop : Redcore Linux Project tweaks -} diff --git a/media-video/vidcutter/vidcutter-6.0.0-r1.ebuild b/media-video/vidcutter/vidcutter-6.0.0-r10.ebuild index 20b937f2..20b937f2 100644 --- a/media-video/vidcutter/vidcutter-6.0.0-r1.ebuild +++ b/media-video/vidcutter/vidcutter-6.0.0-r10.ebuild |