blob: 1970adddab4e5af735ddf1e14cb630b9d38e76ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile configure install prepare
DESCRIPTION=A program to scan through a MPEG file and count the number of GOPs and frames
EAPI=7
HOMEPAGE=http://www.iamnota.net/mpglen/
INHERIT=flag-o-matic toolchain-funcs
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2
SLOT=0
SRC_URI=mirror://gentoo/mpglen-0.1.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 5ae516d405b6ae5636e487ea4350a8a2
_md5_=2b2803e75297d4200c6e9c9c51e44810
|