Commit graph

86 commits

Author SHA1 Message Date
R. Ryantm 65af4910c4 libsForQt5.mlt: 7.12.0 -> 7.14.0 2023-03-09 14:20:33 +00:00
Artturi a76df461f1
Merge pull request #193574 from SrTobi-Forks/motion-tracker-for-kdenlive 2022-12-29 15:49:07 +02:00
Ulrik Strid 43cf3dbe08 mlt: 7.8.0 -> 7.12.0 2022-12-14 10:09:55 +08:00
Manuel Bärenz 0676b5af69 mlt: Add rubberband support 2022-11-24 11:34:10 +01:00
AndersonTorres 0ac80e2b4c mtl: remove tohl from meta.maintainers list
Because tohl disappeared (last seen 2021-01-28).
2022-10-23 11:30:39 -03:00
github-actions[bot] e1d2f74dee
Merge master into staging-next 2022-09-30 18:03:29 +00:00
José Romildo Malaquias e78c23cf5b
Merge pull request #193248 from romildo/upd.generic-updater
generic-updater: more flexible with name, pname, version and attr path, and cleanups
2022-09-30 09:19:21 -03:00
SrTobi 50a4a15e56 mlt: fixed compilation with opencv
mlt had opencv3 as buildInput but was
actually not used in the compilation because
its usage was disabled by default in mlt's cmake.
This commit activates it and supplies the appropriate opencv version,
because mlt depends now on opencv4.
2022-09-29 22:13:27 +02:00
José Romildo 01510c7ff3 treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00
Artturi 1c1c182814
Merge pull request #192851 from Artturin/treewides1 2022-09-28 00:50:06 +03:00
Vladimír Čunát 31b9ecf449
libsForQt5.mlt: fixup path in .pc file 2022-09-27 18:16:46 +02:00
Artturin 0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
André Vitor de Lima Matos d5ea0684a8 mlt-qt5: 7.0.1 -> 7.8.0
minimum dependency for kdenlive
2022-08-26 11:34:11 +08:00
K900 0ff0b14968 treewide: more cmake rpath fixups 2022-07-17 17:42:15 +03:00
Kira Bruneau 75904039f2 libsForQt5.mlt: fix attrPath for updateScript 2022-04-23 15:30:56 -04:00
José Romildo ba59355e81 gitUpdater: init
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
Jonathan Ringer ecba38a383
mlt: pin ffmpeg to 4.x 2022-02-06 17:24:28 -08:00
Jan Tojnar 513701efce Merge branch 'staging-next' into staging 2021-08-15 10:45:11 +02:00
Sandro Jäckel 61885e172b
mlt: cleanup 2021-08-15 00:48:03 +02:00
Thomas Tuegel 67b954df74
mlt: 6.24.0 -> 7.0.1 2021-08-13 11:42:02 -05:00
Frederik Rietdijk afa9c4ae68 mlt: requires python3 2021-07-27 20:42:00 +02:00
polygon 2ec8590e19 mlt: Add jackrack and ladspa support 2021-06-15 12:43:25 +02:00
polygon 59b66edba7 mlt: Add option to build python bindings
Python bindings are required for flowblade package
Also updated licenses according to copying information
2021-06-15 12:43:25 +02:00
R. RyanTM 6667b38ed9 libsForQt5.mlt: 6.24.0 -> 6.24.0 2021-04-11 11:50:19 +00:00
Peter Simons a4c82bcd7a mlt: update to version 6.24.0 2021-02-04 21:59:19 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob 3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
Frank Doepper 05440fda6f shotcut: use qt-5.15, rework
- use qt-5.15 for shotcut
- use qt mkDerivation for mlt/qt5
- use only mlt/qt5 for shotcut (libmlt -> mlt.dev)
- fix enabling ladspa (configure needs `which`), closes #47440
2020-11-26 21:35:14 +01:00
Frederik Rietdijk c3d017eee3 libsForQt515.mlt: is not broken 2020-11-01 23:38:03 +01:00
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
Thomas Tuegel 91bee6f06c mlt: broken with Qt 5.15 2020-09-07 08:05:40 -05: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
Robin Gloster f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +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
markuskowa f73fd8068e
Merge pull request #65155 from magnetophon/mlt-qt5
mlt-qt5: 6.14.0 -> 6.16.0
2019-07-24 13:31:17 +02:00
Bart Brouns 14a3e30deb mlt-qt5: 6.14.0 -> 6.16.0 2019-07-20 12:17:42 +02:00
Bart Brouns b2830bea2d mlt: 6.10.0 -> 6.16.0 2019-07-20 12:16:01 +02:00
R. RyanTM f8376f17a7 libsForQt5.mlt: 6.12.0 -> 6.14.0 (#58724)
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
2019-04-08 23:53:18 +02:00
R. RyanTM b0f912b6d9 libsForQt5.mlt: 6.10.0 -> 6.12.0
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-12-25 06:55:30 -08: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 34da985941 libsForQt5.mlt: 6.8.0 -> 6.10.0 (#42976)
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.

Version release notes (from GitHub):
This version fixes bugs and supports serializing animation keyframes with a
specified time format (previously only frame number).

**Framework**

  * Reverted mlt_pool change in v6.8.0 pending further testing.
    (USE_MLT_POOL compiler define is now a 0/1 boolean, defaults to 1.)
  * Fixed crash regression in v6.8.0 "parsing non-animated string as an animation."
  * Added pointer checks to mlt_animation.
  * Changed producer cache size heuristic in mlt_multitrack to be more liberal.
  * Fixed handling reserved characters in names for YAML in mlt_properties.
  * Added clamping to prevent computing negative in and out points to mlt_producer.
  * Added functions to serialize animation with a time format:
    - mlt_animation_serialize_cut_tf()
    - mlt_animation_serialize_tf()
    - mlt_property_get_string_tf()
    - mlt_property_get_string_l_tf()
    - mlt_properties_get_value_tf()
    - Mlt::Properties::get(int, mlt_time_format)
    - Mlt::Animation::serialize_cut(mlt_time_format, int, int)
  * Added functions to clear a property to mlt_properties:
    - mlt_property_clear()
    - mlt_properties_clear()
    - Mlt::Properties::clear()

**Modules**

  * Fixed enabling sliced pix_fmt conversion in avformat producer.
  * Fixed incorrect seek and sync on audio files with discard packets.
  * Added support for avcodec_send_frame() API to avformat consumer.
  * Fixed compile errors with Libav master.
  * Fixed a crash in affine transition.
  * Fixed a crash in ladspa filters when consumer frame rate is low (e.g. <= 8).
  * Fixed a crash in boxblur filter.
  * Added animation support to boxblur hori and vert properties.
  * Fixed a crash in movit.convert.
  * Fixed incorrect alpha in affine transition blending routine.
  * Converted frei0r from deprecated mlt_geometry to mlt_animation API.
  * Fixed tilde in text string for pango producer.
  * Fixed using more than one channelcopy filter.
  * Fixed the mono filter reducing volume level.
  * Fixed degraded audio scrubbing in sdl2_audio consumer.
  * Converted dynamictext filter to use affine transition for more correct
    alpha compositing and sub-pixel positioning.
  * Added time format support for animation keyframes to the xml consumer.
  * Added animation support to more affine transition properties:
    - fix_rotate_x
    - fix_rotate_y
    - fix_rotate_z
    - fix_shear_x
    - fix_shear_y
    - fix_shear_z
    - ox
    - oy
    - scale_x
    - scale_y
  * Fixed gaps in text when characters overlap in qtext and kdenlive producers.
  * Fixed a crash in pixbuf producer with multiple render threads.
  * Converted the oldfilm vignette filter from mlt_geometry to mlt_animation.

**Other**

  * Numerous updates to mlt-xml.dtd.
  * Categorized many of the encode presets (using meta.preset.name).

These checks were done:

- built on NixOS
- /nix/store/jfzwhslr6ndh2wc4bl3vdm4kdk2xdk7a-mlt-6.10.0/bin/melt passed the binary check.
- /nix/store/jfzwhslr6ndh2wc4bl3vdm4kdk2xdk7a-mlt-6.10.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.10.0 with grep in /nix/store/jfzwhslr6ndh2wc4bl3vdm4kdk2xdk7a-mlt-6.10.0
- directory tree listing: https://gist.github.com/5b163c9c1aa200eba8db3bde8c8b09b1
- du listing: https://gist.github.com/ddb0aac5012b87f121601378fca1f0bd
2018-07-09 16:06:47 +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
R. RyanTM c56dcb430d libsForQt5.mlt: 6.6.0 -> 6.8.0
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
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/melt -h’ got 0 exit code
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/melt --help’ got 0 exit code
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/melt help’ got 0 exit code
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/.melt-wrapped -h’ got 0 exit code
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/.melt-wrapped --help’ got 0 exit code
- ran ‘/nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0/bin/.melt-wrapped help’ got 0 exit code
- found 6.8.0 with grep in /nix/store/xp3sq5n9xcqwibdcwlnw1kndc67ykpb9-mlt-6.8.0
- directory tree listing: https://gist.github.com/486acd53034e92704cc044a92c6e32ef
- du listing: https://gist.github.com/ff98100a51f78de609043361454df0b1
2018-05-14 01:08:45 -07: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