[100291] trunk/dports/comms

mfeiri at macports.org mfeiri at macports.org
Fri Dec 7 05:44:54 PST 2012


Revision: 100291
          https://trac.macports.org/changeset/100291
Author:   mfeiri at macports.org
Date:     2012-12-07 05:44:54 -0800 (Fri, 07 Dec 2012)
Log Message:
-----------
new port: rtl-sdr

Added Paths:
-----------
    trunk/dports/comms/rtl-sdr/
    trunk/dports/comms/rtl-sdr/Portfile

Added: trunk/dports/comms/rtl-sdr/Portfile
===================================================================
--- trunk/dports/comms/rtl-sdr/Portfile	                        (rev 0)
+++ trunk/dports/comms/rtl-sdr/Portfile	2012-12-07 13:44:54 UTC (rev 100291)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           cmake 1.0
+
+name                rtl-sdr
+version             20121107
+categories          comms
+license             GPL-2
+maintainers         mfeiri openmaintainer
+description         Collection of tools to use devices with a RTL2832U chipset
+long_description    ${description} as software defined radios
+homepage            http://sdr.osmocom.org/trac/wiki/rtl-sdr
+
+fetch.type          git
+git.url             git://git.osmocom.org/rtl-sdr.git
+git.branch          58a53039db2fdbeedc661bccd35476dfa23ff6cf
+
+depends_build-append port:pkgconfig port:doxygen
+
+depends_lib         port:libusb


Property changes on: trunk/dports/comms/rtl-sdr/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/20121207/5f9d0b8a/attachment.html>


More information about the macports-changes mailing list