From patchwork Sun Nov 5 05:01:09 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Stefan_Fr=C3=B6berg?= X-Patchwork-Id: 834405 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yVQhk2DWjz9sDB for ; Mon, 6 Nov 2017 06:28:22 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5674C88638; Sun, 5 Nov 2017 19:28:20 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pFoWWJeBNmyO; Sun, 5 Nov 2017 19:28:18 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 5035888485; Sun, 5 Nov 2017 19:28:18 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 6515D1C0F41 for ; Sun, 5 Nov 2017 19:28:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5E85A2DAB6 for ; Sun, 5 Nov 2017 19:28:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XKMdtYvvKXfO for ; Sun, 5 Nov 2017 19:28:16 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail.petroprogram.com (mail.petroprogram.com [194.89.34.74]) by silver.osuosl.org (Postfix) with ESMTPS id EF2A82D5D9 for ; Sun, 5 Nov 2017 19:28:15 +0000 (UTC) Received: from localhost.localdomain (85-76-50-179-nat.elisa-mobile.fi [85.76.50.179]) (using TLSv1.2 with cipher AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: stefan.froberg@petroprogram.com) by mail.petroprogram.com (Postfix) with ESMTPSA id 42AAF4210E; Sun, 5 Nov 2017 22:31:27 +0200 (EET) From: =?utf-8?q?Stefan_Fr=C3=B6berg?= To: buildroot@buildroot.org Date: Sun, 5 Nov 2017 05:01:09 +0000 Message-Id: <1509858069-12976-1-git-send-email-stefan.froberg@petroprogram.com> X-Mailer: git-send-email 2.7.3 MIME-Version: 1.0 Subject: [Buildroot] [PATCH v2 1/1] zlib-ng: new package X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: marcus.folkesson@gmail.com, =?utf-8?q?Stefan_Fr=C3=B6berg?= Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Stefan Fröberg Changes v1 -> v2: - Use correct license file (by Marcus) - Use github helper (by Arnout) - Add hash file (by Arnout) --- package/Config.in | 1 + package/zlib-ng/Config.in | 7 +++++++ package/zlib-ng/zlib-ng.hash | 10 ++++++++++ package/zlib-ng/zlib-ng.mk | 13 +++++++++++++ 4 files changed, 31 insertions(+) create mode 100644 package/zlib-ng/Config.in create mode 100644 package/zlib-ng/zlib-ng.hash create mode 100644 package/zlib-ng/zlib-ng.mk diff --git a/package/Config.in b/package/Config.in index fe5ccc4..07f38d0 100644 --- a/package/Config.in +++ b/package/Config.in @@ -1003,6 +1003,7 @@ menu "Compression and decompression" source "package/snappy/Config.in" source "package/szip/Config.in" source "package/zlib/Config.in" + source "package/zlib-ng/Config.in" endmenu menu "Crypto" diff --git a/package/zlib-ng/Config.in b/package/zlib-ng/Config.in new file mode 100644 index 0000000..55bbd57 --- /dev/null +++ b/package/zlib-ng/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_ZLIB_NG + bool "zlib-ng" + help + zlib replacement with optimizations for + "next generation" systems. + + https://github.com/Dead2/zlib-ng diff --git a/package/zlib-ng/zlib-ng.hash b/package/zlib-ng/zlib-ng.hash new file mode 100644 index 0000000..c78f974 --- /dev/null +++ b/package/zlib-ng/zlib-ng.hash @@ -0,0 +1,10 @@ +# Locally calculated + +md5 87676f8d7fcdea908476029f92b8103f zlib-ng-e07a52dbaa35d003f5659b221b29d220c091667b.tar.gz +sha1 126b84064783aa00d29e3a149e7c9701e6af243e zlib-ng-e07a52dbaa35d003f5659b221b29d220c091667b.tar.gz +sha256 c762c24d24d3ead93a21a0d540c49751b45058dbe5b00f71f48526b335e85b37 zlib-ng-e07a52dbaa35d003f5659b221b29d220c091667b.tar.gz + +md5 b133671347d1c0879cb72e6691debfe3 LICENSE.md +sha1 1e0b08e7a2124c67c42261ac819e2340a2dd912c LICENSE.md +sha256 d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436 LICENSE.md + diff --git a/package/zlib-ng/zlib-ng.mk b/package/zlib-ng/zlib-ng.mk new file mode 100644 index 0000000..97d269f --- /dev/null +++ b/package/zlib-ng/zlib-ng.mk @@ -0,0 +1,13 @@ +################################################################################ +# +# zlib-ng +# +################################################################################ + +ZLIB_NG_VERSION = e07a52dbaa35d003f5659b221b29d220c091667b +ZLIB_NG_SITE = $(call github,Dead2,zlib-ng,$(ZLIB_NG_VERSION)) +ZLIB_NG_LICENSE = Zlib +ZLIB_NG_LICENSE_FILES = LICENSE.md +ZLIB_NG_INSTALL_STAGING = YES + +$(eval $(cmake-package))