File: rules

package info (click to toggle)
clutter-gst-3.0 3.0.24-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,320 kB
  • sloc: ansic: 9,888; sh: 4,109; makefile: 331; xml: 117; python: 92
file content (27 lines) | stat: -rwxr-xr-x 577 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
#!/usr/bin/make -f

include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk

GNOME_MODULE = clutter-gst

export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed

%:
	dh $@ --with autoreconf,gir,gnome

override_dh_autoreconf:
	dh_autoreconf --as-needed

override_dh_auto_configure:
	dh_auto_configure -- \
		--enable-gtk-doc \
		--enable-introspection

override_dh_install:
	dh_install --list-missing

override_dh_makeshlibs:
	dh_makeshlibs -pgstreamer1.0-clutter-3.0 -Xlibgstclutter
	dh_makeshlibs -plibclutter-gst-3.0-0 -V -- -c4
	dh_makeshlibs --remaining-packages