~ubuntu-branches/ubuntu/edgy/ecasound2.2/edgy

« back to all changes in this revision

Viewing changes to libecasound/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Junichi Uekawa
  • Date: 2006-08-12 22:03:54 UTC
  • Revision ID: james.westby@ubuntu.com-20060812220354-6c2oddxzlyv3rap5
Tags: 2.4.4-3
* Bug fix: "Python policy transition" (Closes: #373316).
- Build-depend on python-dev instead of python2.4-dev
- python-ecasound is arch all
- fix description to remove reference to python 2.3
- debian/rules: remove reference to python2.3 and use dh_pysupport instead of dh_python
- remove existing byte-compilation handling from postinst/preinst.
some of it thanks to Pierre Habouzit <madcoder@debian.org>
* Bug fix: "ecasound2.2: FTBFS on kfreebsd-amd64: unsatisfied
  Build-Depends", thanks to Petr Salinger (Closes: #361469).
  add hurd-i386 to list
* Standards-Version: 3.7.2
* remove g++ versioned build-dependency, and add python-support (>=
  0.4.0) to build-dependency.
* update watch file format
* debian/rules clean config.log, config.status.
* ecasound now has versioned depends on python-ecasound, since it was
  the original intention.

Show diffs side-by-side

added added

removed removed

Lines of Context:
228
228
AM_CXXFLAGS =  -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
229
229
AM_LDFLAGS = 
230
230
AR = ar
231
 
ARTSC_CONFIG = none
 
231
ARTSC_CONFIG = /usr/bin/artsc-config
232
232
AUTOCONF = ${SHELL} /home/dancer/DEBIAN/ecasound/ecasound2.2-2.4.4/missing --run autoconf
233
233
AUTOHEADER = ${SHELL} /home/dancer/DEBIAN/ecasound/ecasound2.2-2.4.4/missing --run autoheader
234
234
AUTOMAKE = ${SHELL} /home/dancer/DEBIAN/ecasound/ecasound2.2-2.4.4/missing --run automake-1.9
297
297
ECHO_C = 
298
298
ECHO_N = -n
299
299
ECHO_T = 
300
 
EGREP = grep -E
 
300
EGREP = /bin/grep -E
301
301
EXEEXT = 
302
302
F77 = g77
303
303
FFLAGS = -g -O2
 
304
GREP = /bin/grep
304
305
INSTALL_DATA = ${INSTALL} -m 644
305
306
INSTALL_PROGRAM = ${INSTALL}
306
307
INSTALL_SCRIPT = ${INSTALL}
336
337
SHELL = /bin/sh
337
338
STRIP = strip
338
339
VERSION = 2.4.4
339
 
ac_ct_AR = ar
340
340
ac_ct_CC = gcc
341
341
ac_ct_CXX = 
342
342
ac_ct_F77 = g77
343
 
ac_ct_RANLIB = ranlib
344
 
ac_ct_STRIP = strip
345
343
am__fastdepCC_FALSE = #
346
344
am__fastdepCC_TRUE = 
347
345
am__fastdepCXX_FALSE = #
358
356
build_os = linux-gnu
359
357
build_vendor = unknown
360
358
datadir = /usr/share/ecasound2.2
 
359
datarootdir = ${prefix}/share
 
360
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
 
361
dvidir = ${docdir}
361
362
exec_prefix = ${prefix}
362
363
host = x86_64-unknown-linux-gnu
363
364
host_alias = 
364
365
host_cpu = x86_64
365
366
host_os = linux-gnu
366
367
host_vendor = unknown
 
368
htmldir = ${docdir}
367
369
includedir = ${prefix}/include
368
 
infodir = ${prefix}/info
 
370
infodir = ${datarootdir}/info
369
371
install_sh = /home/dancer/DEBIAN/ecasound/ecasound2.2-2.4.4/install-sh
370
372
libdir = ${exec_prefix}/lib
371
373
libexecdir = ${exec_prefix}/libexec
 
374
localedir = ${datarootdir}/locale
372
375
localstatedir = ${prefix}/var
373
376
mandir = /usr/share/man
374
377
mkdir_p = mkdir -p --
375
378
oldincludedir = /usr/include
 
379
pdfdir = ${docdir}
376
380
prefix = /usr
377
381
program_transform_name = s,x,x,
 
382
psdir = ${docdir}
378
383
sbindir = ${exec_prefix}/sbin
379
384
sharedstatedir = ${prefix}/com
380
385
subdirs =