File: rules

package info (click to toggle)
libinfinity 0.7.2-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 13,740 kB
  • sloc: ansic: 107,626; sh: 4,475; xml: 1,852; makefile: 1,278
file content (27 lines) | stat: -rwxr-xr-x 587 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
#!/usr/bin/make -f

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

%:
	dh $@ --with=gir

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

override_dh_strip:
	dh_strip --dbgsym-migration='libinfinity-0.7-dbg (<< 0.7.1-2~)'

override_dh_makeshlibs:
	dh_makeshlibs -Xplugins

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