[55758] trunk/dports/multimedia

snc at macports.org snc at macports.org
Tue Aug 18 08:13:54 PDT 2009


Revision: 55758
          http://trac.macports.org/changeset/55758
Author:   snc at macports.org
Date:     2009-08-18 08:13:52 -0700 (Tue, 18 Aug 2009)
Log Message:
-----------
new port replacing libmp4v2 and mpeg4ip, ticket #19141

Added Paths:
-----------
    trunk/dports/multimedia/mp4v2/
    trunk/dports/multimedia/mp4v2/Portfile

Added: trunk/dports/multimedia/mp4v2/Portfile
===================================================================
--- trunk/dports/multimedia/mp4v2/Portfile	                        (rev 0)
+++ trunk/dports/multimedia/mp4v2/Portfile	2009-08-18 15:13:52 UTC (rev 55758)
@@ -0,0 +1,26 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+name                mp4v2
+version             1.9.1
+categories          multimedia
+maintainers         devans gmail:cedric.luthi
+description         Read, create, and modify mp4 files.
+long_description    The mp4v2 library provides an API to create and modify mp4 \
+                    files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. \
+                    mp4v2 used to be part of the mpeg4ip library.
+
+homepage            http://mp4v2.googlecode.com
+platforms           darwin
+
+master_sites        googlecode
+
+checksums           md5    986701929ef15b03155ac4fb16444797 \
+                    sha1   c62d00e99b65efce16accd83c501fb8a57206aa8 \
+                    rmd160 66aed17925589b49ec3b1241bfcb45a8e3181c08
+
+depends_build       port:help2man
+
+use_bzip2           yes


Property changes on: trunk/dports/multimedia/mp4v2/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090818/9921a2b3/attachment.html>


More information about the macports-changes mailing list