gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r5586: update fftw to 3.3.8


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5586: update fftw to 3.3.8
Date: Wed, 30 May 2018 14:13:47 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5586
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2018-05-30 11:13:43 -0700
message:
  update fftw to 3.3.8
added:
  pkg/other/fftw/                fftw-20180530181316-4z0iyu3qa284ll95-1
  pkg/other/fftw/Makefile        makefile-20180530181316-4z0iyu3qa284ll95-2
  pkg/other/fftw/config.mk       config.mk-20180530181316-4z0iyu3qa284ll95-3
  pkg/other/fftw/sha256sums      sha256sums-20180530181316-4z0iyu3qa284ll95-4
=== added directory 'pkg/other/fftw'
=== added file 'pkg/other/fftw/Makefile'
--- a/pkg/other/fftw/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/other/fftw/Makefile   2018-05-30 18:13:43 +0000
@@ -0,0 +1,49 @@
+# Copyright © 2018 Carl Hansen <address@hidden>
+#
+# This file is part of GSRC, the GNU Source Release Collection.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+
+NAME =    fftw
+GARNAME = fftw
+GARVERSION = 3.3.8
+HOME_URL = http://www.fftw.org
+DESCRIPTION =  fastest fourier transform in the west
+define BLURB
+endef
+######################################################################
+# http://www.fftw.org/fftw-3.3.8.tar.gz
+MASTER_SITES = http://www.fftw.org/
+MASTER_SUBDIR = /
+DISTFILES = $(DISTNAME).tar.gz  
+SIGFILES  = 
+
+BUILDDEPS =
+LIBDEPS =
+
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+# not sure
+#CFLAGS+=-fPIC 
+#CFLAGS+=-fpic 
+
+#CONFIGURE_ARGS += CFLAGS="-fPIC"
+
+

=== added file 'pkg/other/fftw/config.mk'
--- a/pkg/other/fftw/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/other/fftw/config.mk  2018-05-30 18:13:43 +0000
@@ -0,0 +1,5 @@
+## Configuration options ##
+## adjust as needed
+
+CONFIGURE_OPTS ?=  
+BUILD_OPTS ?=  

=== added file 'pkg/other/fftw/sha256sums'
--- a/pkg/other/fftw/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/other/fftw/sha256sums 2018-05-30 18:13:43 +0000
@@ -0,0 +1,1 @@
+6113262f6e92c5bd474f2875fa1b01054c4ad5040f6b0da7c03c98821d9ae303  
download/fftw-3.3.8.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]