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
0ba7b35d
Commit
0ba7b35d
authored
5 years ago
by
Timothy Legge
Committed by
Leo
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/perl-math-pari: new aport
parent
6ee86612
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/perl-math-pari/APKBUILD
+33
-0
33 additions, 0 deletions
testing/perl-math-pari/APKBUILD
with
33 additions
and
0 deletions
testing/perl-math-pari/APKBUILD
0 → 100644
+
33
−
0
View file @
0ba7b35d
# Automatically generated by apkbuild-cpan, template 2
# Contributor: Timothy Legge <timlegge@gmail.com>
# Maintainer: Timothy Legge <timlegge@gmail.com>
pkgname
=
perl-math-pari
_pkgreal
=
Math-Pari
pkgver
=
2.030518
pkgrel
=
0
pkgdesc
=
"Perl interface to PARI."
url
=
"https://metacpan.org/release/Math-Pari/"
arch
=
"all !s390x"
#Tests do not work on S390
license
=
"GPL-2.0-or-later OR Artistic-1.0-Perl"
makedepends
=
"perl-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/I/IL/ILYAZ/modules/Math-Pari-
$pkgver
.zip"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
build
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
INSTALLDIRS
=
vendor
make
}
check
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
make
test
}
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"9bb5d789b5789b38c1d2f07b400f394f8b94872321e9b4de8177e0546fde5f13c277a268f707fbd4c35b336d5f1f86c62744e8a8d0a7d54acece89f1125a89a2 Math-Pari-2.030518.zip"
This diff is collapsed.
Click to expand it.
Leo
@Leo
mentioned in merge request
!4712 (closed)
·
5 years ago
mentioned in merge request
!4712 (closed)
mentioned in merge request !4712
Toggle commit list
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