File: README.Debian

package info (click to toggle)
mffm-fftw 1.7-4
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 3,724 kB
  • ctags: 1,182
  • sloc: cpp: 711; makefile: 72
file content (23 lines) | stat: -rw-r--r-- 633 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# these are now out of date

#commands used to compile/package this library :
cd ~/debian/debRelease/MFFMfftw/
mv MFFM_FFTw_Wrapper-v1.6.tar.bz2 /tmp
rm -rf mffm*
mv /tmp/MFFM_FFTw_Wrapper-v1.6.tar.bz2 .
tar jxpvf MFFM_FFTw_Wrapper-v1.6.tar.bz2 
mv MFFM_FFTw_Wrapper-v1.6 mffm-fftw-1.6
tar zcpvf mffm-fftw-1.6.tar.gz mffm-fftw-1.6
rm -rf debian/*~
cp -a debian mffm-fftw-1.6
cd mffm-fftw-1.6

#copy old makefile over here ...
cp ../old/mffm-fftw-1.4/Makefile .
dh_make -e flatmax@Matt.Flax -f ../mffm-fftw-1.6.tar.gz

 dpkg-buildpackage -rfakeroot

cd ..
lintian -i mffm-fftw_1.6-1_i386.changes
linda -i mffm-fftw_1.6-1_i386.changes