~ubuntu-branches/ubuntu/oneiric/oss4/oneiric-proposed

« back to all changes in this revision

Viewing changes to debian/alsa.pc

  • Committer: Bazaar Package Importer
  • Author(s): Stefano Rivera
  • Date: 2011-06-16 20:37:48 UTC
  • mfrom: (5.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110616203748-jbrxik6ql33z54co
Tags: 4.2-build2004-1ubuntu1
* Merge from Debian unstable.
  - Supports our current kernel (LP: #746048)
  Remaining changes:
  - debian/oss4-dkms.dkms.in: s/source/build/ in Kernel headers paths.
* ld-as-needed.patch: Re-order CC arguments to enable building with ld
  --as-needed (LP: #770972)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
prefix=/usr
 
2
exec_prefix=/usr
 
3
libdir=${exec_prefix}/lib
 
4
includedir=${prefix}/include
 
5
 
 
6
Name: alsa
 
7
Description: Advanced Linux Sound Architecture (ALSA) - Library
 
8
Version: 1.0.5
 
9
Requires: 
 
10
Libs: -L${libdir} -lasound
 
11
# -I${includedir}/alsa below is just for backward compatibility
 
12
# (it was set so mistakely in the older version)
 
13
Cflags: -I${includedir} -I${includedir}/alsa