File: rules

package info (click to toggle)
balsa 2.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 24,136 kB
  • sloc: ansic: 95,667; sh: 4,264; makefile: 670; awk: 60; xml: 25
file content (22 lines) | stat: -rwxr-xr-x 495 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -Wl,--as-needed

%:
	dh $@ --with gnome

# Compile options
override_dh_auto_configure:
	dh_auto_configure -- --with-compface \
			--with-gss \
			--with-spell-checker=gspell \
			--with-ldap \
			--with-sqlite \
			--with-gtksourceview \
			--with-rubrica \
			--with-canberra \
			--with-libsecret \
			--with-gnome \
			--enable-autocrypt \
			--with-html-widget=webkit2