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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Jakub Panek
aports
Commits
b363dcda
Commit
b363dcda
authored
10 years ago
by
Bartłomiej Piotrowski
Browse files
Options
Downloads
Patches
Plain Diff
main/fftw: upgrade to 3.3.4
parent
69f107cd
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/fftw/APKBUILD
+5
-8
5 additions, 8 deletions
main/fftw/APKBUILD
with
5 additions
and
8 deletions
main/fftw/APKBUILD
+
5
−
8
View file @
b363dcda
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname
=
fftw
pkgver
=
3.3.
3
pkgrel
=
1
pkgver
=
3.3.
4
pkgrel
=
0
pkgdesc
=
"fastest fourier transform in the west"
url
=
"http://www.fftw.org/"
license
=
"GPL"
...
...
@@ -15,11 +15,6 @@ arch="all"
_builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
prepare
()
{
cd
"
$_builddir
"
update_config_sub
||
return
1
}
build
()
{
cd
"
$_builddir
"
./configure
\
...
...
@@ -42,4 +37,6 @@ package() {
rm
"
$pkgdir
"
/usr/lib/
*
.la
||
return
1
}
md5sums
=
"0a05ca9c7b3bfddc8278e7c40791a1c2 fftw-3.3.3.tar.gz"
md5sums
=
"2edab8c06b24feeb3b82bbb3ebf3e7b3 fftw-3.3.4.tar.gz"
sha256sums
=
"8f0cde90929bc05587c3368d2f15cd0530a60b8a9912a8e2979a72dbe5af0982 fftw-3.3.4.tar.gz"
sha512sums
=
"1ee2c7bec3657f6846e63c6dfa71410563830d2b951966bf0123bd8f4f2f5d6b50f13b76d9a7b0eae70e44856f829ca6ceb3d080bb01649d1572c9f3f68e8eb1 fftw-3.3.4.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