File: rules

package info (click to toggle)
pywebkitgtk 1.1.8-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,548 kB
  • sloc: sh: 10,460; python: 449; makefile: 102; ansic: 69
file content (18 lines) | stat: -rwxr-xr-x 626 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f

DEB_BUILDDIR = debian/build
DEB_PYTHON_SYSTEM = pysupport

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/python-autotools.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

GNOME_DOWNLOAD_URL = http://pywebkitgtk.googlecode.com/files/$(GNOME_TARBALL)
DEB_COMPRESS_EXCLUDE += .py

build/python-webkit-dev::
	# pkg-config file
	mkdir -p debian/tmp/usr/lib/pkgconfig
	cp debian/build/$(cdbs_python_current_version)/pywebkitgtk-1.0.pc debian/tmp/usr/lib/pkgconfig/