File: rules

package info (click to toggle)
openexr 1.2.2-4.3
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 15,508 kB
  • ctags: 3,410
  • sloc: cpp: 40,009; sh: 8,399; makefile: 345
file content (33 lines) | stat: -rwxr-xr-x 1,138 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#!/usr/bin/make -f

# ====================================================================
# debian/rules for OpenEXR
# Common Debian Build System: (C) 2002 Colin Walters
#
# Author: Andrew Lau <netsnipe@users.sourceforge.net>
# $Id: rules 2 2005-02-02 01:31:02Z netsnipe $
# ====================================================================

# CDBS Classes & Rules
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/autotools.mk

# Compilation options
DEB_CONFIGURE_EXTRA_FLAGS := --with-openexr-prefix=/usr

# Debhelper Arguments
DEB_COMPRESS_EXCLUDE = .pdf
DEB_DH_INSTALL_ARGS := --exclude="examples/" --sourcedir=debian/tmp
DEB_DH_MAKESHLIBS_ARGS := -V
DEB_DH_SHLIBDEPS_ARGS := -L libopenexr2c2a -l debian/libopenexr2c2a/usr/lib

# Disable redundant documentation copies
DEB_INSTALL_DOCS_openexr := --no-act
DEB_INSTALL_CHANGELOGS_openexr := --no-act
DEB_INSTALL_DOCS_libopenexr-dev := --no-act
DEB_INSTALL_CHANGELOGS_libopenexr-dev := --no-act

# Record build-time version information
binary-post-install/libopenexr2c2a::
	dh_buildinfo -plibopenexr2c2a