blob: 7810aca231948553d6fa3f4ebab180ea802ce48a (
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 b83a2420b796f7c6eff682679d08fe25 flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 6198c04daba0e1307bd844df7d37f423
_md5_=8ee15502e863a1fe21a59c5b6bc5962a
|