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
da6896fc
Commit
da6896fc
authored
4 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/perl-http-cookiejar: upgrade to 0.010
parent
5c4866fd
No related branches found
No related tags found
1 merge request
!12873
community/perl-http-cookiejar: upgrade to 0.010
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/perl-http-cookiejar/APKBUILD
+17
-28
17 additions, 28 deletions
community/perl-http-cookiejar/APKBUILD
with
17 additions
and
28 deletions
community/perl-http-cookiejar/APKBUILD
+
17
−
28
View file @
da6896fc
# Automatically generated by apkbuild-cpan, template 3
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
perl-http-cookiejar
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
HTTP-CookieJar
pkgver
=
0.00
8
pkgrel
=
2
pkgdesc
=
"
A
minimalist HTTP user agent cookie jar"
url
=
"https://metacpan.org/release/HTTP-CookieJar"
pkgver
=
0.0
1
0
pkgrel
=
0
pkgdesc
=
"minimalist HTTP user agent cookie jar"
url
=
"https://metacpan.org/release/HTTP-CookieJar
/
"
arch
=
"noarch"
license
=
"GPL PerlArtistic"
cpandepends
=
"perl-http-date perl-time-local"
cpanmakedepends
=
""
cpancheckdepends
=
"perl-test-deep perl-test-requires"
depends
=
"
$cpandepends
"
makedepends
=
"perl-dev
$cpanmakedepends
"
checkdepends
=
"
$cpancheckdepends
"
license
=
"Apache-2.0"
depends
=
"perl perl-http-date"
makedepends
=
"perl-dev"
checkdepends
=
"perl-uri perl-test-deep perl-test-requires"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/
$_pkgreal
-
$pkgver
.tar.gz"
source
=
"https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/
HTTP-CookieJar
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
prepare
()
{
default_prepare
cd
"
$builddir
"
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
PERL_MM_USE_DEFAULT
=
1 perl Makefile.PL
INSTALLDIRS
=
vendor
}
build
()
{
cd
"
$builddir
"
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
INSTALLDIRS
=
vendor
make
}
check
()
{
cd
"
$builddir
"
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
make
test
}
check
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
make
test
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"
6e85c22084ba2959b385f4cd706b2b937fcdb68f219ee03ccdd69dd2a01ff34b72bf7f442e414e3da43199fc43624b781af0c7599f856dc580a5d0a7742c6aff
HTTP-CookieJar-0.00
8
.tar.gz"
sha512sums
=
"
5e7d6222b9128441c506f1554de327af9695cb07bb6db9a772386752a6815b7e8ff1d02185429f9cd25a11085860867d42f6e209175c68cbeb9daa6547d83eac
HTTP-CookieJar-0.0
1
0.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