[27464] trunk/dports/multimedia

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 4 03:18:40 PDT 2007


Revision: 27464
          http://trac.macosforge.org/projects/macports/changeset/27464
Author:   ryandesign at macports.org
Date:     2007-08-04 03:18:38 -0700 (Sat, 04 Aug 2007)

Log Message:
-----------
live555: new port. Ticket #12203.

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

Added: trunk/dports/multimedia/live555/Portfile
===================================================================
--- trunk/dports/multimedia/live555/Portfile	                        (rev 0)
+++ trunk/dports/multimedia/live555/Portfile	2007-08-04 10:18:38 UTC (rev 27464)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem 1.0
+name             live555
+version          2007.08.03a
+categories       multimedia
+maintainers      ehainry at free.fr
+description      LIVE555 Streaming Media
+long_description \
+  This code forms a set of C++ libraries for multimedia streaming, using open\
+  standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be\
+  compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and\
+  other POSIX-compliant systems) - can be used to build streaming\
+  applications. 
+homepage         http://www.live555.com/liveMedia/
+platforms        darwin
+master_sites     ${homepage}public/
+checksums        md5 2c9c5cd8bdc2a88a21e367329f24acf3 \
+                 sha1 27e79c9c273a85b05bce75bd4d837254d74438e9 \
+                 rmd160 ea4cb4b097ac0ca6188820705a9f8e9c58e3f4cc
+distname         live.${version}
+worksrcdir       live
+configure.cmd    ./genMakefiles
+configure.args   macosx
+configure.pre_args	
+destroot {
+		file copy ${workpath}/live ${destroot}${prefix}/lib/ 
+}
+
+livecheck.check     regex
+livecheck.url       ${homepage}public/
+livecheck.regex     live\\.(\[0-9a-z.\]+)\\.tar\\.gz


Property changes on: trunk/dports/multimedia/live555/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070804/3e97a2f0/attachment.html


More information about the macports-changes mailing list