~ubuntu-branches/ubuntu/trusty/normalize-audio/trusty

« back to all changes in this revision

Viewing changes to xmms-rva/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Eduardo Marcel Macan
  • Date: 2004-06-28 23:01:43 UTC
  • Revision ID: james.westby@ubuntu.com-20040628230143-eof1x49dgpeupu9v
Tags: 0.7.6-4
* xmms-normalize was buggy, unsupported and depended on old gtk. It's not being generated anymore. Use xmms-volnorm instead.
* README.Debian now contains information (closes:#254767)
* Package renamed to normalize-audio (closes: #250390)
* GNU config automated update: config.sub (20010907 to 20040312),
  config.guess (20010904 to 20040312)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
 
2
 
 
3
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 
4
# This Makefile.in is free software; the Free Software Foundation
 
5
# gives unlimited permission to copy and/or distribute it,
 
6
# with or without modifications, as long as this notice is preserved.
 
7
 
 
8
# This program is distributed in the hope that it will be useful,
 
9
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
11
# PARTICULAR PURPOSE.
 
12
 
 
13
 
 
14
SHELL = /bin/sh
 
15
 
 
16
srcdir = .
 
17
top_srcdir = ..
 
18
 
 
19
prefix = /usr
 
20
exec_prefix = ${prefix}
 
21
 
 
22
bindir = ${exec_prefix}/bin
 
23
sbindir = ${exec_prefix}/sbin
 
24
libexecdir = ${exec_prefix}/libexec
 
25
datadir = ${prefix}/share
 
26
sysconfdir = ${prefix}/etc
 
27
sharedstatedir = ${prefix}/com
 
28
localstatedir = ${prefix}/var
 
29
infodir = ${prefix}/share/info
 
30
mandir = ${prefix}/share/man
 
31
includedir = ${prefix}/include
 
32
oldincludedir = /usr/include
 
33
 
 
34
DESTDIR =
 
35
 
 
36
pkgdatadir = $(datadir)/
 
37
pkglibdir = $(libdir)/
 
38
pkgincludedir = $(includedir)/
 
39
 
 
40
top_builddir = ..
 
41
 
 
42
ACLOCAL = ${SHELL} /home/macan/src/pkg/normalize-audio-0.7.6/config/missing --run aclocal
 
43
AUTOCONF = ${SHELL} /home/macan/src/pkg/normalize-audio-0.7.6/config/missing --run autoconf
 
44
AUTOMAKE = ${SHELL} /home/macan/src/pkg/normalize-audio-0.7.6/config/missing --run automake
 
45
AUTOHEADER = ${SHELL} /home/macan/src/pkg/normalize-audio-0.7.6/config/missing --run autoheader
 
46
 
 
47
INSTALL = /usr/bin/install -c
 
48
INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
 
49
INSTALL_DATA = ${INSTALL} -m 644
 
50
INSTALL_SCRIPT = ${INSTALL}
 
51
transform = s,x,x,
 
52
 
 
53
NORMAL_INSTALL = :
 
54
PRE_INSTALL = :
 
55
POST_INSTALL = :
 
56
NORMAL_UNINSTALL = :
 
57
PRE_UNINSTALL = :
 
58
POST_UNINSTALL = :
 
59
host_alias = 
 
60
host_triplet = i686-pc-linux-gnu
 
61
AMTAR = ${SHELL} /home/macan/src/pkg/normalize-audio-0.7.6/config/missing --run tar
 
62
AS = @AS@
 
63
AUDIOFILE_CFLAGS = 
 
64
AUDIOFILE_CONFIG = /usr/bin/audiofile-config
 
65
AUDIOFILE_LIBS = -L/usr/lib -laudiofile -lm
 
66
AWK = mawk
 
67
BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
 
68
CATOBJEXT = @CATOBJEXT@
 
69
CC = gcc
 
70
DATADIRNAME = @DATADIRNAME@
 
71
DEPDIR = .deps
 
72
DLLTOOL = @DLLTOOL@
 
73
ECHO = echo
 
74
EXEEXT = 
 
75
FLACDECODE = 
 
76
FLACENCODE = 
 
77
GENCAT = @GENCAT@
 
78
GLIBC21 = @GLIBC21@
 
79
GLIB_CFLAGS = 
 
80
GLIB_CONFIG = no
 
81
GLIB_LIBS = 
 
82
GMSGFMT = /usr/bin/msgfmt
 
83
GTK_CFLAGS = 
 
84
GTK_CONFIG = no
 
85
GTK_LIBS = 
 
86
HAVE_LIB = @HAVE_LIB@
 
87
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
 
88
INSTOBJEXT = @INSTOBJEXT@
 
89
INTLBISON = @INTLBISON@
 
90
INTLLIBS = 
 
91
INTLOBJS = @INTLOBJS@
 
92
INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
 
93
LIB = @LIB@
 
94
LIBICONV = -liconv
 
95
LIBINTL = 
 
96
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 
97
LN_S = ln -s
 
98
LTLIB = @LTLIB@
 
99
LTLIBICONV = -liconv
 
100
LTLIBINTL = 
 
101
MADLIBS = -lmad
 
102
MAKEINFO = ${SHELL} /home/macan/src/pkg/normalize-audio-0.7.6/config/missing --run makeinfo
 
103
METAFLAC = 
 
104
MKINSTALLDIRS = $(top_builddir)/config/mkinstalldirs
 
105
MP3DECODE = 
 
106
MP3ENCODE = 
 
107
OBJDUMP = @OBJDUMP@
 
108
OBJEXT = o
 
109
OGGDECODE = 
 
110
OGGENCODE = 
 
111
PACKAGE = 
 
112
PERL = /usr/bin/perl
 
113
PLUGINS = 
 
114
POSUB = po
 
115
RANLIB = ranlib
 
116
STRIP = strip
 
117
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 
118
USE_NLS = yes
 
119
VERSION = 
 
120
VORBISCOMMENT = 
 
121
XMMS_CFLAGS = 
 
122
XMMS_CONFIG = no
 
123
XMMS_DATA_DIR = 
 
124
XMMS_EFFECT_PLUGIN_DIR = 
 
125
XMMS_GENERAL_PLUGIN_DIR = 
 
126
XMMS_INPUT_PLUGIN_DIR = 
 
127
XMMS_LIBS = 
 
128
XMMS_OUTPUT_PLUGIN_DIR = 
 
129
XMMS_PLUGIN_DIR = 
 
130
XMMS_VERSION = 
 
131
XMMS_VISUALIZATION_PLUGIN_DIR = 
 
132
am__include = include
 
133
am__quote = 
 
134
install_sh = /home/macan/src/pkg/normalize-audio-0.7.6/config/install-sh
 
135
 
 
136
lib_LTLIBRARIES = librva.la
 
137
 
 
138
libdir = 
 
139
 
 
140
librva_la_LDFLAGS = -module -avoid-version
 
141
#librva_la_LIBADD =   
 
142
librva_la_LIBADD =  
 
143
 
 
144
librva_la_SOURCES = rvaplugin.c ../nid3lib/nid3.c ../nid3lib/rva.c ../nid3lib/versions.c
 
145
 
 
146
INCLUDES =   -I$(top_srcdir)/nid3lib -I$(top_builddir)/intl -DLOCALEDIR=\"$(localedir)\"
 
147
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 
148
CONFIG_HEADER = ../config.h
 
149
CONFIG_CLEAN_FILES = 
 
150
LTLIBRARIES =  $(lib_LTLIBRARIES)
 
151
 
 
152
 
 
153
DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I..
 
154
CPPFLAGS = 
 
155
LDFLAGS = 
 
156
LIBS = -lm 
 
157
librva_la_DEPENDENCIES = 
 
158
librva_la_OBJECTS =  rvaplugin.lo
 
159
CFLAGS = -g -O2
 
160
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
161
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
162
CCLD = $(CC)
 
163
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
164
DIST_COMMON =  Makefile.am Makefile.in
 
165
 
 
166
 
 
167
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
168
 
 
169
TAR = tar
 
170
GZIP_ENV = --best
 
171
DEP_FILES =  .deps/rvaplugin.P
 
172
SOURCES = $(librva_la_SOURCES)
 
173
OBJECTS = $(librva_la_OBJECTS)
 
174
 
 
175
all: all-redirect
 
176
.SUFFIXES:
 
177
.SUFFIXES: .S .c .lo .o .obj .s
 
178
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
 
179
        cd $(top_srcdir) && $(AUTOMAKE) --gnu xmms-rva/Makefile
 
180
 
 
181
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
 
182
        cd $(top_builddir) \
 
183
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
184
 
 
185
 
 
186
mostlyclean-libLTLIBRARIES:
 
187
 
 
188
clean-libLTLIBRARIES:
 
189
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
190
 
 
191
distclean-libLTLIBRARIES:
 
192
 
 
193
maintainer-clean-libLTLIBRARIES:
 
194
 
 
195
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
196
        @$(NORMAL_INSTALL)
 
197
        $(mkinstalldirs) $(DESTDIR)$(libdir)
 
198
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
199
          if test -f $$p; then \
 
200
            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
 
201
            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
 
202
          else :; fi; \
 
203
        done
 
204
 
 
205
uninstall-libLTLIBRARIES:
 
206
        @$(NORMAL_UNINSTALL)
 
207
        list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
208
          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
 
209
        done
 
210
 
 
211
# FIXME: We should only use cygpath when building on Windows,
 
212
# and only if it is available.
 
213
.c.obj:
 
214
        $(COMPILE) -c `cygpath -w $<`
 
215
 
 
216
.s.o:
 
217
        $(COMPILE) -c $<
 
218
 
 
219
.S.o:
 
220
        $(COMPILE) -c $<
 
221
 
 
222
mostlyclean-compile:
 
223
        -rm -f *.o core *.core
 
224
        -rm -f *.$(OBJEXT)
 
225
 
 
226
clean-compile:
 
227
 
 
228
distclean-compile:
 
229
        -rm -f *.tab.c
 
230
 
 
231
maintainer-clean-compile:
 
232
 
 
233
.s.lo:
 
234
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
235
 
 
236
.S.lo:
 
237
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
238
 
 
239
mostlyclean-libtool:
 
240
        -rm -f *.lo
 
241
 
 
242
clean-libtool:
 
243
        -rm -rf .libs _libs
 
244
 
 
245
distclean-libtool:
 
246
 
 
247
maintainer-clean-libtool:
 
248
 
 
249
librva.la: $(librva_la_OBJECTS) $(librva_la_DEPENDENCIES)
 
250
        $(LINK) -rpath $(libdir) $(librva_la_LDFLAGS) $(librva_la_OBJECTS) $(librva_la_LIBADD) $(LIBS)
 
251
 
 
252
tags: TAGS
 
253
 
 
254
ID: $(HEADERS) $(SOURCES) $(LISP)
 
255
        list='$(SOURCES) $(HEADERS)'; \
 
256
        unique=`for i in $$list; do echo $$i; done | \
 
257
          awk '    { files[$$0] = 1; } \
 
258
               END { for (i in files) print i; }'`; \
 
259
        here=`pwd` && cd $(srcdir) \
 
260
          && mkid -f$$here/ID $$unique $(LISP)
 
261
 
 
262
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
 
263
        tags=; \
 
264
        here=`pwd`; \
 
265
        list='$(SOURCES) $(HEADERS)'; \
 
266
        unique=`for i in $$list; do echo $$i; done | \
 
267
          awk '    { files[$$0] = 1; } \
 
268
               END { for (i in files) print i; }'`; \
 
269
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
 
270
          || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
 
271
 
 
272
mostlyclean-tags:
 
273
 
 
274
clean-tags:
 
275
 
 
276
distclean-tags:
 
277
        -rm -f TAGS ID
 
278
 
 
279
maintainer-clean-tags:
 
280
 
 
281
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
 
282
 
 
283
subdir = xmms-rva
 
284
 
 
285
distdir: $(DISTFILES)
 
286
        here=`cd $(top_builddir) && pwd`; \
 
287
        top_distdir=`cd $(top_distdir) && pwd`; \
 
288
        distdir=`cd $(distdir) && pwd`; \
 
289
        cd $(top_srcdir) \
 
290
          && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu xmms-rva/Makefile
 
291
        @for file in $(DISTFILES); do \
 
292
          d=$(srcdir); \
 
293
          if test -d $$d/$$file; then \
 
294
            cp -pr $$d/$$file $(distdir)/$$file; \
 
295
          else \
 
296
            test -f $(distdir)/$$file \
 
297
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
298
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
299
          fi; \
 
300
        done
 
301
 
 
302
DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
 
303
 
 
304
-include $(DEP_FILES)
 
305
 
 
306
mostlyclean-depend:
 
307
 
 
308
clean-depend:
 
309
 
 
310
distclean-depend:
 
311
        -rm -rf .deps
 
312
 
 
313
maintainer-clean-depend:
 
314
 
 
315
%.o: %.c
 
316
        @echo '$(COMPILE) -c $<'; \
 
317
        $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
 
318
        @-cp .deps/$(*F).pp .deps/$(*F).P; \
 
319
        tr ' ' '\012' < .deps/$(*F).pp \
 
320
          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
 
321
            >> .deps/$(*F).P; \
 
322
        rm .deps/$(*F).pp
 
323
 
 
324
%.lo: %.c
 
325
        @echo '$(LTCOMPILE) -c $<'; \
 
326
        $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
 
327
        @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
 
328
          < .deps/$(*F).pp > .deps/$(*F).P; \
 
329
        tr ' ' '\012' < .deps/$(*F).pp \
 
330
          | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
 
331
            >> .deps/$(*F).P; \
 
332
        rm -f .deps/$(*F).pp
 
333
info-am:
 
334
info: info-am
 
335
dvi-am:
 
336
dvi: dvi-am
 
337
check-am: all-am
 
338
check: check-am
 
339
installcheck-am:
 
340
installcheck: installcheck-am
 
341
install-exec-am: install-libLTLIBRARIES
 
342
install-exec: install-exec-am
 
343
 
 
344
install-data-am:
 
345
install-data: install-data-am
 
346
 
 
347
install-am: all-am
 
348
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
349
install: install-am
 
350
uninstall-am: uninstall-libLTLIBRARIES
 
351
uninstall: uninstall-am
 
352
all-am: Makefile $(LTLIBRARIES)
 
353
all-redirect: all-am
 
354
install-strip:
 
355
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
356
installdirs:
 
357
        $(mkinstalldirs)  $(DESTDIR)$(libdir)
 
358
 
 
359
 
 
360
mostlyclean-generic:
 
361
 
 
362
clean-generic:
 
363
 
 
364
distclean-generic:
 
365
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
366
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
367
 
 
368
maintainer-clean-generic:
 
369
mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
 
370
                mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
 
371
                mostlyclean-generic
 
372
 
 
373
mostlyclean: mostlyclean-am
 
374
 
 
375
clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
 
376
                clean-depend clean-generic mostlyclean-am
 
377
 
 
378
clean: clean-am
 
379
 
 
380
distclean-am:  distclean-libLTLIBRARIES distclean-compile \
 
381
                distclean-libtool distclean-tags distclean-depend \
 
382
                distclean-generic clean-am
 
383
        -rm -f libtool
 
384
 
 
385
distclean: distclean-am
 
386
 
 
387
maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
 
388
                maintainer-clean-compile maintainer-clean-libtool \
 
389
                maintainer-clean-tags maintainer-clean-depend \
 
390
                maintainer-clean-generic distclean-am
 
391
        @echo "This command is intended for maintainers to use;"
 
392
        @echo "it deletes files that may require special tools to rebuild."
 
393
 
 
394
maintainer-clean: maintainer-clean-am
 
395
 
 
396
.PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
 
397
clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
 
398
uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
 
399
distclean-compile clean-compile maintainer-clean-compile \
 
400
mostlyclean-libtool distclean-libtool clean-libtool \
 
401
maintainer-clean-libtool tags mostlyclean-tags distclean-tags \
 
402
clean-tags maintainer-clean-tags distdir mostlyclean-depend \
 
403
distclean-depend clean-depend maintainer-clean-depend info-am info \
 
404
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
 
405
install-exec install-data-am install-data install-am install \
 
406
uninstall-am uninstall all-redirect all-am all installdirs \
 
407
mostlyclean-generic distclean-generic clean-generic \
 
408
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
 
409
 
 
410
 
 
411
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
412
# Otherwise a system limit (for SysV at least) may be exceeded.
 
413
.NOEXPORT: