blob: e29576d24f15457f284d82ae0b7de9e9e4556e25 (
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 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=8ee15502e863a1fe21a59c5b6bc5962a
|