~ubuntu-branches/ubuntu/maverick/brasero/maverick

« back to all changes in this revision

Viewing changes to plugins/audio2cue/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2010-07-04 15:14:24 UTC
  • mfrom: (1.3.7 upstream)
  • mto: This revision was merged to the branch mainline in revision 74.
  • Revision ID: james.westby@ubuntu.com-20100704151424-yg69h5sc55xgjp6h
Tags: 2.30.2-1
* New upstream release.
  - Fixes incorrectly reported size by passing correct arguments to
    g_signal_emit(). Closes: #568606
  - Fixes tracker search support. Closes: #465238
* debian/patches/90_relibtoolize.patch
  - Refresh for new upstream release.
* Switch to source formate 3.0 (quilt)
  - Add debian/source/format.
  - Drop Build-Depends on quilt.
  - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
* Bump-Standards-Version to 3.9.0
  - Use architecture wildcard kfreebsd-any for the libcam-dev Build-Depends.
  - Use Breaks instead of Conflicts as recommended by the new policy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
245
245
PACKAGE_NAME = @PACKAGE_NAME@
246
246
PACKAGE_STRING = @PACKAGE_STRING@
247
247
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
248
PACKAGE_URL = @PACKAGE_URL@
248
249
PACKAGE_VERSION = @PACKAGE_VERSION@
249
250
PATH_SEPARATOR = @PATH_SEPARATOR@
250
251
PKG_CONFIG = @PKG_CONFIG@
 
252
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
253
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
251
254
POFILES = @POFILES@
252
255
POSUB = @POSUB@
253
256
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
324
327
        -DBRASERO_PREFIX=\"$(prefix)\"                          \
325
328
        -DBRASERO_SYSCONFDIR=\"$(sysconfdir)\"                  \
326
329
        -DBRASERO_DATADIR=\"$(datadir)/brasero\"                \
327
 
        -DBRASERO_LIBDIR=\"$(libdir)\"                          \
 
330
        -DBRASERO_PKGLIBDIR=\"$(pkglibdir)\"                    \
328
331
        $(WARN_CFLAGS)                                                  \
329
332
        $(DISABLE_DEPRECATED)                           \
330
333
        $(BRASERO_GLIB_CFLAGS)
331
334
 
332
335
 
333
336
#audio2cue
334
 
audio2cuedir = $(libdir)/brasero/plugins
 
337
audio2cuedir = $(pkglibdir)/plugins
335
338
audio2cue_LTLIBRARIES = libbrasero-audio2cue.la
336
339
libbrasero_audio2cue_la_SOURCES = burn-audio2cue.c
337
340
libbrasero_audio2cue_la_LIBADD = $(BRASERO_GLIB_LIBS) ../../libbrasero-burn/libbrasero-burn.la