From patchwork Sun Feb 26 19:19:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6629 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 4PPtjK3tYnz3wjy for ; Sun, 26 Feb 2023 19:19:17 +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 4PPtjF4QQTz3q4; Sun, 26 Feb 2023 19:19:13 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PPtjF1jQqz2yy5; Sun, 26 Feb 2023 19:19:13 +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 4PPtjD2CN9z2xX5 for ; Sun, 26 Feb 2023 19:19:12 +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 4PPtjC69sTz19Q; Sun, 26 Feb 2023 19:19:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1677439152; 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=4b1WJFLdEdFzCth6KtKRUwwzazbWOOw71a6kk44fkHw=; b=kMi7b+i9Ouf22hC4xLE7yU8B2SFK4asaWLy+dFbEvvRs1xqEl1WRLIi0cQWCaqJNYhKZ/S 3GR18Bkzvqg2xJg+Bnh8Tl1AzTqpWZ4Dtt73+a/jRnjrJw5w19e9RUBcIkcl3eXbvJTiOx omc8/REPN5GJDos8hnp5CKUr8j3ENYoTanrq1+x3vHiL1pmvx7NIYrN7rtq7Omy9tEqNy8 +vaQw30cPlv6TgdRaP33owhosHkpG7JZOlYThihcWQ6yk2UU80hh/F3NOjFvB3x/Te9Qr/ dVFMD41amMwvsmTADT/KXwFB4cSrhOWj2zrrB7OzO550uxY/2U/aK+gQ3jXMWQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1677439152; 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=4b1WJFLdEdFzCth6KtKRUwwzazbWOOw71a6kk44fkHw=; b=rIbp5p/WJpMbGhy8T3xos/MVrURmtuEytXhN5kFh9RZ0P9HRMSDajnDrTpI4vbJP4RlGyq teH7xYOr1Xk57UBA== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 3/7] perl-YAML-Tiny: New package Date: Sun, 26 Feb 2023 20:19:00 +0100 Message-Id: <20230226191904.675207-3-stefan.schantl@ipfire.org> In-Reply-To: <20230226191904.675207-1-stefan.schantl@ipfire.org> References: <20230226191904.675207-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-YAML-Tiny/perl-YAML-Tiny.nm | 46 ++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 perl-YAML-Tiny/perl-YAML-Tiny.nm diff --git a/perl-YAML-Tiny/perl-YAML-Tiny.nm b/perl-YAML-Tiny/perl-YAML-Tiny.nm new file mode 100644 index 000000000..cb153b461 --- /dev/null +++ b/perl-YAML-Tiny/perl-YAML-Tiny.nm @@ -0,0 +1,46 @@ +############################################################################### +# IPFire.org - An Open Source Firewall Solution # +# Copyright (C) - IPFire Development Team # +############################################################################### + +name = perl-YAML-Tiny +version = 1.73 +release = 1 +arch = noarch +thisapp = YAML-Tiny-%{version} + +groups = Development/Libraries +url = http://search.cpan.org/dist/YAML-Tiny/ +license = GPL+ or Artistic +summary = Read/Write YAML files with as little code as possible. + +description + YAML::Tiny is a perl class for reading and writing YAML-style files, + written with as little code as possible, reducing load time and memory + overhead. +end + +source_dl = https://cpan.metacpan.org/authors/id/E/ET/ETHER/ + +build + requires + perl(autodie) + perl(B) + perl(ExtUtils::MakeMaker) + perl(JSON::PP) + perl(Test::More) + end + + build + perl Makefile.PL INSTALLDIRS=vendor + make %{PARALLELISMFLAGS} + end + + test + make test + end +end + +packages + package %{name} +end