~ubuntu-branches/debian/sid/gmtp/sid

« back to all changes in this revision

Viewing changes to libusb.pc

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2011-01-24 17:21:38 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110124172138-30ssabr3ki093ji8
Tags: 0.8-1
* New upstream release.
* Refresh patches.
* Update debian/copyright.
* Add patch to improve the Italian translation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
prefix=/usr/sfw
2
 
exec_prefix=${prefix}
3
 
libdir=${exec_prefix}/lib
4
 
includedir=${prefix}/include
5
 
 
6
 
Name: libusb
7
 
Description: libusb (Native Solaris 10 library)
8
 
Requires:
9
 
Version: 0.15
10
 
Libs: -L${libdir} -R${libdir} -lusb
11
 
Cflags: -I${includedir}