mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
science/sigrok-cli: update to 0.5.0
PR: 192154 Submitted by: maintainer (based on)
This commit is contained in:
parent
8806bbb445
commit
57e5a48e26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363274
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= sigrok-cli
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= science cad
|
||||
MASTER_SITES= http://sigrok.org/download/source/sigrok-cli/
|
||||
|
||||
@ -12,13 +11,14 @@ COMMENT= Framework for hardware logic analyzers, CLI client
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libsigrok.so:${PORTSDIR}/devel/libsigrok \
|
||||
LIB_DEPENDS= libserialport.so:${PORTSDIR}/devel/libserialport \
|
||||
libsigrok.so:${PORTSDIR}/devel/libsigrok \
|
||||
libsigrokdecode.so:${PORTSDIR}/devel/libsigrokdecode
|
||||
|
||||
PLIST_FILES= bin/sigrok-cli man/man1/sigrok-cli.1.gz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pkgconfig pathfix
|
||||
USE_GNOME= gtk20
|
||||
USES= gmake pathfix libtool pkgconfig
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sigrok-cli-0.4.0.tar.gz) = f7a20003e33eaf674c75fdbc10829020b3c92f1a34bf5936eccf2c6f65387496
|
||||
SIZE (sigrok-cli-0.4.0.tar.gz) = 362171
|
||||
SHA256 (sigrok-cli-0.5.0.tar.gz) = 73a30501525b13c09624ae00d37041cdaa50238d89c6febf169fc784affe723c
|
||||
SIZE (sigrok-cli-0.5.0.tar.gz) = 390077
|
||||
|
Loading…
Reference in New Issue
Block a user