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
1b8ab165
Commit
1b8ab165
authored
1 year ago
by
Celeste
Committed by
Francesco Colista
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/perl-tie-cycle: upgrade to 1.228
parent
12ec4f89
No related branches found
No related tags found
1 merge request
!60193
community/perl-tie-cycle: upgrade to 1.228
Pipeline
#211731
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/perl-tie-cycle/APKBUILD
+16
-17
16 additions, 17 deletions
community/perl-tie-cycle/APKBUILD
with
16 additions
and
17 deletions
community/perl-tie-cycle/APKBUILD
+
16
−
17
View file @
1b8ab165
# Automatically generated by apkbuild-cpan, template
1
# Automatically generated by apkbuild-cpan, template
4
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
perl-tie-cycle
pkgver
=
1.228
pkgrel
=
0
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
Tie-Cycle
pkgver
=
1.227
pkgrel
=
1
pkgdesc
=
"Cycle through a list of values via a scalar."
pkgdesc
=
"Cycle through a list of values via a scalar"
url
=
"https://metacpan.org/release/Tie-Cycle/"
arch
=
"noarch"
license
=
"
GPL-1.0-or-later OR
Artistic-
1
.0
-Perl
"
license
=
"Artistic-
2
.0"
depends
=
"perl"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/B/BD/BDFOY/
$_pkgreal
-
$pkgver
.tar.gz"
source
=
"https://cpan.metacpan.org/authors/id/B/BD/BDFOY/
Tie-Cycle
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
check
()
{
make
test
}
prepare
()
{
default_prepare
build
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
PERL_MM_USE_DEFAULT
=
1 perl Makefile.PL
INSTALLDIRS
=
vendor
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
\
INSTALLDIRS
=
vendor
\
NO_PACKLIST
=
1
\
NO_PERLLOCAL
=
1
make
}
build
()
{
check
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
make
make
test
}
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"
c0896328391472a09a569f721298ee114f2e63920080056662469b324ee18c386877d1634e0237fd40bf30c605d25261b868b76524b2f07bab3a61ebce029e24
Tie-Cycle-1.22
7
.tar.gz
6ff75e2b6fe13860127dc75f127fd840ed5f2ee95f5173de494b0f6fd42862b9b2b33d05930bcdaa14e3647ad8c0e87e6f488108a01d301c01ef0df384f5ec31
Tie-Cycle-1.22
8
.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