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

7
sysutils/dtc/DESCR Normal file
View File

@@ -0,0 +1,7 @@
Device Tree Compiler (dtc) toolchain for working with device tree source and
binary files and libfdt, a utility library for reading and manipulating the
binary format.
Both DTC and LIBFDT are made available under the terms of the GNU GPLv2.
LIBFDT also available under the terms of the BSD license. For more information
see README.license in the source tree.

20
sysutils/dtc/Makefile Normal file
View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.3 2016/09/19 21:12:34 joerg Exp $
DISTNAME= dtc-1.4.2
PKGREVISION= 1
CATEGORIES= sysutils devel
MASTER_SITES= ftp://ftp.kernel.org/pub/software/utils/dtc/
MAINTAINER= joe.davis512@gmail.com
HOMEPAGE= http://devicetree.org/
COMMENT= Device Tree Compiler (dtc)
LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake bison bash:run
REPLACE_BASH+= dtdiff
MAKE_FLAGS+= PREFIX=${PREFIX}
MAKE_FLAGS+= DESTDIR=${DESTDIR}
.include "../../mk/bsd.pkg.mk"

14
sysutils/dtc/PLIST Normal file
View File

@@ -0,0 +1,14 @@
@comment $NetBSD: PLIST,v 1.1 2016/09/19 18:11:16 jakllsch Exp $
bin/convert-dtsv0
bin/dtc
bin/dtdiff
bin/fdtdump
bin/fdtget
bin/fdtput
include/fdt.h
include/libfdt.h
include/libfdt_env.h
lib/libfdt-${PKGVERSION}.so
lib/libfdt.a
lib/libfdt.so
lib/libfdt.so.1

6
sysutils/dtc/distinfo Normal file
View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.2 2016/09/19 18:21:52 jakllsch Exp $
SHA1 (dtc-1.4.2.tar.gz) = cd59f17fb88f537571eb1555da6ad0d670ea2eeb
RMD160 (dtc-1.4.2.tar.gz) = e4dd9d40892f1b6e2c8d7baffe5da4d9861f753f
SHA512 (dtc-1.4.2.tar.gz) = fff1d0d939be54c8a73294f4075d93d38b09112fa66ffcd4f395cbe74ffeb4ece1829a47e017fb984a100ded5fb4e54f91bfaa4bcdcc1283f794e13d8181e087
Size (dtc-1.4.2.tar.gz) = 141943 bytes