mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
olive: remove package
upstream considers this software alpha-quality, and does not appear to publish stable releases anymore. an appimage is available if users want it still. uses ffmpeg4
This commit is contained in:
parent
84f30e04c2
commit
4c9b7063de
4 changed files with 1 additions and 54 deletions
|
@ -1,40 +0,0 @@
|
|||
--- a/effects/internal/texteffect.cpp 2020-08-31 20:39:58.048701631 +0200
|
||||
+++ b/effects/internal/texteffect.cpp 2019-11-11 07:05:02.000000000 +0100
|
||||
@@ -25,6 +25,7 @@
|
||||
#include <QOpenGLTexture>
|
||||
#include <QTextEdit>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QPushButton>
|
||||
#include <QColorDialog>
|
||||
#include <QFontDatabase>
|
||||
--- a/effects/internal/timecodeeffect.cpp 2020-08-31 20:39:49.809701206 +0200
|
||||
+++ b/effects/internal/timecodeeffect.cpp 2019-11-11 07:05:02.000000000 +0100
|
||||
@@ -25,6 +25,7 @@
|
||||
#include <QOpenGLTexture>
|
||||
#include <QTextEdit>
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QPushButton>
|
||||
#include <QColorDialog>
|
||||
#include <QFontDatabase>
|
||||
--- a/ui/graphview.cpp 2020-08-31 20:39:43.016700855 +0200
|
||||
+++ b/ui/graphview.cpp 2019-11-11 07:05:02.000000000 +0100
|
||||
@@ -21,6 +21,7 @@
|
||||
#include "graphview.h"
|
||||
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QMouseEvent>
|
||||
#include <QtMath>
|
||||
#include <cfloat>
|
||||
--- a/ui/timelineheader.cpp 2020-08-31 20:39:36.992700545 +0200
|
||||
+++ b/ui/timelineheader.cpp 2019-11-11 07:05:02.000000000 +0100
|
||||
@@ -21,6 +21,7 @@
|
||||
#include "timelineheader.h"
|
||||
|
||||
#include <QPainter>
|
||||
+#include <QPainterPath>
|
||||
#include <QMouseEvent>
|
||||
#include <QScrollBar>
|
||||
#include <QtMath>
|
|
@ -1,13 +0,0 @@
|
|||
# Template file for 'olive'
|
||||
pkgname=olive
|
||||
version=0.1.2
|
||||
revision=2
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools pkg-config"
|
||||
makedepends="qt5-devel qt5-multimedia-devel qt5-svg-devel ffmpeg-devel frei0r-plugins"
|
||||
short_desc="Non-linear video editor"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.olivevideoeditor.org"
|
||||
distfiles="https://github.com/olive-editor/olive/archive/${version}.tar.gz"
|
||||
checksum=cb9a5b109e67a47f03448633cbc7a257aa8e6c3c76a59c1fada77fd3d97875c1
|
|
@ -1 +0,0 @@
|
|||
ignore="[12][0-9][0-9][0-9][01][0-9][0-3][0-9]"
|
|
@ -556,6 +556,7 @@ replaces="
|
|||
ocaml-lablgtk2<=2.18.10_5
|
||||
oce-devel<=0.18.3_1
|
||||
oce<=0.18.3_1
|
||||
olive<=0.1.2_2
|
||||
onionshare<=2.2_5
|
||||
openbazaar<=1.1.13_2
|
||||
opencl-clhpp<=2.0.15_1
|
||||
|
|
Loading…
Add table
Reference in a new issue