Github messages for voidlinux
 help / color / mirror / Atom feed
From: bvdeenen <bvdeenen@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] melt 6.22.1
Date: Sun, 30 Aug 2020 13:54:41 +0200	[thread overview]
Message-ID: <20200830115441.KA1AepwWsvzHiqWGAFTbB7nkuuNb-MI0HaxgrOwPrQ4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24545@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 584 bytes --]

There is an updated pull request by bvdeenen against master on the void-packages repository

https://github.com/bvdeenen/void-packages-1 master
https://github.com/void-linux/void-packages/pull/24545

melt 6.22.1
patches removed, version updated, nothing else. Verified to work with
Kdenlive.

I made the patch because the "crop and transform -> Transform" effect was missing in KdenLive. I've installed `mlt` with xi and then was able to do a transform on a video without any other issues.

A patch file from https://github.com/void-linux/void-packages/pull/24545.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-24545.patch --]
[-- Type: text/x-diff, Size: 3572 bytes --]

From db691fbf64840a7e5abe24871cf05a9c649fc951 Mon Sep 17 00:00:00 2001
From: Bart van Deenen <bartvandeenen@streammachine.io>
Date: Sun, 30 Aug 2020 12:29:33 +0200
Subject: [PATCH] melt: update to 6.22.1

---
 srcpkgs/mlt/patches/cdefs.patch      | 12 ---------
 srcpkgs/mlt/patches/qt5-5.15.0.patch | 40 ----------------------------
 srcpkgs/mlt/template                 |  4 +--
 3 files changed, 2 insertions(+), 54 deletions(-)
 delete mode 100644 srcpkgs/mlt/patches/cdefs.patch
 delete mode 100644 srcpkgs/mlt/patches/qt5-5.15.0.patch

diff --git a/srcpkgs/mlt/patches/cdefs.patch b/srcpkgs/mlt/patches/cdefs.patch
deleted file mode 100644
index 73068f2ec1d..00000000000
--- a/srcpkgs/mlt/patches/cdefs.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/modules/plus/ebur128/queue/sys/queue.h.orig	2020-01-18 21:31:21.319025308 +0100
-+++ src/modules/plus/ebur128/queue/sys/queue.h	2020-01-18 21:31:40.808858531 +0100
-@@ -33,7 +33,9 @@
- #ifndef _SYS_QUEUE_H_
- #define	_SYS_QUEUE_H_
- 
-+#ifdef __GLIBC__
- #include <sys/cdefs.h>
-+#endif
- 
- /*
-  * This file defines four types of data structures: singly-linked lists,
diff --git a/srcpkgs/mlt/patches/qt5-5.15.0.patch b/srcpkgs/mlt/patches/qt5-5.15.0.patch
deleted file mode 100644
index 35151677b19..00000000000
--- a/srcpkgs/mlt/patches/qt5-5.15.0.patch
+++ /dev/null
@@ -1,40 +0,0 @@
---- src/modules/qt/producer_qtext.cpp	2020-02-16 23:31:58.000000000 +0100
-+++ src/modules/qt/producer_qtext.cpp	2020-07-28 06:18:44.995745573 +0200
-@@ -26,6 +26,7 @@
- #include <QImage>
- #include <QColor>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QFont>
- #include <QString>
- #include <QTextCodec>
---- src/modules/qt/kdenlivetitle_wrapper.cpp	2020-02-16 23:31:58.000000000 +0100
-+++ src/modules/qt/kdenlivetitle_wrapper.cpp	2020-07-28 06:21:45.582754889 +0200
-@@ -23,6 +23,7 @@
- 
- #include <QImage>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QDebug>
- #include <QMutex>
- #include <QGraphicsScene>
---- src/modules/qt/graph.h	2020-02-16 23:31:58.000000000 +0100
-+++ src/modules/qt/graph.h	2020-07-28 06:22:36.848757534 +0200
-@@ -22,6 +22,7 @@
- 
- #include <framework/mlt.h>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QRectF>
- 
- void setup_graph_painter( QPainter& p, QRectF& rect, mlt_properties filter_properties );
---- src/modules/qt/filter_qtext.cpp	2020-02-16 23:31:58.000000000 +0100
-+++ src/modules/qt/filter_qtext.cpp	2020-07-28 06:23:09.603759224 +0200
-@@ -21,6 +21,7 @@
- #include <framework/mlt.h>
- #include <framework/mlt_log.h>
- #include <QPainter>
-+#include <QPainterPath>
- #include <QString>
- 
- static QRectF get_text_path( QPainterPath* qpath, mlt_properties filter_properties, const char* text, double scale )
diff --git a/srcpkgs/mlt/template b/srcpkgs/mlt/template
index 1579a5b21dd..ff3931a2f9a 100644
--- a/srcpkgs/mlt/template
+++ b/srcpkgs/mlt/template
@@ -1,6 +1,6 @@
 # Template file for 'mlt'
 pkgname=mlt
-version=6.20.0
+version=6.22.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-gpl --enable-gpl3 --disable-swfdec --without-kde
@@ -17,7 +17,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-3.0-or-later, LGPL-2.1-or-later"
 homepage="https://mltframework.org/"
 distfiles="https://github.com/mltframework/mlt/archive/v${version}.tar.gz"
-checksum=ab211e27c06c0688f9cbe2d74dc0623624ef75ea4f94eea915cdc313196be2dd
+checksum=a3debdf0b8811f0d20c902cc3df3d05dad7d3ff36d1db16c0a7338d0d5989998
 
 CFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"
 CXXFLAGS+=" -DHAVE_STRTOD_L=1 -DHAVE_LOCALE_H=1"

  parent reply	other threads:[~2020-08-30 11:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-30 10:48 [PR PATCH] " bvdeenen
2020-08-30 11:15 ` fosslinux
2020-08-30 11:30 ` [PR PATCH] [Updated] " bvdeenen
2020-08-30 11:54 ` bvdeenen [this message]
2020-08-30 12:13 ` bvdeenen
2020-08-31  7:18 ` Chocimier
2020-09-02 18:33 ` [PR PATCH] [Updated] " bvdeenen
2020-09-02 18:35 ` [PR PATCH] [Closed]: " bvdeenen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200830115441.KA1AepwWsvzHiqWGAFTbB7nkuuNb-MI0HaxgrOwPrQ4@z \
    --to=bvdeenen@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).