Commit graph

87 commits

Author SHA1 Message Date
Peter Hoeg 98dcfcfeb8 mkvtoolnix: 56.0.0 -> 59.0.0
Additional changes:

1. Qt is now needed for both the cli and gui variants.
2. Run the test suite
3. Drop a number of dependencies that are no longer needed
4. We have nlohmann_json and pugixml, so use those instead of the
   vendored versions
5. Add support for reading chapters from DVDs
6. Build with rake as recommended by upstream
2021-07-29 11:29:49 +08:00
rnhmjoj 60b30e4ef6
mkvtoolnix: 55.0.0 -> 56.0.0 2021-04-24 12:39:37 +02:00
Thibault Gagnaux 9235d126cc
mkvtoolnix: 53.0.0 -> 55.0.0 2021-03-14 21:47:13 +01:00
Emmanuel Rosa 95e3d2a1eb mkvtoolnix: 51.0.0 -> 53.0.0 2021-02-10 16:43:34 +07:00
Ben Siraphob a6ac3eedbd treewide: xdg_utils -> xdg-utils 2021-02-01 15:05:09 +07:00
Ben Siraphob 5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
rnhmjoj 160c27413f
mkvtoolnix: 50.0.0 -> 51.0.0 2020-10-17 13:47:20 +02:00
Titouan 99ae3e932b mkvtoolnix: 48.0.0 -> 50.0.0 2020-09-16 18:55:51 +02:00
R. RyanTM 2e315da53e mkvtoolnix: 47.0.0 -> 48.0.0 2020-07-17 13:21:20 +00:00
R. RyanTM 59ceaf7e33 mkvtoolnix: 46.0.0 -> 47.0.0 2020-06-10 12:16:00 +00:00
Benjamin Esham 3da680ba20 mkvtoolnix: fix Darwin build by specifying -std=c++17 2020-06-05 19:52:35 -07:00
R. RyanTM d1a36a32ca mkvtoolnix: 45.0.0 -> 46.0.0 2020-05-06 00:56:15 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM 4b1e60bda9 mkvtoolnix: 44.0.0 -> 45.0.0 2020-04-06 06:49:14 +00:00
R. RyanTM b310986a9e mkvtoolnix: 43.0.0 -> 44.0.0 2020-03-11 05:21:25 +00:00
Michael Hoang 7eb1c3e17e mkvtoolnix: 42.0.0 -> 43.0.0 2020-01-29 18:43:03 +11:00
Michael Hoang d301eca0f2 mkvtoolnix: 41.0.0 -> 42.0.0 2020-01-16 16:38:52 +00:00
R. RyanTM d437db77ca mkvtoolnix: 40.0.0 -> 41.0.0 2019-12-23 17:09:11 -08:00
Mateusz Kowalczyk 1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
R. RyanTM c1735c4cfb mkvtoolnix: 38.0.0 -> 40.0.0 2019-11-28 03:10:03 -08:00
R. RyanTM a5c6103523 mkvtoolnix: 37.0.0 -> 38.0.0 (#71696)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mkvtoolnix/versions
2019-10-24 15:00:34 +02:00
Mario Rodas fa64037b99
mkvtoolnix: fix build with clang 2019-09-17 22:41:28 -05:00
Will Dietz 6d1b2761d0
mkvtoolnix: 36.0.0 -> 37.0.0
https://www.bunkus.org/blog/2019/08/mkvtoolnix-v37-0-0-released/
2019-09-03 19:27:54 -05:00
Marek Mahut c834dc9b2a
Merge pull request #66991 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 35.0.0 -> 36.0.0
2019-08-20 19:38:38 +02:00
R. RyanTM 7fae3a2460 mkvtoolnix: 35.0.0 -> 36.0.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/mkvtoolnix/versions
2019-08-19 16:00:59 -07:00
Vincent Laporte b43c368bda mkvtoolnix: use wrapQtApp
See #65399
2019-08-18 17:56:37 -04:00
R. RyanTM df42799672 mkvtoolnix: 34.0.0 -> 35.0.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/mkvtoolnix/versions
2019-07-01 18:04:47 -07:00
R. RyanTM aed90c4019 mkvtoolnix: 33.1.0 -> 34.0.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/mkvtoolnix/versions
2019-06-01 23:46:19 -07:00
xrelkd 3f6c29d79e mkvtoolnix: 33.0.0 -> 33.1.0 (#60315) 2019-04-29 20:57:20 +02:00
R. RyanTM 759b542e5a mkvtoolnix: 32.0.0 -> 33.0.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/mkvtoolnix/versions
2019-04-18 08:51:25 +02:00
Will Dietz 74b76c16ac mkvtoolnix: 31.0.0 -> 32.0.0
https://gitlab.com/mbunkus/mkvtoolnix/blob/release-32.0.0/NEWS.md
2019-03-26 10:12:04 -05:00
Tadeo Kondrak eb58533af0
mkvtoolnix: 28.2.0 -> 31.0.0 2019-02-15 21:18:50 -07:00
R. RyanTM d6a15b09c7 mkvtoolnix: 27.0.0 -> 28.2.0 (#49253)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mkvtoolnix/versions
2018-10-27 12:58:27 -04:00
R. RyanTM f8f9327697 mkvtoolnix: 26.0.0 -> 27.0.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/mkvtoolnix/versions
2018-10-03 07:27:52 -07:00
R. RyanTM a2f490c576 mkvtoolnix: 25.0.0 -> 26.0.0 (#45812)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mkvtoolnix
2018-09-04 01:02:02 +02:00
R. RyanTM 9cdf5ab775 mkvtoolnix: 24.0.0 -> 25.0.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/mkvtoolnix/versions.
2018-07-13 00:18:47 -07:00
R. RyanTM efb8493688 mkvtoolnix: 23.0.0 -> 24.0.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/mkvtoolnix/versions.

These checks were done:

- built on NixOS
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvmerge passed the binary check.
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvinfo passed the binary check.
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvextract passed the binary check.
- /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvpropedit passed the binary check.
- Warning: no invocation of /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0/bin/mkvtoolnix-gui had a zero exit code or showed the expected version
- 4 of 5 passed binary check by having a zero exit code.
- 0 of 5 passed binary check by having the new version present in output.
- found 24.0.0 with grep in /nix/store/bnl49j7lsczpy2c1xpbw2v4s9l5qv4wn-mkvtoolnix-24.0.0
- directory tree listing: https://gist.github.com/91328ec90c8ee5a51b0a1f29e5e11d51
- du listing: https://gist.github.com/e66ad0366b78978eb90f87a6c66e434a
2018-06-14 02:24:05 -07:00
R. RyanTM 1b3abbbd74 mkvtoolnix: 22.0.0 -> 23.0.0 (#40081)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/mkvtoolnix/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0/bin/mkvmerge -h’ got 0 exit code
- ran ‘/nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0/bin/mkvmerge --help’ got 0 exit code
- ran ‘/nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0/bin/mkvinfo -h’ got 0 exit code
- ran ‘/nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0/bin/mkvinfo --help’ got 0 exit code
- ran ‘/nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0/bin/mkvextract -h’ got 0 exit code
- ran ‘/nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0/bin/mkvextract --help’ got 0 exit code
- ran ‘/nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0/bin/mkvpropedit -h’ got 0 exit code
- ran ‘/nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0/bin/mkvpropedit --help’ got 0 exit code
- ran ‘/nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0/bin/mkvtoolnix-gui -h’ got 0 exit code
- ran ‘/nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0/bin/mkvtoolnix-gui --help’ got 0 exit code
- found 23.0.0 with grep in /nix/store/k4lfj957aamgj0nav6mvb43zmzx7xip8-mkvtoolnix-23.0.0
- directory tree listing: https://gist.github.com/659909909b82ce86f9ec71f713bc7c6b
2018-05-12 15:02:16 +02:00
R. RyanTM 307cdeda29 mkvtoolnix: 21.0.0 -> 22.0.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/mkvtoolnix/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvmerge -h` got 0 exit code
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvmerge --help` got 0 exit code
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvmerge -V` and found version 22.0.0
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvmerge --version` and found version 22.0.0
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvinfo -h` got 0 exit code
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvinfo --help` got 0 exit code
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvinfo -V` and found version 22.0.0
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvinfo --version` and found version 22.0.0
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvextract -h` got 0 exit code
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvextract --help` got 0 exit code
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvextract -V` and found version 22.0.0
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvextract --version` and found version 22.0.0
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvpropedit -h` got 0 exit code
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvpropedit --help` got 0 exit code
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvpropedit -V` and found version 22.0.0
- ran `/nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0/bin/mkvpropedit --version` and found version 22.0.0
- found 22.0.0 with grep in /nix/store/qzarbwgjblj2vw9wc017gich3a5rv9f0-mkvtoolnix-22.0.0
- directory tree listing: https://gist.github.com/7834479431ce4c1f041e9b5d9da3129d
2018-04-02 09:50:19 -07:00
rnhmjoj 6e21aa65d9 mkvtoolnix: 20.0.0. -> 21.0.0 2018-03-01 14:38:59 +01:00
adisbladis 8227d87aa6
mkvtoolnix: 19.0.0 -> 20.0.0 2018-01-28 06:59:53 +08:00
José Romildo Malaquias d402bd69a9 mkvtoolnix: 17.0.0 -> 19.0.0 2017-12-22 06:46:40 +01:00
rnhmjoj 922b0b9629
mkvtoolnix: 16.0.0 -> 17.0.0 2017-11-05 20:55:06 +01:00
José Romildo Malaquias d49181676b mkvtoolnix: 15.0.0 -> 16.0.0 2017-10-07 18:12:29 -03:00
romildo 66b78476be mkvtoolnix: 14.0.0 -> 15.0.0 2017-08-26 10:34:23 -03:00
romildo da93220fff mkvtoolnix: 13.0.0 -> 14.0.0 2017-08-09 17:11:01 -03:00
romildo e521b75b9e mkvtoolnix: 12.0.0 -> 13.0.0 2017-06-30 14:01:25 -03:00
romildo f2e075a241 mkvtoolnix: 11.0.0 -> 12.0.0 2017-06-09 12:44:17 +02:00