File: rules

package info (click to toggle)
libinfinity 0.6.7-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 14,168 kB
  • ctags: 12,730
  • sloc: ansic: 103,515; sh: 11,583; xml: 1,841; makefile: 1,061
file content (30 lines) | stat: -rwxr-xr-x 620 bytes parent folder | download | duplicates (3)
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
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_DH_AUTORECONF_ARGS = -i

%:
	dh $@ --parallel --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- \
		--with-gtk3 \
		--with-infgtk \
		--with-inftextgtk \
		--with-avahi \
		--with-libdaemon \
		--enable-gtk-doc

override_dh_strip:
	dh_strip -a --dbg-package=libinfinity-0.6-dbg

override_dh_makeshlibs:
	dh_makeshlibs -Xplugins

override_dh_builddeb:
	dh_builddeb -- -Zxz

override_dh_clean:
	# Those files were shipped in the tarball and are regenerated on
	# each build.
	dh_clean docs/reference/libinfinity/tmpl/*.sgml