MP4-Info-1.12

Published: 26.01.2010

Perl module for fetching info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp).

Project homepage: MP4-Info

This is library for accessing information stored in MPEG-4 files. This library is dependency nedeed by Perl Audio Converter availble in my overlay.

The ebuild is updated version of ebuild taken from this bug report. I updated the ebuild to match latest version.

To use this ebuild run following commands in terminal:

echo "=dev-perl/MP4-Info-1.12" >> /etc/portage/package.keywords
emerge -av =dev-perl/MP4-Info-1.12

View the source of the ebuild
  1. # Copyright 1999-2006 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. # $Header: Exp $
  4.  
  5. inherit perl-module
  6.  
  7. DESCRIPTION="Fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp)."
  8. SRC_URI="mirror://cpan/authors/id/J/JH/JHAR/${P}.tar.gz"
  9. HOMEPAGE="http://search.cpan.org/~jhar/${P}"
  10.  
  11. RESTRICT="mirror"
  12. SLOT="0"
  13. LICENSE="Artistic"
  14. KEYWORDS="~x86 ~amd64"
  15. IUSE=""
  16.  
  17. SRC_TEST="do"
  18.  
  19.  
  20.  
  21. DEPEND="dev-lang/perl"
  22. RDEPEND="${DEPEND}"

Here is the list of all the MP4-Info ebuild versions that are available in my overlay:



Comments

If you have found something wrong with the information provided above or maybe you just want to speak your mind about it, feel free to leave a comment.
All comments will show up on page after being approved. Sorry for such policy but I want to make sure that my site will be free of abusive or vulgar content. I don't mind being criticized just do it using right words.

Leave a comment