From patchwork Thu Feb 16 16:17:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6534 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4PHg8c0HNNz3x1n for ; Thu, 16 Feb 2023 16:17:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4PHg8Z6Bnnzr2; Thu, 16 Feb 2023 16:17:50 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PHg8Z5GjLz2yq0; Thu, 16 Feb 2023 16:17:50 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PHg8V6Vbnz2xbl for ; Thu, 16 Feb 2023 16:17:46 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4PHg8V3VZ0z171; Thu, 16 Feb 2023 16:17:46 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1676564266; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pU3XH2cP9pMwNZwjDlLoR3+8fza8pNFTAczwvHTTx7k=; b=Mhnfzr4pO0UrZwNni7DNyMVXuSBeP2UOxSDem8H49TD3l4whXrsq9MbTKCx3ypMKecq46v +tbs6E0YzWnZ7KCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1676564266; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pU3XH2cP9pMwNZwjDlLoR3+8fza8pNFTAczwvHTTx7k=; b=Z/iWBpJZfSPcHS4DDcX1jbgQjIop7FdftcyD9f5UlgIEKTQhYPuMWkSWuthvy5AZWm4/Fl AnXxEq3RLA0csA6IzPioY85UuhjeGz/ckVcGTJqt0jy7RWIxeYHw5MoBWrW7u5kMMDneYR evOuMxjutDT2AoA5Mn/XilI1Bbf1gTusGGv83gT5cu+uZCXXZQRx8Jk2ZXW27I7hE85KI3 NYwh9W+8mX/x6vGZGINjuEPzpwt2JtF0K3tew9e+EYPmKOBSm0Vtm48d/a8MKQmOy2cv4m kNVt5jVYgzCxY9oYhyoR9cfN8owChj2gzsQuw8IoDSPbzIOKGoZnlQvk5a7Jcg== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 3/5] perl-Convert-ASN1: New package Date: Thu, 16 Feb 2023 17:17:32 +0100 Message-Id: <20230216161734.1027788-3-stefan.schantl@ipfire.org> In-Reply-To: <20230216161734.1027788-1-stefan.schantl@ipfire.org> References: <20230216161734.1027788-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Stefan Schantl --- perl-Convert-ASN1/perl-Convert-ASN1.nm | 39 ++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 perl-Convert-ASN1/perl-Convert-ASN1.nm diff --git a/perl-Convert-ASN1/perl-Convert-ASN1.nm b/perl-Convert-ASN1/perl-Convert-ASN1.nm new file mode 100644 index 000000000..60a316076 --- /dev/null +++ b/perl-Convert-ASN1/perl-Convert-ASN1.nm @@ -0,0 +1,39 @@ +############################################################################### +# IPFire.org - An Open Source Firewall Solution # +# Copyright (C) - IPFire Development Team # +############################################################################### + +name = perl-Convert-ASN1 +version = 0.33 +release = 1 +arch = noarch +thisapp = Convert-ASN1-%{version} + +groups = Development/Libraries +url = http://search.cpan.org/dist/Convert-ASN1 +license = GPL+ +summary = ASN.1 Encode/Decode library for perl. + +description + Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. +end + +source_dl = https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/ + +build + requires + perl(ExtUtils::MakeMaker) + end + + build + perl Makefile.PL INSTALLDIRS=vendor + make %{PARALLELISMFLAGS} + end + + make_install_targets = \ + pure_install +end + +packages + package %{name} +end