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
78b002da
Commit
78b002da
authored
1 month ago
by
Celeste
Browse files
Options
Downloads
Patches
Plain Diff
community/perl-io-prompter: upgrade to 0.005002
https://metacpan.org/release/DCONWAY/IO-Prompter-0.005002/source/Changes
parent
a5530aa5
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/perl-io-prompter/APKBUILD
+8
-6
8 additions, 6 deletions
community/perl-io-prompter/APKBUILD
with
8 additions
and
6 deletions
community/perl-io-prompter/APKBUILD
+
8
−
6
View file @
78b002da
# Automatically generated by apkbuild-cpan, template
3
# Automatically generated by apkbuild-cpan, template
4
# Maintainer: Celeste <cielesti@protonmail.com>
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer
=
"Celeste <cielesti@protonmail.com>"
maintainer
=
"Celeste <cielesti@protonmail.com>"
pkgname
=
perl-io-prompter
pkgname
=
perl-io-prompter
pkgver
=
0.005002
pkgrel
=
0
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
IO-Prompter
_pkgreal
=
IO-Prompter
pkgver
=
0.005001
pkgrel
=
0
pkgdesc
=
"Print a prompt and process values inputted"
pkgdesc
=
"Print a prompt and process values inputted"
url
=
"https://metacpan.org/release/IO-Prompter/"
url
=
"https://metacpan.org/release/IO-Prompter/"
arch
=
"noarch"
arch
=
"noarch"
...
@@ -18,7 +18,10 @@ builddir="$srcdir/$_pkgreal-$pkgver"
...
@@ -18,7 +18,10 @@ builddir="$srcdir/$_pkgreal-$pkgver"
build
()
{
build
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
INSTALLDIRS
=
vendor
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
\
INSTALLDIRS
=
vendor
\
NO_PACKLIST
=
1
\
NO_PERLLOCAL
=
1
make
make
}
}
...
@@ -29,9 +32,8 @@ check() {
...
@@ -29,9 +32,8 @@ check() {
package
()
{
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
}
sha512sums
=
"
sha512sums
=
"
c
30
4d04943450d4888aa931e091ac226712a0c5d926d75b2432cd731fa30d32bfdb2306455e876108707da87d79211060ff9dc7294554bbeeee09f69e49930d8
IO-Prompter-0.00500
1
.tar.gz
30
c60b4b673bd949b803f88eedfaf70c6325877b7ffe862c0b34c1f1b1b39442455d57ca0095b6b0a31077b5d9371df5da9f6ba5c2811475df33b4bc642d1310
IO-Prompter-0.00500
2
.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