[oe-commits] org.oe.dev brutefir: add comment about makefile patch

koen commit openembedded-commits at lists.openembedded.org
Fri Jul 20 09:34:19 UTC 2007


brutefir: add comment about makefile patch

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 21a1600f0b007e19a154ae71bb637f7772977d5a
ViewMTN: http://monotone.openembedded.org/revision.psp?id=21a1600f0b007e19a154ae71bb637f7772977d5a
Files:
1
packages/brutefir/brutefir_1.0i.bb
Diffs:

#
# mt diff -r40a2f7c0331d69ebabf1265b067033d106860bd0 -r21a1600f0b007e19a154ae71bb637f7772977d5a
#
# 
# 
# patch "packages/brutefir/brutefir_1.0i.bb"
#  from [07362da61468dac8fdf74848fee0681ef174e7db]
#    to [4e6a79d2de11dc1028ecfa918680d04c02ddba18]
# 
============================================================
--- packages/brutefir/brutefir_1.0i.bb	07362da61468dac8fdf74848fee0681ef174e7db
+++ packages/brutefir/brutefir_1.0i.bb	4e6a79d2de11dc1028ecfa918680d04c02ddba18
@@ -1,8 +1,11 @@ DEPENDS = "fftw"
 DESCRIPTION = "BruteFIR is a software convolution engine, a program for applying long FIR filters to multi-channel digital audio, either offline or in realtime."
 LICENSE = "GPLv2"
 
 DEPENDS = "fftw"
 
+# The unbreak-makefile disables the SSE2, MMX and jack support, feel free 
+# to add back SSE and MMX after fixing the makefile to not use uname to check for cpu 
+
 SRC_URI = "http://www.ludd.luth.se/~torger/files/brutefir-${PV}.tar.gz \
            file://unbreak-makefile.patch;patch=1 \
 	   "






More information about the Openembedded-commits mailing list