From patchwork Mon Jan 12 09:32:16 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Oudinet X-Patchwork-Id: 427619 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id BA2541401AC for ; Mon, 12 Jan 2015 20:33:46 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 25DA98AF07; Mon, 12 Jan 2015 09:33:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jqMtWadvn2Z2; Mon, 12 Jan 2015 09:33:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 248F38AF1E; Mon, 12 Jan 2015 09:33:42 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id EFD831C22EC for ; Mon, 12 Jan 2015 09:33:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id EC4938AF2A for ; Mon, 12 Jan 2015 09:33:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Dtz2zN577zNC for ; Mon, 12 Jan 2015 09:33:36 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by hemlock.osuosl.org (Postfix) with ESMTPS id 519BB8AE45 for ; Mon, 12 Jan 2015 09:33:36 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id l15so13092764wiw.2 for ; Mon, 12 Jan 2015 01:33:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=U/0SMjBakzua/s831at6aU2Vfu9ZdLmBGLkXLFZYbZU=; b=hXsxYBOtdmsmPyxKtAVT8/Nk2e53bBSEq8MBy8Z53c2ZmZ6CWfGA+0Zmx3dWlBXIqU cp0D1frUXGqiuxVktRNpYcsIc6HqZZrrgGZqsTxv4bvKuHTeq19b5XCONt5MkA2AErt3 m0GPsneoNhgC19FE7QDpnYFink53mNV+h/3XJglanhqDLrN2pyrKEzoAeQBMZEW0MHAC /epoWSdTS8oLAs4gfKVETcdSj1kYTMiXUjVDObI+cam2jmdCiCoFlj/Tle3QUDEhD+z6 20hRSBHv2GrlGY3lZtoMuInLFkLtGqVFOmoo2wAR71/J8u8DGbieI1YJnGhc0FZHl5qi FSiw== X-Received: by 10.194.88.131 with SMTP id bg3mr28149575wjb.99.1421055214790; Mon, 12 Jan 2015 01:33:34 -0800 (PST) Received: from localhost.localdomain ([193.51.194.209]) by mx.google.com with ESMTPSA id fm10sm9431343wib.7.2015.01.12.01.33.33 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 12 Jan 2015 01:33:33 -0800 (PST) From: Johan Oudinet To: buildroot@buildroot.org Date: Mon, 12 Jan 2015 10:32:16 +0100 Message-Id: <1421055140-5092-13-git-send-email-johan.oudinet@gmail.com> X-Mailer: git-send-email 2.1.0 In-Reply-To: <1421055140-5092-1-git-send-email-johan.oudinet@gmail.com> References: <1421055140-5092-1-git-send-email-johan.oudinet@gmail.com> Subject: [Buildroot] [PATCH v6 12/16] erlang-p1-stringprep: new package. X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Johan Oudinet Signed-off-by: Johan Oudinet --- package/Config.in | 1 + package/erlang-p1-stringprep/Config.in | 6 ++++++ package/erlang-p1-stringprep/erlang-p1-stringprep.mk | 12 ++++++++++++ 3 files changed, 19 insertions(+) create mode 100644 package/erlang-p1-stringprep/Config.in create mode 100644 package/erlang-p1-stringprep/erlang-p1-stringprep.mk diff --git a/package/Config.in b/package/Config.in index 5a2707e..d48c305 100644 --- a/package/Config.in +++ b/package/Config.in @@ -402,6 +402,7 @@ if BR2_PACKAGE_ERLANG menu "Erlang libraries/modules" source "package/erlang-goldrush/Config.in" source "package/erlang-lager/Config.in" + source "package/erlang-p1-stringprep/Config.in" source "package/erlang-p1-stun/Config.in" source "package/erlang-p1-tls/Config.in" source "package/erlang-p1-utils/Config.in" diff --git a/package/erlang-p1-stringprep/Config.in b/package/erlang-p1-stringprep/Config.in new file mode 100644 index 0000000..3ef77ed --- /dev/null +++ b/package/erlang-p1-stringprep/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_ERLANG_P1_STRINGPREP + bool "erlang-p1-stringprep" + help + Erlang interface to stringprep + + https://github.com/processone/stringprep diff --git a/package/erlang-p1-stringprep/erlang-p1-stringprep.mk b/package/erlang-p1-stringprep/erlang-p1-stringprep.mk new file mode 100644 index 0000000..95b5402 --- /dev/null +++ b/package/erlang-p1-stringprep/erlang-p1-stringprep.mk @@ -0,0 +1,12 @@ +################################################################################ +# +# erlang-p1-stringprep +# +################################################################################ + +ERLANG_P1_STRINGPREP_VERSION = 9e9e0f8 +ERLANG_P1_STRINGPREP_SITE = $(call github,processone,stringprep,$(ERLANG_P1_STRINGPREP_VERSION)) +ERLANG_P1_STRINGPREP_LICENSE = GPLv2+ +ERLANG_P1_STRINGPREP_LICENSE_FILES = LICENSE.TCL + +$(eval $(rebar-package))