File: rules

package info (click to toggle)
jazz2-native 3.3.0-1
  • links: PTS, VCS
  • area: contrib
  • in suites:
  • size: 16,008 kB
  • sloc: cpp: 162,929; xml: 111; python: 31; makefile: 5; sh: 2
file content (9 lines) | stat: -rwxr-xr-x 259 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DNCINE_DOWNLOAD_DEPENDENCIES=OFF -DNCINE_PREFERRED_BACKEND=SDL2 -DNCINE_VERSION_FROM_GIT=OFF -DNCINE_LINUX_PACKAGE=jazz2-native