File: rules

package info (click to toggle)
lame 3.99.5%2Brepack1-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 7,196 kB
  • sloc: ansic: 32,988; sh: 12,500; cpp: 8,216; makefile: 446; pascal: 215; perl: 33; xml: 13
file content (12 lines) | stat: -rwxr-xr-x 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

%:
	dh $@ --parallel --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- \
		--disable-rpath \
		--enable-dynamic-frontends \
		--enable-expopt=full \
		--enable-nasm \
		--with-fileio=lame