mp4v2: add maintainer
add
This commit is contained in:
parent
cca5cd2e33
commit
b86a583592
@ -32,7 +32,7 @@ stdenv.mkDerivation rec {
|
|||||||
This container format is derived from Apple's QuickTime format.
|
This container format is derived from Apple's QuickTime format.
|
||||||
'';
|
'';
|
||||||
homepage = https://code.google.com/archive/p/mp4v2/;
|
homepage = https://code.google.com/archive/p/mp4v2/;
|
||||||
maintainers = [ ];
|
maintainers = [ lib.maintainers.Anton-Latukha ];
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
license = lib.licenses.mpl11;
|
license = lib.licenses.mpl11;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user