File: rules

package info (click to toggle)
gcr 3.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 13,528 kB
  • ctags: 9,510
  • sloc: ansic: 69,915; sh: 11,548; makefile: 1,278; python: 538; xml: 228
file content (29 lines) | stat: -rwxr-xr-x 1,082 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
23
24
25
26
27
28
29
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
include /usr/share/cdbs/1/rules/autoreconf.mk

DEB_DH_AUTORECONF_ARGS = --as-needed

export DEB_LDFLAGS_MAINT_APPEND := -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
include /usr/share/dpkg/buildflags.mk

DEB_MAKE_CHECK_TARGET := -k check || true

DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
                             --libexecdir=/usr/lib/gcr \
                             --enable-gtk-doc \
                             --enable-introspection \
                             --with-gtk \
                             --disable-update-mime \
                             --disable-valgrind

DEB_DH_MAKESHLIBS_ARGS_libgcr-base-3-1 += -V -- -c4
DEB_DH_MAKESHLIBS_ARGS_libgcr-ui-3-1 += -V -- -c4
DEB_DH_MAKESHLIBS_ARGS_libgck-1-0 += -V -- -c4

common-binary-post-install-arch:: list-missing