File: rules

package info (click to toggle)
ncmpcpp 0.9.2-2.3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,348 kB
  • sloc: cpp: 23,969; sh: 4,486; makefile: 152; ansic: 43
file content (19 lines) | stat: -rwxr-xr-x 562 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 $@

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