From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/2] perl-Canary-Stability: New package
Date: Thu, 16 Feb 2023 17:21:13 +0100 [thread overview]
Message-ID: <20230216162114.1028117-1-stefan.schantl@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1914 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
.../perl-Canary-Stability.nm | 54 +++++++++++++++++++
1 file changed, 54 insertions(+)
create mode 100644 perl-Canary-Stability/perl-Canary-Stability.nm
diff --git a/perl-Canary-Stability/perl-Canary-Stability.nm b/perl-Canary-Stability/perl-Canary-Stability.nm
new file mode 100644
index 000000000..0b3775cf9
--- /dev/null
+++ b/perl-Canary-Stability/perl-Canary-Stability.nm
@@ -0,0 +1,54 @@
+###############################################################################
+# IPFire.org - An Open Source Firewall Solution #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org> #
+###############################################################################
+
+name = perl-Canary-Stability
+version = 2013
+release = 1
+thisapp = Canary-Stability-%{version}
+
+groups = Development/Libraries
+url = https://search.cpan.org/dist/Canary::Stability/
+license = GPL+ or Artistic
+summary = Canary to check perl compatibility for schmorp's modules.
+
+description
+ This module is used by Schmorp's modules during configuration stage to test
+ the installed perl for compatibility with his modules.
+end
+
+source_dl = https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/
+
+build
+ requires
+ perl(ExtUtils::MakeMaker)
+ perl(ExtUtils::ParseXS)
+ libdb-devel
+ pakfire >= 0.9.26-3.1
+ end
+
+ build
+ perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{CFLAGS}"
+ make %{PARALLELISMFLAGS}
+ end
+
+ test
+ make test
+ end
+
+ make_install_targets = \
+ pure_install DESTDIR=%{BUILDROOT}
+end
+
+packages
+ package %{name}
+ requires
+ perl(:MODULE_COMPAT_%{perl_version})
+ end
+ end
+
+ package %{name}-debuginfo
+ template DEBUGINFO
+ end
+end
--
2.30.2
next reply other threads:[~2023-02-16 16:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 16:21 Stefan Schantl [this message]
2023-02-16 16:21 ` [PATCH 2/2] perl-Coro: Update to 6.57 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=20230216162114.1028117-1-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