~ubuntu-branches/ubuntu/edgy/gnome-media/edgy

« back to all changes in this revision

Viewing changes to gstreamer-properties/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-06-26 19:50:47 UTC
  • mfrom: (0.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20060626195047-cyr0btjfd5egaroc
Tags: 2.14.2-1ubuntu1
* Sync with Debian
* debian/control.in:
  - Build-Depends on liblaunchpad-integration-dev
* debian/patches/01_lpi.patch:
  - launchpad-integration
* debian/patches/03_menu_changes.patch:
  - replace cddb-menu.patch, mask gnome-volume-control (can be opened from
    the panel), gstreamer-properties, recording/volume monitor,
    gnome-cd (sound-juicer does this job) (MenusRevisited)
* debian/patches/06_autoconf.patch:
  - update configure    

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
        -DGSTPROPS_GLADEDIR=\""$(gladedir)"\" \
28
28
        -DGSTPROPS_ICONDIR=\""$(iconsdir)"\" \
29
29
        -DDATADIR=\""$(datadir)"\" \
30
 
        -DGNOMELOCALEDIR="${prefix}/${DATADIRNAME}/locale" \
 
30
        -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
31
31
        -DG_LOG_DOMAIN="\"gstreamer-properties\""
32
32
 
33
33
CLEANFILES = $(GSTPROPS_CLEANFILES) $(desktop_DATA)