Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

2
cross/stlink/DESCR Normal file
View File

@@ -0,0 +1,2 @@
STMicroelectronics STM32 Discovery line programming tool.
STLINK supports STLINKv1 and STLINKv2 protocol.

22
cross/stlink/Makefile Normal file
View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.2 2016/05/07 09:05:22 ryoon Exp $
DISTNAME= stlink-1.2.0
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GITHUB:=texane/}
GITHUB_PROJECT= stlink
GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= https://github.com/texane/stlink
COMMENT= STM32 Discovery STLINKv1/v2 programming tool
LICENSE= modified-bsd
USE_TOOLS+= automake pkg-config
GNU_CONFIGURE= yes
pre-configure:
cd ${WRKSRC} && \
aclocal; autoheader; automake -a --foreign -i; autoconf
.include "../../devel/libusb1/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

5
cross/stlink/PLIST Normal file
View File

@@ -0,0 +1,5 @@
@comment $NetBSD: PLIST,v 1.1 2015/12/10 23:04:25 ryoon Exp $
bin/st-flash
bin/st-info
bin/st-term
bin/st-util

6
cross/stlink/distinfo Normal file
View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.2 2016/05/07 09:05:22 ryoon Exp $
SHA1 (stlink-1.2.0.tar.gz) = e963b5653d44a0e53a2ddb48ad090b589b9b785b
RMD160 (stlink-1.2.0.tar.gz) = 0978c5261d77543636c228b1cafe36db69676814
SHA512 (stlink-1.2.0.tar.gz) = 8c27895b9d93d8ac94af944eceaefa19b9b7d4b8cf1c2d0a53cb13dbbbbb0c6112fe68a2f41b326a86c8e9d2edc17ccf69f6e48bd9cc31f9aebefab601bdef5f
Size (stlink-1.2.0.tar.gz) = 211710 bytes