~ubuntu-branches/ubuntu/gutsy/audacity/gutsy-backports

« back to all changes in this revision

Viewing changes to lib-src/libvamp/vamp/vamp.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2008-02-18 21:58:19 UTC
  • mfrom: (13.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080218215819-tmbcf1rx238r8gdv
Tags: 1.3.4-1.1ubuntu1~gutsy1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=%PREFIX%
 
2
exec_prefix=${prefix}
 
3
libdir=${exec_prefix}/lib
 
4
includedir=${prefix}/include
 
5
 
 
6
Name: vamp
 
7
Version: 1.0
 
8
Description: An API for audio analysis and feature extraction plugins
 
9
Libs: 
 
10
Cflags: -I${includedir}