aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/fftw/abuild
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-02-22 16:54:28 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-02-22 16:54:28 +0800
commiteec1bf0aaa7710a15e45bf2a927c319412c92019 (patch)
tree263361fc91cb3c6eb4ec1c8befee435ed47a604d /repos/extra/fftw/abuild
parent6aef60a7377a50b03847f7add6065fe6f8ebeb13 (diff)
downloadalicelinux-eec1bf0aaa7710a15e45bf2a927c319412c92019.tar.gz
alicelinux-eec1bf0aaa7710a15e45bf2a927c319412c92019.zip
fftw: new added
Diffstat (limited to 'repos/extra/fftw/abuild')
-rw-r--r--repos/extra/fftw/abuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/extra/fftw/abuild b/repos/extra/fftw/abuild
new file mode 100644
index 00000000..ee8a2b11
--- /dev/null
+++ b/repos/extra/fftw/abuild
@@ -0,0 +1,5 @@
+name=fftw
+version=3.3.10
+release=1
+source="https://www.${name}.org/${name}-${version}.tar.gz"
+build_opt="--enable-shared --enable-threads"