File: rules

package info (click to toggle)
ncmpcpp 0.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,920 kB
  • ctags: 3,486
  • sloc: cpp: 21,982; sh: 4,293; makefile: 143; ansic: 23
file content (19 lines) | stat: -rwxr-xr-x 580 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
#!/usr/bin/make -f
# debian/rules for ncmpcpp
#
# Written by Damien Leone <damien.leone@fensalir.fr>

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure --     --enable-clock \
                             --enable-unicode \
                             --without-iconv \
                             --enable-outputs \
                             --enable-visualizer \
                             --with-curl \
                             --with-taglib \
                             BOOST_LIB_SUFFIX=