Source: xfishtank
Section: games
Priority: optional
-Build-Depends: debhelper (>= 9), libx11-dev, xutils-dev, libxext-dev
+Build-Depends: debhelper (>= 9), libx11-dev, xutils-dev, libimlib2-dev
Maintainer: Marius Gavrilescu <marius@ieval.ro>
Homepage: http://jim.rees.org/computers/xfishtank.html
Vcs-Browser: http://git.ieval.ro/?p=xfishtank.git;a=summary
dh $@
override_dh_auto_build:
xmkmf -a
- dh_auto_build -- CCOPTIONS="$(shell dpkg-buildflags --get CFLAGS)" EXTRA_LOAD_FLAGS="$(shell dpkg-buildflags --get LDFLAGS)" SYS_LIBRARIES= EXTENSIONLIB=
+ dh_auto_build -- CCOPTIONS="$(shell dpkg-buildflags --get CFLAGS)" EXTRA_LOAD_FLAGS="$(shell dpkg-buildflags --get LDFLAGS)" SYS_LIBRARIES="-lImlib2" EXTENSIONLIB=
override_dh_auto_install:
dh_auto_install -- BINDIR=/usr/games