Codebase list dopewars / 279095d
Drop esd support. Closes: #633392 Thanks: Felipe Sateler for the patch. Markus Koschany 6 years ago
2 changed file(s) with 1 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Build-Depends:
44 debhelper (>= 10),
5 libesd0-dev,
65 libglib2.0-dev,
76 libgtk2.0-dev,
87 libncurses5-dev,
1817 Package: dopewars
1918 Architecture: any
2019 Depends: dopewars-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
21 Recommends: pulseaudio-esound-compat | esound
2220 Description: drug-dealing game set in streets of New York City
2321 UNIX rewrite of the MS-DOS program of the same name, which in turn was
2422 inspired by John E. Dell's "Drug Wars" game. You have one month to buy and
11 #export DH_VERBOSE=1
22
33 override_dh_auto_configure:
4 dh_auto_configure -- --prefix=/usr --datadir=/usr/share --bindir=/usr/games --localstatedir=/var/games --libdir=/usr/lib --libexecdir=/usr/lib
4 dh_auto_configure -- --prefix=/usr --datadir=/usr/share --bindir=/usr/games --localstatedir=/var/games --libdir=/usr/lib --libexecdir=/usr/lib --without-esd
55
66 override_dh_autoreconf:
77 cp -f $(shell automake --print-libdir)/mkinstalldirs .