1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Add new port: science/sigrok-firmware-fx2lafw

PR:		188809
Submitted by:	uffer

      ===============================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
This commit is contained in:
John Marino 2014-08-03 22:24:50 +00:00
parent 78ea761a78
commit ab7f54db43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363953
4 changed files with 52 additions and 0 deletions

View File

@ -173,6 +173,7 @@
SUBDIR += rubygem-ai4r
SUBDIR += rubygem-netcdf
SUBDIR += sigrok-cli
SUBDIR += sigrok-firmware-fx2lafw
SUBDIR += sigrok-firmware-utils
SUBDIR += silo
SUBDIR += simlib

View File

@ -0,0 +1,41 @@
# Created by: Uffe Jakobsen <uffe@uffe.org>
# $FreeBSD$
PORTNAME= firmware
PORTVERSION= 0.1.2
CATEGORIES= science
MASTER_SITES= http://sigrok.org/download/binary/${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}/
PKGNAMEPREFIX= sigrok-
PKGNAMESUFFIX= -fx2lafw
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-bin-${PORTVERSION}
MAINTAINER= uffe@uffe.org
COMMENT= Cypress FX2 firmware for hardware logic analyzers
LICENSE= GPLv2
NO_BUILD= yes
FW_FILES= fx2lafw-braintechnology-usb-lps.fw \
fx2lafw-cwav-usbeeax.fw \
fx2lafw-cwav-usbeedx.fw \
fx2lafw-cwav-usbeesx.fw \
fx2lafw-cypress-fx2.fw \
fx2lafw-saleae-logic.fw
PORTDOCS= README NEWS
PLIST_FILES= ${FW_FILES:S,^,share/sigrok-firmware/,}
PLIST_DIRSTRY= share/sigrok-firmware
do-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for docfile in README NEWS
${INSTALL_MAN} ${WRKSRC}/${docfile} ${STAGEDIR}${DOCSDIR}
.endfor
@${MKDIR} ${STAGEDIR}${PREFIX}/share/sigrok-firmware
.for fwfile in ${FW_FILES}
${INSTALL_DATA} ${WRKSRC}/${fwfile} \
${STAGEDIR}${PREFIX}/share/sigrok-firmware/
.endfor
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (sigrok-firmware-fx2lafw-bin-0.1.2.tar.gz) = f28d411240a2f460d334e89ad18f5a632fa2a0f4afa25e030a26b41200351c70
SIZE (sigrok-firmware-fx2lafw-bin-0.1.2.tar.gz) = 36486

View File

@ -0,0 +1,8 @@
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
WWW: http://www.sigrok.org/wiki/Fx2lafw