File: rules

package info (click to toggle)
xqf 1.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 4,032 kB
  • ctags: 2,878
  • sloc: ansic: 31,491; sh: 1,126; xml: 724; makefile: 245; perl: 99
file content (21 lines) | stat: -rwxr-xr-x 714 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#!/usr/bin/make -f
# CDBS rules file for XQF, made by Jordi Mallach on
# Wed, 11 Jun 2003 12:42:44 +0200.
# This file is under the Public Domain.

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/gnome.mk

DEB_CONFIGURE_EXTRA_FLAGS := --bindir=\$${prefix}/games \
	--enable-gtk2 --enable-geoip --enable-externalrcon \
	--with-qstat=quakestat

binary-install/xqf::
	install -m 644 -p $(CURDIR)/debian/xqf.xpm $(CURDIR)/debian/xqf/usr/share/pixmaps/xqf.xpm
	install -m 644 -p $(CURDIR)/src/xpm/*.xpm $(CURDIR)/debian/xqf/usr/share/xqf
	rm -rf $(CURDIR)/debian/xqf/usr/lib

clean::
	rm -f config.h