mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
9440be3a90
Retrieve video properties such as: height width codec fps
18 lines
698 B
Plaintext
18 lines
698 B
Plaintext
%%SITE_PERL%%/Video/Info/RIFF.pm
|
|
%%SITE_PERL%%/Video/Info/FOO.pm
|
|
%%SITE_PERL%%/Video/Info/Magic.pm
|
|
%%SITE_PERL%%/Video/Info/MPEG.pm
|
|
%%SITE_PERL%%/Video/Info/ASF.pm
|
|
%%SITE_PERL%%/Video/Info/Quicktime.pm
|
|
%%SITE_PERL%%/Video/Info/MPEG/Constants.pm
|
|
%%SITE_PERL%%/Video/Info/MPEG/Audio.pm
|
|
%%SITE_PERL%%/Video/Info/MPEG/System.pm
|
|
%%SITE_PERL%%/Video/Info/MPEG/Video.pm
|
|
%%SITE_PERL%%/Video/Info.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/Info/.packlist
|
|
@dirrm %%SITE_PERL%%/Video/Info/MPEG
|
|
@dirrm %%SITE_PERL%%/Video/Info
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/Info
|
|
@unexec rmdir %D/%%SITE_PERL%%/Video 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video 2>/dev/null || true
|