blob: 3fda6ac8d41e18051eef7b8a0b5c41d90c28722a (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install unpack
DESCRIPTION=A program to scan through a MPEG file and count the number of GOPs and frames
EAPI=0
HOMEPAGE=http://www.iamnota.net/mpglen/
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=http://www.iamnota.net/mpglen/mpglen.tar.gz
_eclass_exported_funcs=src_unpack:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=8ee15502e863a1fe21a59c5b6bc5962a
|