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

« back to all changes in this revision

Viewing changes to misc/id3tag.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/local
 
2
exec_prefix=${prefix}
 
3
libdir=${exec_prefix}/lib
 
4
includedir=${prefix}/include
 
5
 
 
6
Name: id3tag
 
7
Description: id3tag Library
 
8
Requires:
 
9
Version: 0.15.1
 
10
Libs: -L${libdir} -lid3tag
 
11
Cflags: -I${includedir}