Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
e369fdfd
Commit
e369fdfd
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
main/perl-email-date-format: upgrade to 1.006
parent
3b8580e3
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/perl-email-date-format/APKBUILD
+18
-17
18 additions, 17 deletions
main/perl-email-date-format/APKBUILD
with
18 additions
and
17 deletions
main/perl-email-date-format/APKBUILD
+
18
−
17
View file @
e369fdfd
# Automatically generated by apkbuild-cpan, template 1
# Contributor:
# Automatically generated by apkbuild-cpan, template 3
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
perl-email-date-format
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
Email-Date-Format
pkgver
=
1.00
5
pkgrel
=
2
pkgver
=
1.00
6
pkgrel
=
0
pkgdesc
=
"produce RFC 2822 date strings"
url
=
"https://metacpan.org/release/Email-Date-Format/"
arch
=
"noarch"
license
=
"GPL-1.0-or-later OR Artistic-1.0-Perl"
depends
=
"perl"
makedepends
=
"perl-
capture-tiny
"
makedepends
=
"perl-
dev
"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/R/RJ/RJBS/
$_pkgreal
-
$pkgver
.tar.gz"
source
=
"https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Email-Date-Format-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
_builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
prepare
()
{
cd
"
$_builddir
"
PERL_MM_USE_DEFAULT
=
1 perl Makefile.PL
INSTALLDIRS
=
vendor
build
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
INSTALLDIRS
=
vendor
make
}
build
()
{
cd
"
$_builddir
"
make
&&
make
test
check
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
make
test
}
package
()
{
cd
"
$_builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
make
DESTDIR
=
"
$pkgdir
"
install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"23daefa45874211f053d05ac3c3f3c7c3a86d9b623fdcec3bd9f6f7b4c8e5ad1ac8038146bdc85cc950b21b43b0ad843f8a52ad2183d868d3a62ea96292e34ca Email-Date-Format-1.005.tar.gz"
sha512sums
=
"
07120fa73339808439d1616837412983057f3b7716f66dedb8e6710bb0aa852091b3325e8f9e016f6fbbc85478c538bf6395c27cfdf769d6a332f14b95d681bc Email-Date-Format-1.006.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment