[96115] trunk/dports/audio
jmr at macports.org
jmr at macports.org
Wed Aug 1 02:30:30 PDT 2012
Revision: 96115
https://trac.macports.org/changeset/96115
Author: jmr at macports.org
Date: 2012-08-01 02:30:28 -0700 (Wed, 01 Aug 2012)
Log Message:
-----------
New port: rtptools, a set of utilities to process Real Time Protocol data (#33524)
Added Paths:
-----------
trunk/dports/audio/rtptools/
trunk/dports/audio/rtptools/Portfile
Added: trunk/dports/audio/rtptools/Portfile
===================================================================
--- trunk/dports/audio/rtptools/Portfile (rev 0)
+++ trunk/dports/audio/rtptools/Portfile 2012-08-01 09:30:28 UTC (rev 96115)
@@ -0,0 +1,25 @@
+# -*- 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 rtptools
+version 1.18
+categories audio net
+license Noncommercial BSD
+platforms darwin
+maintainers stare.cz:hans
+
+description A set of tools for processing RTP data.
+long_description A set of tools for processing RTP data: \
+ rtpplay - Play back RTP sessions recorded by rtpdump \
+ rtpsend - Generate RTP packets from textual description \
+ rtpdump - Parse and print RTP packets \
+ rtptrans - RTP translator between unicast and multicast networks
+
+homepage http://www.cs.columbia.edu/irt/software/rtptools/
+master_sites http://www.cs.columbia.edu/irt/software/rtptools/download/
+
+checksums \
+ rmd160 14d3e657ebfc60a63058655caaaccc9c8fc1f53a \
+ sha256 7fa16f71713ca16c5ce9cf5ccbd6796315f3402bdef9c7f7023ffac32c8e2ab0
Property changes on: trunk/dports/audio/rtptools/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/20120801/b0797c99/attachment-0001.html>
More information about the macports-changes
mailing list