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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Dermot Bradley
aports
Commits
25762837
Commit
25762837
authored
8 years ago
by
Ariadne Conill
Browse files
Options
Downloads
Patches
Plain Diff
main/fftw: update to 3.3.6p1
parent
0d3f97cb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/fftw/APKBUILD
+7
-6
7 additions, 6 deletions
main/fftw/APKBUILD
with
7 additions
and
6 deletions
main/fftw/APKBUILD
+
7
−
6
View file @
25762837
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname
=
fftw
pkgname
=
fftw
pkgver
=
3.3.
5
pkgver
=
3.3.
6p1
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"fastest fourier transform in the west"
pkgdesc
=
"fastest fourier transform in the west"
url
=
"http://www.fftw.org/"
url
=
"http://www.fftw.org/"
...
@@ -12,12 +12,13 @@ install=
...
@@ -12,12 +12,13 @@ install=
# order of the libs split functions are important because of lib naming
# order of the libs split functions are important because of lib naming
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-single-libs:single
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-single-libs:single
$pkgname
-long-double-libs:long_double
$pkgname
-double-libs:double"
$pkgname
-long-double-libs:long_double
$pkgname
-double-libs:double"
source
=
"http://www.fftw.org/
$pkgname
-
$pkgver
.tar.gz
srcpkgver
=
${
pkgver
//p/-pl
}
source
=
"http://www.fftw.org/
$pkgname
-
$srcpkgver
.tar.gz
cycle.h.patch"
cycle.h.patch"
arch
=
"all"
arch
=
"all"
_precision
=
"single double long-double"
_precision
=
"single double long-double"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
builddir
=
"
$srcdir
/
$pkgname
-
$
src
pkgver
"
prepare
()
{
prepare
()
{
cd
"
$builddir
"
cd
"
$builddir
"
...
@@ -84,9 +85,9 @@ long_double() {
...
@@ -84,9 +85,9 @@ long_double() {
"
$subpkgdir
"
/usr/lib/
||
return
1
"
$subpkgdir
"
/usr/lib/
||
return
1
}
}
md5sums
=
"6
cc08a3b9c7ee06fdd5b9eb02e06f569
fftw-3.3.
5
.tar.gz
md5sums
=
"6
82a0e78d6966ca37c7446d4ab4cc2a1
fftw-3.3.
6-pl1
.tar.gz
81537a7e16451d3e66c025cbaba58973 cycle.h.patch"
81537a7e16451d3e66c025cbaba58973 cycle.h.patch"
sha256sums
=
"
8ecfe1b04732ec3f5b7d279fdb8efcad536d555f9d1e8fabd027037d45ea8bcf
fftw-3.3.
5
.tar.gz
sha256sums
=
"
1ef4aa8427d9785839bc767f3eb6a84fcb5e9a37c31ed77a04e7e047519a183d
fftw-3.3.
6-pl1
.tar.gz
1f2e555ceda21146bf7fce408f1a9a12782c646df6d23f3e2202ec7342c4ad01 cycle.h.patch"
1f2e555ceda21146bf7fce408f1a9a12782c646df6d23f3e2202ec7342c4ad01 cycle.h.patch"
sha512sums
=
"
a81f02d884cfe4171fab479b0e5ec76eceb9c5da6d4eda1f89281b7e1efa2d8176c9ba87051595c402889eb32172d216ce40eb2bef41289c646f01002fb4ba8e
fftw-3.3.
5
.tar.gz
sha512sums
=
"
e2ed33fcb068a36a841bbd898d12ceec74f4e9a0a349e7c55959878b50224a69a0f87656347dad7d7e1448ebc50d28d8f34f6da7992c43072d26942fd97c0134
fftw-3.3.
6-pl1
.tar.gz
d71ffb0aa658f7b22239491698426f4a97e657abc953020745f7581d2937a062a279eaa5980cd7f7fe2e8425a032eafc3d4c0cffdc79a83a3aef382c988d739a cycle.h.patch"
d71ffb0aa658f7b22239491698426f4a97e657abc953020745f7581d2937a062a279eaa5980cd7f7fe2e8425a032eafc3d4c0cffdc79a83a3aef382c988d739a cycle.h.patch"
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