Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 2015 14:10:54 +0000 (UTC)
From:      Alberto Villa <avilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r390781 - in head/multimedia/mlt: . files
Message-ID:  <201506281410.t5SEAsHq031563@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avilla
Date: Sun Jun 28 14:10:53 2015
New Revision: 390781
URL: https://svnweb.freebsd.org/changeset/ports/390781

Log:
  multimedia/mlt: update to 0.9.6
  
  This is a bugfix and minor enhancement release:
  http://mltframework.blogspot.it/2015/02/version-094-released.html

Deleted:
  head/multimedia/mlt/files/patch-git4035fc1
Modified:
  head/multimedia/mlt/Makefile
  head/multimedia/mlt/distinfo
  head/multimedia/mlt/files/patch-src__modules__qt__configure
  head/multimedia/mlt/pkg-plist

Modified: head/multimedia/mlt/Makefile
==============================================================================
--- head/multimedia/mlt/Makefile	Sun Jun 28 13:31:38 2015	(r390780)
+++ head/multimedia/mlt/Makefile	Sun Jun 28 14:10:53 2015	(r390781)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	mlt
-PORTVERSION=	0.9.2
-PORTREVISION?=	2
+PORTVERSION=	0.9.6
+PORTREVISION?=	0
 CATEGORIES?=	multimedia
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 

Modified: head/multimedia/mlt/distinfo
==============================================================================
--- head/multimedia/mlt/distinfo	Sun Jun 28 13:31:38 2015	(r390780)
+++ head/multimedia/mlt/distinfo	Sun Jun 28 14:10:53 2015	(r390781)
@@ -1,2 +1,2 @@
-SHA256 (mlt-0.9.2.tar.gz) = 60aebda834938c5963ec9032ae319badc4929becae0d7c99a9109a7de7b9ba7d
-SIZE (mlt-0.9.2.tar.gz) = 1226700
+SHA256 (mlt-0.9.6.tar.gz) = ab999992828a03dadbf62f6a131aada776cfd7afe63a94d994877fdba31a3000
+SIZE (mlt-0.9.6.tar.gz) = 1242448

Modified: head/multimedia/mlt/files/patch-src__modules__qt__configure
==============================================================================
--- head/multimedia/mlt/files/patch-src__modules__qt__configure	Sun Jun 28 13:31:38 2015	(r390780)
+++ head/multimedia/mlt/files/patch-src__modules__qt__configure	Sun Jun 28 14:10:53 2015	(r390781)
@@ -1,14 +1,6 @@
---- src/modules/qt/configure.orig	2014-06-29 20:23:17 UTC
+--- src/modules/qt/configure.orig	2015-03-02 07:08:46 UTC
 +++ src/modules/qt/configure
-@@ -144,6 +144,7 @@
- 			if [ $? -eq 0 ]
- 			then
- 				echo "- Qt version 5.x detected"
-+				without_kde=true
- 				echo QTCXXFLAGS=$(pkg-config --cflags Qt5Core Qt5Gui Qt5Xml Qt5Svg Qt5OpenGL Qt5Widgets) >> config.mak
- 				echo QTLIBS=$(pkg-config --libs Qt5Core Qt5Gui Qt5Xml Qt5Svg Qt5OpenGL Qt5Widgets) >> config.mak
- 			else
-@@ -156,7 +157,7 @@
+@@ -181,7 +181,7 @@ else
  	if [ "$without_kde" = "" ]
  	then
  		kde4-config

Modified: head/multimedia/mlt/pkg-plist
==============================================================================
--- head/multimedia/mlt/pkg-plist	Sun Jun 28 13:31:38 2015	(r390780)
+++ head/multimedia/mlt/pkg-plist	Sun Jun 28 14:10:53 2015	(r390781)
@@ -113,6 +113,7 @@ man/man1/melt.1.gz
 %%DATADIR%%/core/producer_melt.yml
 %%DATADIR%%/core/producer_melt_file.yml
 %%DATADIR%%/core/producer_noise.yml
+%%DATADIR%%/core/producer_tone.yml
 %%DATADIR%%/core/transition_composite.yml
 %%DATADIR%%/core/transition_luma.yml
 %%DATADIR%%/core/transition_matte.yml
@@ -220,6 +221,7 @@ man/man1/melt.1.gz
 %%DATADIR%%/plus/filter_invert.yml
 %%DATADIR%%/plus/filter_lift_gamma_gain.yml
 %%DATADIR%%/plus/filter_loudness.yml
+%%DATADIR%%/plus/filter_lumakey.yml
 %%DATADIR%%/plus/filter_rgblut.yml
 %%DATADIR%%/plus/filter_sepia.yml
 %%DATADIR%%/plus/producer_blipflash.yml
@@ -239,6 +241,8 @@ man/man1/melt.1.gz
 %%DATADIR%%/presets/consumer/avformat/Sony-PSP
 %%DATADIR%%/presets/consumer/avformat/Vorbis
 %%DATADIR%%/presets/consumer/avformat/WAV
+%%DATADIR%%/presets/consumer/avformat/WMA
+%%DATADIR%%/presets/consumer/avformat/WMV
 %%DATADIR%%/presets/consumer/avformat/XDCAM-HD422
 %%DATADIR%%/presets/consumer/avformat/atsc_1080i_50/DNxHD
 %%DATADIR%%/presets/consumer/avformat/atsc_1080i_5994/DNxHD
@@ -285,6 +289,7 @@ man/man1/melt.1.gz
 %%DATADIR%%/presets/consumer/avformat/lossless/MPEG-2
 %%DATADIR%%/presets/consumer/avformat/lossless/MPEG-4
 %%DATADIR%%/presets/consumer/avformat/lossless/ProRes
+%%DATADIR%%/presets/consumer/avformat/lossless/ProRes-Kostya
 %%DATADIR%%/presets/consumer/avformat/stills/BMP
 %%DATADIR%%/presets/consumer/avformat/stills/DPX
 %%DATADIR%%/presets/consumer/avformat/stills/JPEG
@@ -294,10 +299,13 @@ man/man1/melt.1.gz
 %%DATADIR%%/presets/consumer/avformat/stills/TIFF
 %%DATADIR%%/presets/consumer/avformat/vp9
 %%DATADIR%%/presets/consumer/avformat/webm
+%%DATADIR%%/presets/consumer/avformat/webm-pass1
 %%DATADIR%%/presets/consumer/avformat/x264-medium
 %%DATADIR%%/presets/consumer/avformat/x264-medium-baseline
 %%DATADIR%%/presets/consumer/avformat/x264-medium-main
 %%DATADIR%%/presets/consumer/avformat/x264-medium-pass1
+%%DATADIR%%/presets/consumer/avformat/x265-medium
+%%DATADIR%%/presets/consumer/avformat/x265-medium-pass1
 %%DATADIR%%/presets/filter/brightness/from_black
 %%DATADIR%%/presets/filter/brightness/to_black
 %%DATADIR%%/presets/filter/movit.blur/blur_in
@@ -347,6 +355,14 @@ man/man1/melt.1.gz
 %%DATADIR%%/profiles/qcif_15
 %%DATADIR%%/profiles/qcif_ntsc
 %%DATADIR%%/profiles/qcif_pal
+%%DATADIR%%/profiles/qhd_1440p_2398
+%%DATADIR%%/profiles/qhd_1440p_24
+%%DATADIR%%/profiles/qhd_1440p_25
+%%DATADIR%%/profiles/qhd_1440p_2997
+%%DATADIR%%/profiles/qhd_1440p_30
+%%DATADIR%%/profiles/qhd_1440p_50
+%%DATADIR%%/profiles/qhd_1440p_5994
+%%DATADIR%%/profiles/qhd_1440p_60
 %%DATADIR%%/profiles/quarter_15
 %%DATADIR%%/profiles/quarter_ntsc
 %%DATADIR%%/profiles/quarter_ntsc_wide
@@ -362,6 +378,14 @@ man/man1/melt.1.gz
 %%DATADIR%%/profiles/svcd_ntsc_wide
 %%DATADIR%%/profiles/svcd_pal
 %%DATADIR%%/profiles/svcd_pal_wide
+%%DATADIR%%/profiles/uhd_2160p_2398
+%%DATADIR%%/profiles/uhd_2160p_24
+%%DATADIR%%/profiles/uhd_2160p_25
+%%DATADIR%%/profiles/uhd_2160p_2997
+%%DATADIR%%/profiles/uhd_2160p_30
+%%DATADIR%%/profiles/uhd_2160p_50
+%%DATADIR%%/profiles/uhd_2160p_5994
+%%DATADIR%%/profiles/uhd_2160p_60
 %%DATADIR%%/profiles/vcd_ntsc
 %%DATADIR%%/profiles/vcd_pal
 %%QT4%%%%DATADIR%%/qt/producer_kdenlivetitle.yml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506281410.t5SEAsHq031563>