Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mlt: 6.6.0 -> 6.8.0 #40653

Merged
merged 1 commit into from May 19, 2018
Merged

mlt: 6.6.0 -> 6.8.0 #40653

merged 1 commit into from May 19, 2018

Conversation

r-ryantm
Copy link
Contributor

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:

meta.description for mlt is: '"Open source multimedia framework, designed for television broadcasting"'.

cc @tohl for testing.

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
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: mlt

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mlt

Partial log (click to expand)

shrinking /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/lib/mlt/libmltnormalize.so
shrinking /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/lib/mlt/libmltopengl.so
shrinking /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/lib/mlt/libmltsox.so
shrinking /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/lib/mlt/libmltkdenlive.so
shrinking /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/lib/mlt/libmltplusgpl.so
shrinking /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/lib/mlt/libmltgtk2.so
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/lib  /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0/bin
patching script interpreter paths in /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0
checking for references to /build in /nix/store/xsmh09whsj39h5hc7g0ljj344i5i70zk-mlt-6.8.0...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mlt

Partial log (click to expand)

shrinking /nix/store/gf68jhhfnimm9jl09y32pi7ksndg8psg-mlt-6.8.0/lib/mlt/libmltvideostab.so
shrinking /nix/store/gf68jhhfnimm9jl09y32pi7ksndg8psg-mlt-6.8.0/lib/mlt/libmltvmfx.so
shrinking /nix/store/gf68jhhfnimm9jl09y32pi7ksndg8psg-mlt-6.8.0/lib/mlt/libmltxine.so
shrinking /nix/store/gf68jhhfnimm9jl09y32pi7ksndg8psg-mlt-6.8.0/lib/mlt/libmltxml.so
shrinking /nix/store/gf68jhhfnimm9jl09y32pi7ksndg8psg-mlt-6.8.0/bin/.melt-wrapped
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/gf68jhhfnimm9jl09y32pi7ksndg8psg-mlt-6.8.0/lib  /nix/store/gf68jhhfnimm9jl09y32pi7ksndg8psg-mlt-6.8.0/bin
patching script interpreter paths in /nix/store/gf68jhhfnimm9jl09y32pi7ksndg8psg-mlt-6.8.0
checking for references to /build in /nix/store/gf68jhhfnimm9jl09y32pi7ksndg8psg-mlt-6.8.0...
/nix/store/gf68jhhfnimm9jl09y32pi7ksndg8psg-mlt-6.8.0

@xeji
Copy link
Contributor

xeji commented May 19, 2018

@GrahamcOfBorg build shotcut

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: shotcut

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: shotcut

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/mpzwxvdhwdsawa83nkgxl14a8098w70n-shotcut-18.03.06
shrinking /nix/store/mpzwxvdhwdsawa83nkgxl14a8098w70n-shotcut-18.03.06/bin/.shotcut-wrapped
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/mpzwxvdhwdsawa83nkgxl14a8098w70n-shotcut-18.03.06/bin
patching script interpreter paths in /nix/store/mpzwxvdhwdsawa83nkgxl14a8098w70n-shotcut-18.03.06
checking for references to /build in /nix/store/mpzwxvdhwdsawa83nkgxl14a8098w70n-shotcut-18.03.06...
postPatchMkspecs
postPatchMkspecs
/nix/store/mpzwxvdhwdsawa83nkgxl14a8098w70n-shotcut-18.03.06

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: shotcut

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/hi36akgc1a2j2nfqyigzmn8zlh8vpfcz-shotcut-18.03.06
shrinking /nix/store/hi36akgc1a2j2nfqyigzmn8zlh8vpfcz-shotcut-18.03.06/bin/.shotcut-wrapped
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/hi36akgc1a2j2nfqyigzmn8zlh8vpfcz-shotcut-18.03.06/bin
patching script interpreter paths in /nix/store/hi36akgc1a2j2nfqyigzmn8zlh8vpfcz-shotcut-18.03.06
checking for references to /build in /nix/store/hi36akgc1a2j2nfqyigzmn8zlh8vpfcz-shotcut-18.03.06...
postPatchMkspecs
postPatchMkspecs
/nix/store/hi36akgc1a2j2nfqyigzmn8zlh8vpfcz-shotcut-18.03.06

@xeji xeji merged commit 28c1c0a into NixOS:master May 19, 2018
@r-ryantm r-ryantm deleted the auto-update/mlt branch May 19, 2018 17:33
grwlf pushed a commit to grwlf/nixpkgs that referenced this pull request Nov 10, 2018
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants