public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 4/5] perl-TimeDate: New package
Date: Thu, 16 Feb 2023 17:17:33 +0100	[thread overview]
Message-ID: <20230216161734.1027788-4-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20230216161734.1027788-1-stefan.schantl@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 1739 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 perl-TimeDate/perl-TimeDate.nm | 45 ++++++++++++++++++++++++++++++++++
 1 file changed, 45 insertions(+)
 create mode 100644 perl-TimeDate/perl-TimeDate.nm

diff --git a/perl-TimeDate/perl-TimeDate.nm b/perl-TimeDate/perl-TimeDate.nm
new file mode 100644
index 000000000..858846b81
--- /dev/null
+++ b/perl-TimeDate/perl-TimeDate.nm
@@ -0,0 +1,45 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
+###############################################################################
+
+name       = perl-TimeDate
+version    = 2.33
+release    = 1
+arch       = noarch
+thisapp    = TimeDate-%{version}
+
+groups     = Development/Libraries
+url        = http://search.cpan.org/dist/TimeDate/
+license    = GPL+ or Artistic
+summary    = A Perl module for time and date manipulation
+
+description
+	This module includes a number of smaller modules suited for
+	manipulation of time and date strings with Perl. In particular, the
+	Date::Format and Date::Parse modules can display and read times and
+	dates in various formats, providing a more reliable interface to
+	textual representations of points in time.
+end
+
+source_dl  = https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/
+
+build
+	requires
+		perl(ExtUtils::MakeMaker)
+		perl(Test::More)
+	end
+
+	build
+		perl Makefile.PL INSTALLDIRS=perl
+		make %{PARALLELISMFLAGS}
+	end
+
+	test
+		make test
+	end	
+end
+
+packages
+	package %{name}
+end
-- 
2.30.2


  parent reply	other threads:[~2023-02-16 16:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16 16:17 [PATCH 1/5] perl-Crypt-OpenSSL-Guess: " Stefan Schantl
2023-02-16 16:17 ` [PATCH 2/5] perl-Crypt-OpenSSL-X509: " Stefan Schantl
2023-02-16 16:17 ` [PATCH 3/5] perl-Convert-ASN1: " Stefan Schantl
2023-02-16 16:17 ` Stefan Schantl [this message]
2023-02-16 16:17 ` [PATCH 5/5] squid: Update to 5.7 Stefan Schantl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230216161734.1027788-4-stefan.schantl@ipfire.org \
    --to=stefan.schantl@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox