~ubuntu-branches/ubuntu/quantal/libdvdnav/quantal-proposed

« back to all changes in this revision

Viewing changes to misc/dvdnav.pc

  • Committer: Package Import Robot
  • Author(s): Daniel Baumann
  • Date: 2012-06-08 13:49:37 UTC
  • mfrom: (13.1.1 sid)
  • Revision ID: package-import@ubuntu.com-20120608134937-80d3casma7x97vsy
Tags: 4.2.0+20120524-1
* Merging upstream version 4.2.0+20120524 (Closes: #675531).
* Updating package to debhelper version 9.
* Updating package to standards version 3.9.3.
* Updating homepage field.
* Updating year in copyright file.
* Updating copyright file to standard 1.0.
* Updating configure call for new upstream.
* Updating packaging for multiarch.
* Rediffing hurd patch.
* Enabling hardening build flags.
* Making sure to not include unused files.

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: libdvdnav
 
7
Description: DVD Navigation library
 
8
Version: 4.2.0
 
9
 
 
10
Requires.private: dvdread >= 4.1.2
 
11
Cflags: -I${includedir} 
 
12
Libs: -L${libdir} -ldvdnav -lpthread