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
bc016ee8
Commit
bc016ee8
authored
10 months ago
by
Celeste
Committed by
Francesco Colista
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
main/perl-path-tiny: upgrade to 0.146
also, upgrade to apkbuild-cpan template 4
parent
37822ecc
No related branches found
No related tags found
1 merge request
!65671
main/perl-path-tiny: upgrade to 0.146
Pipeline
#233529
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/perl-path-tiny/APKBUILD
+8
-6
8 additions, 6 deletions
main/perl-path-tiny/APKBUILD
with
8 additions
and
6 deletions
main/perl-path-tiny/APKBUILD
+
8
−
6
View file @
bc016ee8
# Automatically generated by apkbuild-cpan, template
3
# Automatically generated by apkbuild-cpan, template
4
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
perl-path-tiny
pkgver
=
0.146
pkgrel
=
0
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
Path-Tiny
pkgver
=
0.144
pkgrel
=
1
pkgdesc
=
"File path utility"
url
=
"https://metacpan.org/release/Path-Tiny/"
arch
=
"noarch"
...
...
@@ -18,7 +18,10 @@ builddir="$srcdir/$_pkgreal-$pkgver"
build
()
{
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
}
...
...
@@ -29,9 +32,8 @@ check() {
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"
a6360ff3c81dac6026a7610b4934a415db04060a7792e37d38eec6f7b46970eeb42840da25fc0b4eab21eaa7b5f011c6d92ba5382dcea49e57e4fc693c4620d5
Path-Tiny-0.14
4
.tar.gz
8939e7a42a2539db98825f2755399fb5eb38aac9e6ad17ec71d51edad99ddb4d5d891ef0119b57a79e4fa84c43faedff2a05c705a1e6d731f77d49798d6dc94e
Path-Tiny-0.14
6
.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