gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1102: add libfftw as a dep


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1102: add libfftw as a dep
Date: Sat, 10 Nov 2012 17:07:28 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1102
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2012-11-10 17:07:28 +0100
message:
  add libfftw as a dep
added:
  deps/libfftw/
  deps/libfftw/Makefile
  deps/libfftw/config.mk
  deps/libfftw/sha256sums
=== added directory 'deps/libfftw'
=== added file 'deps/libfftw/Makefile'
--- a/deps/libfftw/Makefile     1970-01-01 00:00:00 +0000
+++ b/deps/libfftw/Makefile     2012-11-10 16:07:28 +0000
@@ -0,0 +1,14 @@
+GARNAME = fftw
+GARVERSION = 3.3.2
+HOME_URL = http://fttw.org
+DESCRIPTION = A library to compute Fast Fourier Transforms
+
+######################################################################
+
+MASTER_SITES = http://fftw.org/
+DISTFILES = $(DISTNAME).tar.gz
+
+######################################################################
+
+include ../../gar.lib/auto.mk
+include config.mk

=== added file 'deps/libfftw/config.mk'
--- a/deps/libfftw/config.mk    1970-01-01 00:00:00 +0000
+++ b/deps/libfftw/config.mk    2012-11-10 16:07:28 +0000
@@ -0,0 +1,4 @@
+## Configuration options for libfftw ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'deps/libfftw/sha256sums'
--- a/deps/libfftw/sha256sums   1970-01-01 00:00:00 +0000
+++ b/deps/libfftw/sha256sums   2012-11-10 16:07:28 +0000
@@ -0,0 +1,1 @@
+b1236a780ca6e66fc5f8eda6ef0665d680e8253d9f01d7bf211b714a50032d01  
download/fftw-3.3.2.tar.gz


reply via email to

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