File: rules

package info (click to toggle)
gnome-video-arcade 0.8.6-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,968 kB
  • ctags: 2,052
  • sloc: sh: 11,650; ansic: 11,469; xml: 630; makefile: 276
file content (16 lines) | stat: -rwxr-xr-x 648 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f
# -*- mode: makefile; coding: utf-8 -*-

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk

DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-z,defs -Wl,-O1 -Wl,--as-needed"
DEB_CONFIGURE_SCRIPT_ENV += MAME="/usr/games/mame"

DEB_CONFIGURE_EXTRA_FLAGS += \
	--enable-gtk-doc \
	--with-category-file=/usr/local/share/gnome-video-arcade/catver.ini \
	--with-history-file=/usr/local/share/gnome-video-arcade/history.dat \
	--with-nplayers-file=/usr/share/games/mame/data/nplayers.ini