[145173] trunk/dports/math

michaelld at macports.org michaelld at macports.org
Wed Jan 27 11:07:55 PST 2016


Revision: 145173
          https://trac.macports.org/changeset/145173
Author:   michaelld at macports.org
Date:     2016-01-27 11:07:55 -0800 (Wed, 27 Jan 2016)
Log Message:
-----------
octave-video: new port.

Added Paths:
-----------
    trunk/dports/math/octave-video/
    trunk/dports/math/octave-video/Portfile

Added: trunk/dports/math/octave-video/Portfile
===================================================================
--- trunk/dports/math/octave-video/Portfile	                        (rev 0)
+++ trunk/dports/math/octave-video/Portfile	2016-01-27 19:07:55 UTC (rev 145173)
@@ -0,0 +1,18 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           octave 1.0
+
+octave.setup        video 1.2.2
+platforms           darwin
+license             FreeBSD
+maintainers         gmail.com:mschamschula openmaintainer
+description         A wrapper for ffmpeg's libavformat and libavcodec, implementing addframe, avifile, aviinfo, and aviread
+long_description    ${description}
+
+checksums           rmd160 bf296ac3ad589e02364cc291f7b0b4c65cc1ed19 \
+                    sha256 b25f3e980d6820ddf3f6edb4250dafb72d6430a06a5e68294eb2f3bc936941ba
+
+# allow ffmpeg or ffmpeg-devel
+depends_lib-append  path:lib/libavcodec.dylib:ffmpeg


Property changes on: trunk/dports/math/octave-video/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160127/d15a9d28/attachment.html>


More information about the macports-changes mailing list