Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] melt 6.22.1
@ 2020-08-30 10:48 bvdeenen
  2020-08-30 11:15 ` fosslinux
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bvdeenen @ 2020-08-30 10:48 UTC (permalink / raw)
  To: ml

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

There is a new 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: 3640 bytes --]

From c78bf3b30fe0bda2bb4e394aa134c1dc7e5a9084 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 6.22.1

patches removed, version updated, nothing else. Verified to work with
Kdenlive
---
 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"

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: melt 6.22.1
  2020-08-30 10:48 [PR PATCH] melt 6.22.1 bvdeenen
@ 2020-08-30 11:15 ` fosslinux
  2020-08-30 11:30 ` [PR PATCH] [Updated] " bvdeenen
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: fosslinux @ 2020-08-30 11:15 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/pull/24545#issuecomment-683407779

Comment:
Correct commit naming format: `melt: update to 6.22.1.`


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] melt 6.22.1
  2020-08-30 10:48 [PR PATCH] melt 6.22.1 bvdeenen
  2020-08-30 11:15 ` fosslinux
@ 2020-08-30 11:30 ` bvdeenen
  2020-08-30 11:54 ` bvdeenen
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bvdeenen @ 2020-08-30 11:30 UTC (permalink / raw)
  To: ml

[-- 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: 7221 bytes --]

From c78bf3b30fe0bda2bb4e394aa134c1dc7e5a9084 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 1/2] melt 6.22.1

patches removed, version updated, nothing else. Verified to work with
Kdenlive
---
 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"

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 2/2] 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"

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] melt 6.22.1
  2020-08-30 10:48 [PR PATCH] melt 6.22.1 bvdeenen
  2020-08-30 11:15 ` fosslinux
  2020-08-30 11:30 ` [PR PATCH] [Updated] " bvdeenen
@ 2020-08-30 11:54 ` bvdeenen
  2020-08-30 12:13 ` bvdeenen
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bvdeenen @ 2020-08-30 11:54 UTC (permalink / raw)
  To: ml

[-- 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"

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: melt 6.22.1
  2020-08-30 10:48 [PR PATCH] melt 6.22.1 bvdeenen
                   ` (2 preceding siblings ...)
  2020-08-30 11:54 ` bvdeenen
@ 2020-08-30 12:13 ` bvdeenen
  2020-08-31  7:18 ` Chocimier
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bvdeenen @ 2020-08-30 12:13 UTC (permalink / raw)
  To: ml

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

New comment by bvdeenen on void-packages repository

https://github.com/void-linux/void-packages/pull/24545#issuecomment-683413134

Comment:
It fails on alsalib-devel on aarch64(-musl)
`=> ERROR: mlt-6.22.1_1: failed to install 'alsa-lib-devel-1.2.3.2_1' dependency! (error 1)`


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: melt 6.22.1
  2020-08-30 10:48 [PR PATCH] melt 6.22.1 bvdeenen
                   ` (3 preceding siblings ...)
  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
  6 siblings, 0 replies; 8+ messages in thread
From: Chocimier @ 2020-08-31  7:18 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/24545#issuecomment-683609634

Comment:
Package name is `mlt`, please update commit message.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Updated] melt 6.22.1
  2020-08-30 10:48 [PR PATCH] melt 6.22.1 bvdeenen
                   ` (4 preceding siblings ...)
  2020-08-31  7:18 ` Chocimier
@ 2020-09-02 18:33 ` bvdeenen
  2020-09-02 18:35 ` [PR PATCH] [Closed]: " bvdeenen
  6 siblings, 0 replies; 8+ messages in thread
From: bvdeenen @ 2020-09-02 18:33 UTC (permalink / raw)
  To: ml

[-- 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 5bdce6db4889301dd36918ec72f4443691a77684 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"

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PR PATCH] [Closed]: melt 6.22.1
  2020-08-30 10:48 [PR PATCH] melt 6.22.1 bvdeenen
                   ` (5 preceding siblings ...)
  2020-09-02 18:33 ` [PR PATCH] [Updated] " bvdeenen
@ 2020-09-02 18:35 ` bvdeenen
  6 siblings, 0 replies; 8+ messages in thread
From: bvdeenen @ 2020-09-02 18:35 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

melt 6.22.1
https://github.com/void-linux/void-packages/pull/24545

Description:
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.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-09-02 18:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-30 10:48 [PR PATCH] melt 6.22.1 bvdeenen
2020-08-30 11:15 ` fosslinux
2020-08-30 11:30 ` [PR PATCH] [Updated] " bvdeenen
2020-08-30 11:54 ` bvdeenen
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

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).