Peter Simons
61616535b9
mlt: add libexif, gtk2, fftw, libebur128, opencv4, and SDL2 dependencies
...
This enables more optional features. I'm not sure what the difference is
between mlt and mlt-qt5. I suppose both derivations should be kept in sync?
2020-09-27 20:12:04 +02:00
Frank Doepper
c835358078
shotcut: 20.07.11 -> 20.09.13, mlt: 6.20.0 -> 6.22.1
...
and add updateScript
2020-09-25 21:12:40 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Peter Simons
05ab8c6d4c
mlt: update from version 6.18.0 to 6.20.0
2020-02-28 16:42:29 +01:00
Peter Simons
605bd8c543
mlt: update from version 6.16.0 to 6.18.0
2020-01-05 14:17:51 +01:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Bart Brouns
b2830bea2d
mlt: 6.10.0 -> 6.16.0
2019-07-20 12:16:01 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
R. RyanTM
e458e1307c
mlt: 6.8.0 -> 6.10.0 ( #43331 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mlt/versions .
2018-07-14 21:51:42 +02:00
R. RyanTM
28c1c0ab26
mlt: 6.6.0 -> 6.8.0 ( #40653 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/mlt/versions .
These checks were done:
- built on NixOS
- /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/bin/melt passed the binary check.
- /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/bin/.melt-wrapped passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 6.8.0 with grep in /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0
- directory tree listing: https://gist.github.com/3a7f7c995e0d2d7232ab28093ddd4613
- du listing: https://gist.github.com/c8e940fb79b09b1aeee2243a1fff57ca
2018-05-19 17:17:18 +02:00
Jörg Thalheim
e044db3974
mlt: 6.4.1 -> 6.6.0
...
fix opencv incompatibility reported in #36170
2018-03-02 14:05:23 +00:00
Piotr Bogdan
2704fdd710
mlt: fix build with glibc-2.26
...
see https://github.com/mltframework/mlt/pull/248
2017-11-08 17:35:48 +00:00
Cillian de Róiste
5c7edf239f
mlt: fix homepage
2017-08-03 23:03:03 +02:00
Tomas Hlavaty
2b4ad8d34e
mlt: 6.2.0 -> 6.4.1
2017-04-21 00:20:49 +02:00
Eelco Dolstra
747ad4befd
mlt: Remove some -dev paths from the closure
...
This reduces the closure size of mlt-qt5 from 683 to 278 MiB.
2017-04-02 21:51:46 +02:00
Tomas Hlavaty
e444532046
mlt: 0.9.6 -> 6.2.0 ( #17725 )
...
The old version with qt4 is kept around for kdenlive dependency.
2016-08-17 16:09:58 +02:00
William A. Kennington III
7297255019
Convert all jack references to libjack2
2015-06-27 00:17:52 -07:00
Cillian de Róiste
6455404f1b
mlt-qt4: update from 0.9.2 to 0.9.6
2015-06-09 15:51:37 +02:00
Cillian de Róiste
86133bb6bf
melt: use ffmpeg instead of libav, fixes libx264 export
2014-08-05 00:36:14 +02:00
Bjørn Forsman
62d0a320b3
Revert "Remove obsolete jackaudio version 1."
...
This reverts commit bdb77826d9
.
Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.
Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Peter Simons
bdb77826d9
Remove obsolete jackaudio version 1.
2014-07-28 20:32:52 +02:00
Cillian de Róiste
1f9334cab3
MLT: 0.9.0 -> 0.9.2, add movit and frei0r plugins, add qt4 and qt5 variants
...
Shotcut segfaults on startup when compiled against an MLT which was
built with qt4. Kdenlive seqfaults when compiled against an MLT which
was built with qt5. Hence the need for the two variants.
Also, I'm adopting MLT as a maintainer.
2014-07-27 12:53:56 +02:00
Lluís Batlle i Rossell
31976ed140
Updating mlt to 0.9.0.
...
I don't think it will break kdenlive, but let's see.
2013-09-24 09:22:55 +02:00
Vladimír Čunát
341aadaba1
kdenlive+mlt: enabling some subcomponents, parallel builds
2013-06-05 00:30:44 +02:00
Lluís Batlle i Rossell
6ee6cd5ec9
Updates: kdenlive-0.9.4 mlt-0.8.8
...
Upstream kdenlive suggests mlt-0.8.8.
2013-02-14 20:06:54 +01:00
Cillian de Roiste
1067f51f92
Updating Kdenlive to 0.9.2, and also updating mlt to 0.8.0 since it's a dependency
...
svn path=/nixpkgs/trunk/; revision=34362
2012-06-05 16:52:11 +00:00
Lluís Batlle i Rossell
6b6b758745
Updating mlt to 0.7.8.
...
kdenlive 0.8.2.1 wants mlt 0.7.8. With 0.7.6, it crashed clicking the timeline
(only with qt48).
svn path=/nixpkgs/trunk/; revision=33168
2012-03-16 18:40:10 +00:00
Karn Kallio
47ae4a01bd
kdenlive builds for kde48 release candidate (and kde47).
...
svn path=/nixpkgs/trunk/; revision=31802
2012-01-24 04:50:55 +00:00
Yury G. Kudryashov
7e320a7043
State qt version (3/4) in packages, not in all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=31406
2012-01-07 17:06:49 +00:00
Karn Kallio
393e46f0b2
Advance version of mlt; prior version no longer builds.
...
svn path=/nixpkgs/trunk/; revision=28161
2011-08-04 21:48:48 +00:00
Karn Kallio
69f2e5d157
Bump version of mlt to 0.6.2
...
This also fixes compilation error in kdenlive
svn path=/nixpkgs/trunk/; revision=25857
2011-02-09 15:34:30 +00:00
Lluís Batlle i Rossell
00d1d949d7
Updating kdenlive (and mlt as a requirement)
...
svn path=/nixpkgs/trunk/; revision=24567
2010-11-02 13:23:59 +00:00
Lluís Batlle i Rossell
32b7ecf0d9
Adding more dependencies to mlt (for more features)
...
svn path=/nixpkgs/trunk/; revision=21459
2010-04-30 13:12:12 +00:00
Lluís Batlle i Rossell
a386398be6
Adding kdenlive, and as a side effect, mlt.
...
Kdenlive looks for some binaries in PATH, so some dependencies may be fulfilled
not by kdenlive nix expression.
svn path=/nixpkgs/trunk/; revision=21458
2010-04-30 13:12:07 +00:00