2014-10-14 06:04:22 by Makoto Fujiwara | Files touched by this commit (7) | ![]() |
Log message: One more friend of GNU Radio, imported to pkgsrc/ham. |
2014-10-06 10:55:49 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: ninja is not necessary. sorry again. |
2014-10-06 10:54:01 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: python is not necessary. |
2014-10-06 10:49:59 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: Should be ready to import ! (Makefile) - Reorder lines accordance with doc/Makefile-example - Remove cmake from USE_TOOLS, seems redundent (PLIST) - 0.5.3 -> ${PKGVERSION} |
2014-09-19 05:30:30 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: Add three lines: + +## CMake Error at CMakeLists.txt:69 (message): +## LibUSB 1.0 required to compile rtl-sdr +CMAKE_ARGS+= -DLIBUSB_INCLUDE_DIR=${PREFIX}/include/libusb-1.0 |
2014-09-10 01:10:22 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: Add buildlink3.mk for gr-osmosdr (not committed yet) will want it. |
2014-09-09 09:13:17 by Makoto Fujiwara | Files touched by this commit (2) |
Log message: Adjust wording of comment line in patch. |
2014-09-09 09:08:23 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: Convert modifier of make variables from :C to :S where strings are fixed. |
2014-09-09 07:15:45 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: Remove wrong and unnecessary CONFIGURE_ARGS+= lines. |
2014-09-08 17:07:35 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: Convert USE_CMAKE=yes style. I did not know. Thanks obache@. |