[149390] trunk/dports/science

mf2k at macports.org mf2k at macports.org
Thu Jun 16 06:12:05 PDT 2016


Revision: 149390
          https://trac.macports.org/changeset/149390
Author:   mf2k at macports.org
Date:     2016-06-16 06:12:04 -0700 (Thu, 16 Jun 2016)
Log Message:
-----------
rtl_433: New port. (#51400)

Added Paths:
-----------
    trunk/dports/science/rtl_433/
    trunk/dports/science/rtl_433/Portfile

Added: trunk/dports/science/rtl_433/Portfile
===================================================================
--- trunk/dports/science/rtl_433/Portfile	                        (rev 0)
+++ trunk/dports/science/rtl_433/Portfile	2016-06-16 13:12:04 UTC (rev 149390)
@@ -0,0 +1,22 @@
+# -*- 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
+PortGroup           cmake 1.0
+PortGroup           github 1.0
+
+github.setup        merbanan rtl_433 bf4f9b4ebd4da642dfc788052d1a99d5812519f8
+version             20160420
+
+categories          science comms
+license             GPL-2
+platforms           darwin
+maintainers         nomaintainer
+
+description         RTL-SDR 433.92 MHz generic data receiver
+long_description    rtl_433 turns your Realtek RTL2832 based DVB dongle into a 433.92 MHz generic data receiver
+
+checksums           rmd160  fc20f59f2b9f142b67aed11da98a4998dacd2043 \
+                    sha256  74d13373ff8321e584f0edb1211f8505a1808d1c313f317aa9fa69a51641ab9a
+
+depends_lib-append  port:rtl-sdr


Property changes on: trunk/dports/science/rtl_433/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/20160616/bb47abab/attachment.html>


More information about the macports-changes mailing list