[100040] trunk/dports/science
aronnax at macports.org
aronnax at macports.org
Sat Nov 24 22:25:07 PST 2012
Revision: 100040
https://trac.macports.org/changeset/100040
Author: aronnax at macports.org
Date: 2012-11-24 22:25:07 -0800 (Sat, 24 Nov 2012)
Log Message:
-----------
gst-plugins-math: new port, mathematical operations plugins for GStreamer
Added Paths:
-----------
trunk/dports/science/gst-plugins-math/
trunk/dports/science/gst-plugins-math/Portfile
Added: trunk/dports/science/gst-plugins-math/Portfile
===================================================================
--- trunk/dports/science/gst-plugins-math/Portfile (rev 0)
+++ trunk/dports/science/gst-plugins-math/Portfile 2012-11-25 06:25:07 UTC (rev 100040)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup github 1.0
+
+name gst-plugins-math
+version 0.1.0
+categories science gnome
+platforms darwin
+maintainers aronnax
+license LGPL
+github.setup lpsinger ${name} ${version}
+github.tarball_from downloads
+
+description \
+ Mathematical operations plugins for GStreamer
+long_description \
+ Perform simple arithmetic operations on audio streams in GStreamer pipelines.
+
+checksums rmd160 484e909bd19a7f5b05507ff47337fa05c06750d1 \
+ sha256 df561da294b420981bd9b2d319aeb4d1b2a74057f59e1ad7e2e9345fc7792244
+
+depends_build port:pkgconfig
+
+depends_lib port:gstreamer
+
+livecheck.url https://github.com/${github.author}/${name}/downloads
+livecheck.regex ${name}-(\\d+(\\.\\d+)*)[regsub -all \\. ${extract.suffix} \\.]
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121124/b67a75af/attachment-0001.html>
More information about the macports-changes
mailing list